I’ve written a site for a local museum… It basically displays the museums collection in images and text. (asp)
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,
system
2
lol, yeah, you can dynamically load images on the fly.
you can use the loadMovie function. See help files for details.
system
3
You can load non progressive JPEG images.
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. 
system
4
Sorry for being an idiot…I’ve been away too long…Not the clinck… just design…
Capt,