Hi,
I have a main.fla that loads a ‘page contents’ xml file containing a list of all the swfs within my project plus some extra text info for each swf. All of these swf’s are children of the main.as and all have their own xml files containing their content only.
How can I check within a child swf that the ‘extra text’ within the main.fla’s xml file has been loaded? Or change the main.fla to re-load the xml every time a new slide is loaded?
Hope this isn’t too vague, any help greatly appreciated.