Flash XML Preloader
Flash XML Preloader
Out of context: Reply #3
- Started
- Last post
- 9 Responses
- jpea0
if you're loading it as an Object(), can't you access it like any other asset?
something like:
aXML= new XML
aXML.getBytesLoaded
aXML.getBytesTotal
if you're loading it as an Object(), can't you access it like any other asset?
something like:
aXML= new XML
aXML.getBytesLoaded
aXML.getBytesTotal