Hi all,
I'm using the LoadVars object to pull data from an ASP.net script. I'm having some trouble with the functio that I set up to trigger once the data has loaded.
So a simple question:
When you use loadVar, does the success function fire off as soon as data is loaded or when all of the data is loaded?
Someone told me that I needed to add a loop to make sure all of the data is loaded... but I though you didn;t need that if you use the LoadVar object...
Thanks
