Welcome Guest!

If you do not have an account yet on The Web Squeeze forums, please Register! It’s FREE and there are many benefits:

  • Receive Fast Advice
  • Learn Programming Languages
  • Get Professional Website Reviews
  • Quick Troubleshooting Assistance

> Preloading External Jpgs?

This is a discussion on Preloading External Jpgs?, within the Flash & Multimedia section. This forum and the thread "Preloading External Jpgs?" are both part of the Designing Your Website category.

 
Reply to this topicStart new topic
> Preloading External Jpgs?
edd
post Mar 28 2008, 10:03 AM
Post #1


Fresh Squeezed
**

Posts: 15
Joined: 18-March 08


I'm making a gallery, and I am using the loadMovie script to load external jpg files into a movie clip. The only problem is, on a slow connection it takes a few seconds for the images to load. Is there a way of preloading all the images at the start of the movie? I am using a pretty standard preload code for the file itself:

LOADED = Math.round(getBytesLoaded());
TOTAL = Math.round(getBytesTotal());
PERCENT = LOADED/TOTAL;
bar._width = PERCENT*350;
if (LOADED == TOTAL) {
gotoAndPlay(5);
}

Is there anything I can add for this loading to include the external jpgs? Or even better "stream" the images so it doesn;t have to load all of them right at the start?

Thanks.

This post has been edited by edd: Mar 28 2008, 10:11 AM
Go to the top of the page
 
+Quote Post
Scott
post Apr 1 2008, 05:53 PM
Post #2


Fresh Squeezed
Group Icon

Posts: 37
Joined: 15-February 08


Maybe something like this?

http://www.actionscript.com/Article/tabid/...he/Default.aspx

Cheers,

Scott
Go to the top of the page
 
+Quote Post
If you found The Web Squeeze to be helpful, please donate so we can keep this site FREE, FRESH, and fortified with Web Design & Development info!
Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

Collapse

> Similar Topics

    Topic Title Replies Topic Starter Views Last Action
No New Posts   1 Jason 151 18th February 2008 - 09:15 AM
Last post by: c010depunkk
No New Posts   3 ahwell 235 6th May 2008 - 03:19 AM
Last post by: ahwell
No New Posts   4 unitedcraig 138 16th July 2008 - 09:36 AM
Last post by: unitedcraig
No New Posts   8 Ross 389 22nd November 2008 - 08:24 PM
Last post by: Mark