/ Published in: ActionScript
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
for(var i in target_mc){trace('key: ' + i + ', value: ' + target_mc[i]);}