Flash Presentation help

{NcsO}ReichstaG

[H]ard|Gawd
Joined
Aug 13, 2004
Messages
1,768
Hello,
I am having some problems with Flash presentation. I embedded a MPEG movie that's 1 minute long into the presentation and created an executable. Though the audio/video seems to be in sync, the video just keeps replaying after it's done. How do I stop this?
-Thanks :confused:
EDIT: Damn it, wrong forum. I meant the General Software?
 
You got the correct forum :)

You'll want to add action script on the last frame of the video and put this in it:
Code:
stop();

That should be it :)
 
Thanks!
Also, how do I center my pictures on the slide? I put a background picture and then I drew a grey square over it with 30% Alpha so one can see the background. However, how do I center the square and the pictures?
 
Back
Top