Can someone please tell me how to refresh data when using loadvars() to show data from an external text file in ActionScript 2.0? I'm loading the text but if I edit the text file, the text doesn't automatically updates itself in the flash app. Thank you. it's been solved using setinterval() - thanks!!