all groups > flash actionscript > april 2006 >
You're in the

flash actionscript

group:

Deleteing all available variables


Deleteing all available variables gregmax17
4/30/2006 3:57:15 PM
flash actionscript:
Just like the topic says: Is there a way to delete all existing variables? Also, it seems when I use the command 'delete', it doesn't delete what I tell it too.

Re: Deleteing all available variables kglad
4/30/2006 4:21:05 PM
Re: Deleteing all available variables Jeckyl
5/1/2006 12:00:00 AM
delete will always delete the variable you specify .. unless its a local a
declared with 'var'

the ONLY way to delete variablers is via delete.
--
Jeckyl

AddThis Social Bookmark Button