Copy link to clipboard
Copied
My multi-scene Project totally comprises of 16 Scenes where I used some buttons to navigate in between. All of them are getting played successfully, if I play them individually. But when the project is tested as a whole, though navigation between all those scenes is possible, but exactly when it gets to the last 4scenes(13,14,15,16), the particular scenes are stopped playing at the first frame. I tested these scenes individually, they are getting working successfully.
One more thing is that, If I just reorder the scenes in the Scene window, and, test the project, exactly the last 4 scenes are not getting played. (stopping @ the first frame).
Pls, Pls, Can somebody help me to sort this out. I know it is not preferred to work on multiscene. but, It is mandatory for my project. Waiting for a solution.. Thank you so much friends.,
When you compile a Flash file all scenes are combined into one timeline, so your main timeline is exeeding the maximum number of frames allowed in a timeline when you use scenes the way you do.
Use movieclips instead of scenes. Place them all in the same one (1) scene either in the same frame or spread out along 16 frames and have your navigation either make the desired one visible or go to that frame.
Copy link to clipboard
Copied
Why is it mandatory for your project?
Copy link to clipboard
Copied
There is a frame limit of 16000 Timeline-frames in Flash . How long are your scenes?
Copy link to clipboard
Copied
There are totally 16 scenes (totally 22000 frames) in the fla. waiting
for ur reply.. Thank you..
Copy link to clipboard
Copied
There are totally 16 scenes (totally 22000 frames) in the fla.
I cannot decrease the total no. of frames and cannot use multiple
swf's. becoz my total project must be exported into a single swf, or
exe file.
How can this be solved. can u please help me. Reply ASAP.. Thank you..
Copy link to clipboard
Copied
When you compile a Flash file all scenes are combined into one timeline, so your main timeline is exeeding the maximum number of frames allowed in a timeline when you use scenes the way you do.
Use movieclips instead of scenes. Place them all in the same one (1) scene either in the same frame or spread out along 16 frames and have your navigation either make the desired one visible or go to that frame.
Copy link to clipboard
Copied
Thank you so much. will try to use movieclips in a single scene..
will get back, if i still 've any doubts. Thank you.
Copy link to clipboard
Copied
You're welcome. Hopefully you are successful and will avoid using scenes in the future. While they are a nice idea, they have been a sore spot for developers since they were introduced because they can behave/fail unpredictably when you try to involve them with navigation.
Copy link to clipboard
Copied
Yes. It looks kewl 2 hav mvclips. changed all scenes into movieclips. But unable 2 solve sound issues while navigation. Spent couple of hours but how 2 control audio. In each movieclip i placed around 1000-2000 frames with voiceover.(as i m dealing wit an interactive multimedia lessom.) wen i navigate 2 d prev frame, unable 2 control d sound(rock n roll). How can this be solved? Anyhow Thank u so much4 bringing me 2 dis level. God bless u.
Copy link to clipboard
Copied
If you need to have control of the sound then you need to use the Sound Class. Try Googling "AS3 Sound tutorial" and you should find some helpful info on using it.
Copy link to clipboard
Copied
Your answers are valuable. My Problem is solved.. Thank you so much
friend..
Find more inspiration, events, and resources on the new Adobe Community
Explore Now