zeroing out Flash data
zeroing out Flash data
Out of context: Reply #1
- Started
- Last post
- 5 Responses
- unfittoprint0
I usually create an object to 'store' all the xml/php retrieved data. I then insert inside the onLoad event for the LoadVars (or XML object) something to 'clean' old data, like:
delete myObject;