PDA

View Full Version : Easy how do I inactivate actionscript



Tony Bolero
September 8th, 2004, 08:45 AM
Hi

I guess this is an easy one:

How do I inactivate parts of my actionscript code when testing different stuff

claudio
September 8th, 2004, 08:53 AM
Comment the part you want to deactivate.
http://www.kirupa.com/developer/actionscript/tricks/comment.htm

Tony Bolero
September 8th, 2004, 09:10 AM
Thanks!


you learn something new everyday...

claudio
September 8th, 2004, 09:16 AM
That's the spirit... :)