It encourages code reusage, minimizing repeated chunks of code into one or two lines.
Here are some key features of "RapidFlash":
Components:
· Push button
· Radio button
· Check box
· Slider
· Scroll pane
· Video player
· Fading slide show
· Left to right scrollable movieclip
· Tab control
· Page control
Helper classes:
· cArray.as : Common array manipulation techniques
· cConvert.as : Various value conversions
· cDate.as : Date manipulation and calculation
· cLoader.as : Loading external swf's, jpg's, etc
· cPlayer.as : Manipulation of movieclip playback using gotoAndPlay
· cTimeline.as : Manipulation of movieclip playback using gotoAndStop, able to reverse frame progression
· cSound.as : Sound playback
· cString.as : Common string manipulation techniques
· cSwf.as : Manager to return swf headers
· cTimer.as : Custom timer class specifically integrated for RF
· cTween.as : Lightweight tweening engine specifically integrated for RF
· cURLLoader.as : Custom URLLoader class specifically integrated for RF
Requirements:
· ActionScript 3
· Flash Player 9 or higher
· Adobe Flash CS4 or higher