Hey all,
im making a websitein flash and ofcourse at the start of it it will load the file while showing the percent completed, but i have soem pretty big pictures that i want on my website, but i dont want them to be apart of the initial load, how do i make them load seperateley when called upon, ive seen it done before, and also how would i go about doing it not with a picture, but say... a movieclip? same process?
thanks all
[solved] -Flash and "loading...."
Started by meza2meza, Dec 07 2005 09:48 AM
6 replies to this topic
#1
Posted 07 December 2005 - 09:48 AM
#2
Posted 07 December 2005 - 01:31 PM
same process, but instead of building the prelaoder on frame1 build it on the desired frame..
even better.. put those "big" images in external movieclips that you can load separately
even better.. put those "big" images in external movieclips that you can load separately
#3
Posted 07 December 2005 - 07:37 PM
how do i load them externeally?
#4
Posted 08 December 2005 - 08:00 PM
search the tutorial database for loading external movieclips
#5
Posted 22 December 2005 - 10:23 AM
Okay what you can do is when you click the link for the page or image send it to a key frame that is for that page/image. Then just type some text and make it a symbol. Go inside that symbol and delete the text so it is just blank. Now go back to scene 1 and slick the symbol and for its instance name put page. Now click the frame it is on and add the script to it:
That is what you do for the main page, now creat a seperate flash file with the image or page on it and save it as what ever you want and then change "yourexternalmovie.swf" to what your page is called. make sure you add your loader to it too.
This is how most flash sites are designed to cut down on loading time.
Hope this helped.
dEcade
loadMovie('yourexternalmovie.swf", page);
That is what you do for the main page, now creat a seperate flash file with the image or page on it and save it as what ever you want and then change "yourexternalmovie.swf" to what your page is called. make sure you add your loader to it too.
This is how most flash sites are designed to cut down on loading time.
Hope this helped.
dEcade
Edited by dEcade, 22 December 2005 - 10:24 AM.
#6
Posted 23 December 2005 - 04:13 PM
meza2meza, on Dec 7 2005, 07:37 PM, said:
how do i load them externeally?
#7
Posted 23 December 2005 - 04:29 PM
Original question has been answered we are re-solving this thread, if you have any further questions please start a new topic.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users
