Archive for the 'ActionScript 2.0' Category

How to Fast Forward and Rewind Video (FLV) Content

Thursday, June 28th, 2007
ActionScript 2.0

Traditional VCR controls usually incorporate fast forward and rewind buttons, which either increase the playback speed of the video or quickly play it in reverse, respectively.  The result is that you can skip around in a video but still maintain some sense of where you are.  Useful as these controls might be, you won’t find them in any of the FLVPlayback Component skins.  (What appear, at first glance, to be FF/RW buttons, are actually a means to jump to optional navigation cue points in the video, much like jumping to chapters on a DVD.)  Is it possible, then, to fast forward and rewind FLV files?  Sure thing.  Let’s take a look.  Keep reading »

Using the Debugger Panel to Sleuth

Sunday, June 3rd, 2007

How to Jump Randomly to Frame Labels without Repeats

Wednesday, May 30th, 2007

How to Pan the Audio in an FLVPlayback Video

Tuesday, May 1st, 2007

How to Adjust the Audio Portion of Flash Video

Tuesday, April 17th, 2007

How to Play Sound Files Sequentially

Friday, April 13th, 2007

How to Round to the Nearest Ten, Tenth, Hundred, Hundredth, Etc.

Friday, April 6th, 2007

How to Determine the Completion of a Flash Video (FLV) File (AS2)

Monday, April 2nd, 2007

Loading and Tracking Multiple Files at the Same Time (Part 2)

Friday, March 16th, 2007

Dude, Where Do I Put My Code?

Thursday, March 8th, 2007