PDA

View Full Version : Movie Clips- controlling the main timeline with a navigation menu


leahg
04-03-2006, 08:45 PM
Hi everyone,

I'm truly new...and under pressure to resolve this today if at all possible. Please advise, if you can see the error of my ways...

I've got a simple movie with one scene (previously I had segregated each movie clip to its own scene, but that caused problems...)

15 movie clips, each containing an embedded video with audio (*.mov). Each movie clip lives on its own frame, therefore, the main timeline has 15 frames total. On frame 1, there is a navigation menu linking to the respective movie clips. Also, on frame 1, an embedded video and audio (movie clip) runs behind the menu.

Right now, the only scripts that exist are at the end of each movie clip's timeline, sending the user back to frame 1, i.e. the main menu.

In reality, what happens when the shockwave file is launched is this: the last movie clip plays and loops. I imagine that the movie is running through each of the frames; what I want is for the movie clip on frame 1 to play, until the user clicks one of the buttons.

I've tried adding a "stop();" action to frame 1 but it crashes Flash Player 8, every time.

What am I doing wrong? What do I need to do to play frame 1, and only play the other frames when the buttons are used? Can I not have these movie clips living on the same layer or in the same scene?

Any help would be greatly appreciated (I'd post the *.fla file but it's well over 100MB- but I don't believe that's why it's crashing in test. It seems only to crash when I add actions to the main timeline).

Thanks ever so much,
Leah

sophistikat
04-03-2006, 08:53 PM
if you are testing within flash, publish your swf file and test your project outside of flash.

leahg
04-03-2006, 09:01 PM
Thank you, I've done that as well-

Actually, it just occurred to me perhaps I should split the project up into individual swf's and link them that way?? Is that a reliable way to go for a project this simple? It's literally a number of self-contained clips and a menu, no fuss no muss...

sophistikat
04-03-2006, 09:15 PM
will the user see all of the videos?
it doesn't really matter how you set it up

or is it by choice?
loading them as external swf is the best option herer

will this project run locally or on the net?

leahg
04-03-2006, 09:39 PM
The user selects which video is run respective to the button s/he presses.

This is running locally.

Thank you! I'm proceeding with external linkage...

leahg
04-03-2006, 11:28 PM
So...the external linking situation is not going so well- it's not too late to save my behind.

At this point, I'd love to go with the original one-timeline format- it's got to be something simple I'm missing, right? Anyone? Anyone?

sophistikat
04-04-2006, 03:45 PM
leah

can you make a sample file but remove your videos & audio and just makes a circle go around the screen to show the timeline being played. i'll make a sample for you but i'm not sure if the setup is the same?! - y i'm asking for a .fla from you

redBird
02-02-2008, 02:50 PM
Please tell me how to attach a FLA file to this message.