[mtasc] Image linker?

Darron J. Schall darron at darronschall.com
Mon Mar 7 15:55:36 CET 2005


Ron Wheeler wrote:

> Why not just load it at run-time? Keeps the swf small. Not hard to do.

Becuase I don't want to loadMovie and have to check if it's loaded.  And 
I'd rather not rely on the user's browser cache to supply the image 
"from the cache" if I use the image 2 times.

I want to download the image with the .swf, and then attachMovie as many 
times as I want.

I think this is an important feature.  I can write a generic preloader 
in Flash, then never open the Flash IDE again since I can embed my 
images directly.  The only reason I use the IDE now is images in the 
library, and this last step would free me from that constraint.

-d





More information about the mtasc mailing list