[osflash] R: Delete Class
Mirco Furlan (Visionee)
mirco.furlan at visionee.com
Thu Apr 13 05:33:50 EDT 2006
If your function is part of a class the 'this' keyword refer to the class
itself. To delete the function you should use: 'delete this.removeObject'.
If your function is on a timeline, 'this' refer to the timeline item (_root
or onether movieclip).
Is your function in a class? and if yes, is your class extending a MovieClip
or an Object?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/osflash_osflash.org/attachments/20060413/8eef27d0/attachment.htm
More information about the osflash
mailing list