PDA

View Full Version : How to work with video like a MovieClip



Nimaro
November 5th, 2009, 06:01 AM
Hy guys,

Im trying to use a Flv video effect like a movie clip in As3...

I want this Flv effect to work like my background on my WebSite... i already imported the flv and convert it to a movieclip... but i dont dont the code to make it work like my background always in loop.. and when i enter a certain frame...

can u guys help me on this... what imports i need to make.... and how to put the video playing when i enter Home Frame.

tinkutr
November 5th, 2009, 06:55 AM
create new movieClip - import video into fla [embedd] and in that movieClip it will repeat

Nimaro
November 5th, 2009, 07:07 AM
i created a movieclip with the flv ... and put it on stage...

but how can i put it on play, when i enter the frame of the menu? can u help?