# I thought it wasn't possible

**URL:** https://forum.kirupa.com/t/i-thought-it-wasnt-possible/26581
**Category:** Uncategorized
**Created:** [July 24, 2003, 12:05pm UTC](https://forum.kirupa.com/t/i-thought-it-wasnt-possible/26581 "2003-07-24T12:05:05Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![capt\_ace](https://avatars.discourse-cdn.com/v4/letter/c/ecae2f/32.png) [@capt\_ace](https://forum.kirupa.com/u/capt_ace)
#### Post date: [July 24, 2003, 12:05pm UTC](https://forum.kirupa.com/t/i-thought-it-wasnt-possible/26581/1 "2003-07-24T12:05:05Z")

</div>

I’ve written a site for a local museum… It basically displays the museums collection in images and text. (asp)

[http://www.swanseaheritage.net](http://www.swanseaheritage.net)

I would have like to write the site in flash, but I was always told that “You cannot load images on the fly!”…

Is this still true?

I’ve search the group and couldn’t find any anything… Maybe i’m using the wrong terminology.

Thanks for the help yesters…

Capt,

---

<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: [July 24, 2003, 12:26pm UTC](https://forum.kirupa.com/t/i-thought-it-wasnt-possible/26581/2 "2003-07-24T12:26:15Z")

</div>

lol, yeah, you can dynamically load images on the fly.

you can use the loadMovie function. See help files for details.

---

<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: [July 24, 2003, 12:28pm UTC](https://forum.kirupa.com/t/i-thought-it-wasnt-possible/26581/3 "2003-07-24T12:28:16Z")

</div>

You can load non progressive JPEG images.

[http://www.kirupa.com/developer/mx/loading.htm](http://www.kirupa.com/developer/mx/loading.htm)

**EDIT.** I’d usually delete this kind of post, but I’ll leave it this time because of the link. 😉

---

<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: [July 24, 2003, 12:52pm UTC](https://forum.kirupa.com/t/i-thought-it-wasnt-possible/26581/4 "2003-07-24T12:52:16Z")

</div>

Sorry for being an idiot…I’ve been away too long…Not the clinck… just design…

Capt,
