Loading jpegs from a remote location

Sorry if this has been posted before, I did look.

I have a flash site that has a large number of
jpegs on it, if I put all the jpegs in the site takes
ages to load. I need to know how to be able to
have the jpegs load when you go to that page.

I am using flash MX.

Thanks in advance.

(sorry if I missed any details out)

you can load JPGs the same way you load SWFs.

loadmovie (“pathTo/pic.jpg”, level);

=)

Thanks :slight_smile:

I may ask for more help soon :stuck_out_tongue:

I´m here to help :slight_smile:

By the way, Welcome to Kirupaville!:stuck_out_tongue:

=)