# Loading jpegs from a remote location

**URL:** https://forum.kirupa.com/t/loading-jpegs-from-a-remote-location/9672
**Category:** flash
**Created:** [December 16, 2002, 11:49am UTC](https://forum.kirupa.com/t/loading-jpegs-from-a-remote-location/9672 "2002-12-16T11:49:38Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Gilla](https://avatars.discourse-cdn.com/v4/letter/g/48db29/32.png) [@Gilla](https://forum.kirupa.com/u/Gilla)
#### Post date: [December 16, 2002, 11:49am UTC](https://forum.kirupa.com/t/loading-jpegs-from-a-remote-location/9672/1 "2002-12-16T11:49:38Z")

</div>

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)

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [December 16, 2002, 11:53am UTC](https://forum.kirupa.com/t/loading-jpegs-from-a-remote-location/9672/2 "2002-12-16T11:53:00Z")

</div>

you can load JPGs the same way you load SWFs.

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

=)

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [December 16, 2002, 12:01pm UTC](https://forum.kirupa.com/t/loading-jpegs-from-a-remote-location/9672/3 "2002-12-16T12:01:50Z")

</div>

Thanks 🙂

I may ask for more help soon 😛

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [December 16, 2002, 12:08pm UTC](https://forum.kirupa.com/t/loading-jpegs-from-a-remote-location/9672/4 "2002-12-16T12:08:48Z")

</div>

I´m here to help 🙂

By the way, Welcome to Kirupaville!😛

=)
