Blogs about: As3 Migration
Featured Blog
Eval in AS3
To do this, you need to include the keyword “dynamic” as part of your class declaration, e.g., public dynamic class Foo. Then to make the call, just say: var functionName:String = “foo… more »
Flex User
eval in AS3
nsdevaraj wrote 3 months ago: To do this, you need to include the keyword “dynamic” as part of your class declaration, e.g., p … more »
