>>For instance you can override all the URLs being requested, and store >>the data on hard-drive to retrieve it later. The nice thing is that you >>don't need to change your flash client at all ! >> >>Nicolas > > > Sounds perfect! > > So I wouldn't need to recode my flash as Haxe in order to take > advantages of the features offered by Screenweaver HX?
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 _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
