If you consider moving on to load the images at runtime and changing the behaviour of you app to not use frames, I'd check those:
kagSwf uses swfmill and has some image loading classes that create bitmap data from external pics so you could insert them in the empty movieclips that you might create in swfmill or at runtime. As they say: Runtime image loading components that can create multiple copies of an image that was loaded once (but you should move and stop the playhead to the correct frame while loading?) http://kagswf.tensus.net/ I use a LoaderClass in my flashDance CMS framework that works quite easy and well, (see the photo gallery plugin) but it wouldnt let you load items in frames... http://www.helpqlodhelp.com/stuff/loaderclass/LoaderClass.doc.html good luck !
_______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
