[haXe] Injecting code to a swf or saving swf state?
Edwin van Rijkom
lists at screenweaver.com
Tue Aug 1 15:35:38 CEST 2006
Hi Jarrad,
> Im guessing this is very unlikely, but say in a swhx setup,
> is there anyway to dynamically inject code into a swf in realtime?
>
> Its probably impossible, but it would be awesome if it were possible.
It's not possible, I think. Why would it be awesome if it were possible?
> Perhaps its possible to save state, unload, injecting, then reload swf
> with a state?
Injecting, etc. doesn't seem feasible, nor does a fully generic
state-save. Mimicking state-saving using conventional storage techniques
is the only way, I think.
> I know the flash authoring system can save swf states, with its
> windowSWF's
Are you sure those are full and generic state-saves? or is it a bunch of
variables reflecting state, that get stored and re-loaded?
Cheers,
Edwin
More information about the Haxe
mailing list