Julian Tenney a écrit :
This mght seem like a funny question, but is it possible to execute actionscript at runtime, from code loaded from, say, xml files?

While we're at it, you can also use haxeScript for that, which is a untyped subset of haXe which is 99% similar to ActionScript :

http://code.google.com/p/hscript/

It contains both a parser, that will parse a code string into a data structure that can be analyzed/manipulated, and an interpreter that is able to execute the code.

It works for Flash 6-8, Flash 9-10, Javascript, PHP and Neko (all supported haXe platforms in fact).

Best,
Nicolas

_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to