Question
Problem in accessing an external class in the timeline script
Hi Everyone....
I'm new to AS3 and I'm trying to load a data from a XML file("AppData") and set the data(text) in a dynamic text field("Label") on the stage.... For accessing and manipulating the XML file ,I have an external as file with a class called "DataClass". And I running scripts in project frame to access the data from XML in the class "DataClass" to set it in the text field