Hi all,
        
I have a method which retrieves an actionscript object, and depending on the value of one of the keys, converts it into an actionscript class. The issue I have is I don't know how to instantiate a class whose name
I can't hard code - can anyone help me with this?

Basically the idea is that if obj.classname = "Page" then I need to write oPage : Page = new Page(); dynamically. Is there any way to do this in actionscript?

Toby


-----------------------------------

        Life is poetry, write it in your own words

-----------------------------------

Toby Tremayne
Senior Technical Consultant
Lyricist Software
0416 048 090
ICQ: 13107913


Reply via email to