Groups | Blog | Home
all groups > flash (macromedia) > september 2004 >

flash (macromedia) : Loading Scene inside scene


Amrit
9/11/2004 10:04:06 PM
HI all

MY problem is i could not able to display or play 2 or 3 scane at once
I have 3 scene and i want to load insede first scene.

I have some button on Scene and i call Scene 2 and 3 from Scene1's buttoms.
but it overlape to scene1. i just want to display all scane in small size of
frame within Scane1.

Is that possible to do it. Like in HTML frame.

Please some one help me.

Thanks.
Amrit










pigpen_88
9/12/2004 12:29:35 AM
you can't load scenes into scenes, because when you compile your flash movie to
swf, all scenes get flattened to one timeline.

To do what you mention, put scene 2 and scene 3 in thier own seperate
movieclips. Then with a button, you can load them up into a main movie that
contains scene 1.


Amrit
9/12/2004 10:34:57 AM
Thanks for Reply
but i did not understand All. Could you please give one sample.

and how do i give a area of frame to display with in that frame.

Thanks for Help.
Amrit

[quoted text, click to view]

NSurveyor
9/12/2004 5:57:25 PM
Copy all the frames in Scene 2 (Ctrl+Alt+A, and then Ctrl+Alt+C on windows),
now go to Insert > Insert New Symbol, call it myScene2 and select Movieclip.
Paste the frames into it (Ctrl+Alt+V on windows). Go back to the main stage,
and copy the frames in Scene 3 (Ctrl+Alt+A, and then Ctrl+Alt+C on windows). Go
to Insert > Insert New Symbol, call it myScene3 and select Movieclip . Paste
the frames into this movieclip, (Ctrl+Alt+V on windows). Now go back to Scene
1. Open the library, and drag myScene2 and myScene3 onto the main stage. Use
the transform tool and resize it.
AddThis Social Bookmark Button