Interesting.. Question really is do you want to transport data or execution in a string?
On 11/24/08 3:41 PM, "zwetan" <[EMAIL PROTECTED]> wrote: >> This mght seem like a funny question, but is it possible to execute >> actionscript at runtime, from code loaded from, say, xml files? > > to a certain extend you can do that with eden > > http://code.google.com/p/edenrr/wiki/edenFeatures > > some projects like Andromeda IoC use this format > to configure the whole IoC > http://code.google.com/p/andromed-as/wiki/TutorialsAndromedA_IOC > > just to be clear, eden is not a full blown JS interpreter > (it's possible see the metal hurlant code based on the Tamarin esc code > http://hg.mozilla.org/tamarin-central/file/b95bf298a981/esc/) > > eden goal is just to have a small JS-like format that can use custom type > and maybe call method/function in the code > > so depending on what you try to do, eden could fit your needs or not > > cheers, > zwetan > > _______________________________________________ > osflash mailing list > [email protected] > http://osflash.org/mailman/listinfo/osflash_osflash.org Niels Wolf -- Niels Wolf Department of Interactive Media MediaCatalyst Keizersgracht 268-270 1016 EV Amsterdam The Netherlands t. +31 (0) 20 626 2976 f. +31 (0) 20 626 4026 m. +31 (0) 634 658 783 www.mediacatalyst.com _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
