Ask a Question related to Macromedia Flash Sitedesign, Design and Development.
-
Brad #1
Preloading one scene at a time.
I've got a movie that is too large to load all at once. Instead, I'd rather
have it load one scene at a time in the movie. As in you click on a
"portfolio" button and it preloads that section, and if you click the
"contact" button it preloads that section also before letting you view it.
I was looking through the threads and I didn't see anything that answered my
question, please direct me if I missed it. The only preloaders I can find
are full movie loading ones.
There are a lot of sites that do it, [url]http://www.mandarinaduck.com[/url] is one
example.
Thanks!
Brad
Brad Guest
-
gotoAndPlay("Scene 2", 1); - How do I get flash to finish the current scene before moving to the next?
Okay I have 2 scenes, the first of which has an animation which stops in the middle. I also have a button in this scene which has the following... -
movieclip scene to scene navigation
I have three scenes. There is a movie clip, mc_navigate, which has 2 buttons nested with in. I would like to use these buttons to navigate from... -
scene to scene navigation (0/1)
I have a gray box that will be a dragable menu. Grab the gray bar at the top and move around. The problem is that when you click on the light gray... -
Change scene and start mc on the new scene...
Hi, I've got one swf with two scenes. The scene2 contains all the content of my site. This scene have a navigator (mc) with buttons holding... -
One frame scene verses alot of frames scene
Hello I have a question. I am working on my own web design website which is www.smoovejcmedia.tfang.org. On my first scene and its only that scene I... -
Laiverd.COM #2
Re: Preloading one scene at a time.
Can't be done. Scenes do not exist outside the authoring environment and
once loading starts there's no way to stop it with as. Only way is to divide
your movie into separate swf files and use loadMovie() to load them at
request.
John
--
----------------------------------------------------------------------------
-----------
RESOURCES
[url]http://groups.google.com/advanced_group_search?hl=en&as_ugroup=*flash[/url]
----------------------------------------------------------------------------
-----------
TUTORIALS at
[url]www.laiverd.com[/url]
Flash & PHP Emailform
Using textfiles in Flash
----------------------------------------------------------------------------
-----------
Laiverd.COM Guest



Reply With Quote

