PDA

View Full Version : Trace Exact time to load xml?


silencer01
11-23-2006, 10:32 AM
Is it possible to find out exactly how long it takes to load an xml file into a flash movie? I have had a look around the net, but have been unable to find anything.

Thanks,

Jake

mooska
11-23-2006, 01:02 PM
getTimer() returns time since movie started playing, just use it correctly.