Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | RE: FLASH: Commenting out code... |
From: | Glen Rhodes |
Date: | Wed, 12 Apr 2000 16:55:53 +0100 |
That's not what I mean... I know how to add comments.. I used to be a heavy
C programmer, and a useful practice was to "comment out" code that you
wanted to temporarily disable.
That's what I'm talking about. If you surround some lines of script with
If (0) ... End If, anything in there will be temporarily disabled. It's
useful if you don't want to destroy script, but need to remove it.
------------------
Glen Rhodes
dot com Entertainment Group Inc.
Tel: (905) 337-8524
Fax: (905) 337-8630
www.dceg.com
-----Original Message-----
From: ownerchinwag [dot] com [ownerchinwag [dot] com]On">mailto:ownerchinwag [dot] com]On Behalf Of Eric
Smollin
Sent: Wednesday, April 12, 2000 10:23 AM
To: 'flasherchinwag [dot] com'
Subject: RE: FLASH: Commenting out code...
Umm,,,, have you tried using the Comment feature?
Click on the + in the actions editor and Comment is the last choice, right
after Trace.
HTH
-Eric-
>Hi.. Does anyone have a good method for commenting out ActionScript code?
>Currently, I drag the code I want commented out between:
<snip>
flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the last 100 messages from the flasher list NOW
http://www.chinwag.com/flasher/last100.shtml
Flash books http://www.chinwag.com/flasher/books.shtml
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpchinwag [dot] com
flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the last 100 messages from the flasher list NOW
http://www.chinwag.com/flasher/last100.shtml
Flash books http://www.chinwag.com/flasher/books.shtml
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpchinwag [dot] com
Replies
RE: FLASH: Commenting out code..., Eric Smollin
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]