Okay, so I have a basic flash file with a button, when you hover over it, an object with dynamic text appears...
Now I want text from an XML file to be pulled from it into my dynamic text box...
this is what my code in my actionScript looks like so far...
function DisplayInfo()
{...