> > Exactly. > You will have to code in haXe to do the following : > > - create a SWHX window > - load your SWF into it > - capture the getURL and do the appropriate codelogic (you need to > return the file content that will be streamed back to the flash player). > > Nicolas
Cool - sounds really powerful... I'm sure it will all become clear once Screenweaver HX is out but I have one more question... > - capture the getURL and do the appropriate codelogic I'm using MovieClip.loadMovie (called from a custom loader queue) - will it still work with this. > (you need to return the file content that will be streamed back to > the flash player). So there is functionality in haXe to see if there is a cached file on disk and if so return it (as binary data? as a reference?) otherwise grab the file from a remote server, save it to disk and then return it? Like I said - maybe I should just be patient and wait until Screenweaver HX is out when it will all become clear but it can't hurt to ask now, right? Cheers, Kelvin :) -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.392 / Virus Database: 268.8.1/354 - Release Date: 01/06/2006 _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
