PDA

View Full Version : video skin


jagguy
01-13-2007, 03:28 AM
hi,

To play a video in flash using actionscript (which loads at runtime), you drag a new video clip from the library to the stage.
Then you can create buttons to play, stop etc.

The problem is I wan to create professional buttons on the video clip instead of my own sloppy efforts.
Can I use a pre-made skin for the video somehow in actionscript?Like the one you use in FLVPlayback component.

jagguy
01-13-2007, 10:55 PM
I found the solution with FLVPlayback control. You can adjust the settings with adobe tutorials.