all groups > flash (macromedia) > january 2004 >
You're in the

flash (macromedia)

group:

Move to another scene upon completion of a flash video playback.


Move to another scene upon completion of a flash video playback. shropnet
1/2/2004 9:14:43 PM
flash (macromedia):
I have a multi-scene presentation that starts with a scene witha video. The video automatically plays. It is using the Flash MX 2004 media playback component which is referencing an external .flv file. I want to know if it is possible to change to another scene one the video has completed.

Thanks for any help,
Mark Shropshire

Re: Move to another scene upon completion of a flash video playback. clkent22
1/2/2004 9:50:48 PM
I'm not sure exactly what settings you have now... but make sure the video component itself is set to not loop. Then make sure that that scene is not set to loop. Then merely link that scene to the next. You can do that in actionScript:

Add an action to the last frame of your video scene
Under Movie Control, choose "goto" for your action
Once you double click that, you can choose which scene to go to next from the Scene drop down menu above the highlighted action script
You can also specify which frame of the new scene to go to

Hope this helps

CK

Re: Move to another scene upon completion of a flash video playback. peterblaze
1/3/2004 10:46:57 AM
hi,
goto Macromedia FlashMX2004PRO main site, and read this:
http://www.macromedia.com/devnet/mx/flash/articles/video_templates.html
I'm working on something similiar to You and if I know my FLV lenght I
simply fire media behavior on defined time,
hth,
peter
Uzytkownik "shropnet" <webforumsuser@macromedia.com> napisal w wiadomosci
news:bt4n03$g34$1@forums.macromedia.com...
[quoted text, click to view]
The video automatically plays. It is using the Flash MX 2004 media playback
component which is referencing an external .flv file. I want to know if it
is possible to change to another scene one the video has completed.
[quoted text, click to view]

Re: Move to another scene upon completion of a flash video playback. shropnet
1/5/2004 3:09:54 AM
Thanks for the help guys!

I was able to add a cuepoint navigation media action and at the specified time, the movie jumps to a new scene. Works great!

Thanks again!
Mark


AddThis Social Bookmark Button