Jump to content


[solved] -Flash and "loading...."


  • This topic is locked This topic is locked
6 replies to this topic

#1 meza2meza

    Young Padawan

  • Members
  • Pip
  • 9 posts

Posted 07 December 2005 - 09:48 AM

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

#2 funkysoul

    The Funky Stuff

  • Publishing Betazoids
  • PipPipPipPip
  • 2,307 posts
  • Gender:Male
  • Location:Zurich, Switzerland
  • Interests:Music: HIM, HIM, HIM, Cafe del Mar, Linkin Park, Fort Minor, Coldplay, Eric Jordan<br />Sports: Snowboarding, KiteSurfing, Extreme Sports<br />Computer: Flash, After Effects, Actionscript

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

#3 meza2meza

    Young Padawan

  • Members
  • Pip
  • 9 posts

Posted 07 December 2005 - 07:37 PM

how do i load them externeally?

#4 funkysoul

    The Funky Stuff

  • Publishing Betazoids
  • PipPipPipPip
  • 2,307 posts
  • Gender:Male
  • Location:Zurich, Switzerland
  • Interests:Music: HIM, HIM, HIM, Cafe del Mar, Linkin Park, Fort Minor, Coldplay, Eric Jordan<br />Sports: Snowboarding, KiteSurfing, Extreme Sports<br />Computer: Flash, After Effects, Actionscript

Posted 08 December 2005 - 08:00 PM

search the tutorial database for loading external movieclips

#5 dEcade

    P2L Staff

  • P2L Staff
  • PipPipPipPip
  • 1,850 posts
  • Gender:Male
  • Location:Saskatoon, Saskatchewan
  • Interests:Guitar, Programming, Storm Chasing, Games (Designing and playing), Hockey, Photography

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:

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 Tirus

    P2L Jedi

  • Members
  • PipPipPip
  • 764 posts
  • Gender:Male
  • Location:Montreal, Canada
  • Interests:Web Design, Programming, Music, Martial Arts

Posted 23 December 2005 - 04:13 PM

View Postmeza2meza, on Dec 7 2005, 07:37 PM, said:

how do i load them externeally?
http://www.pixel2lif...showtopic=15593

#7 Jaymz

    Retired P2L Staff

  • Members
  • PipPipPipPip
  • 4,104 posts

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