Welcome To Snipplr


Everyone's Recent ActionScript Snippets Tagged video



« Prev 1 Next »
basic structure of the actionscript function to listen for cuepoints embedded in a piece of FLV [flash video]. note: cuepoints need to have been embedded when the video was converted from its original format to FLV - prior to importing it into flash
1 764 posted 14 years ago by stiobhart
this is a handy snippet to trace the info about any cuepoints actionscript encounters, embedded in a FLV [flash video]. these traces will display the name, type and time of the cuepoint - in a nicely formatted list
1 710 posted 14 years ago by stiobhart
This works with the standard video player component in Flash CS3. Throw this actionscript in the first frame. Name your video player "videoPlayer" within Flash. Then in the HTML markup object tag: param name=FlashVars value="url=PathToVideo.flv...
0 521 posted 15 years ago by relaxasaurus
0 482 posted 16 years ago by imhugo
« Prev 1 Next »