IHi all,
I am sure there was a thread about this the other day but can't seem to find it .. how can I dynamically assign a class at runtime>?? eg.... var className:String = "test' var newObject:Test= new Test() when test can be one of a hundred or so options? tks as always matt

