Hi,
I have an external XML file that i’m importing into flash every few minutes that just it holds urls to video files.
What code would I need if I wanted to check the first xml node against the previous time the xml was loaded? I’ve looked into using the onChanged function but that only works when the user makes the changes.
Any ideas?