Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: Re: FLASH: Nested If else statements in Flash 5
From: John Dowdell
Date: Mon, 25 Sep 2000 23:47:28 +0100

At 1:49 PM 9/21/0, Paul Steven wrote:
> [misbehaving script snipped]

Have you consider tracing the value of that "character_current_segment"
value? This can show whether the test is executing in that way because the
test is actually true.

Another way to cross-test this is to flip the order of execution in the
nested-if... instead of testing "x==5" you can test "x!=5" and flip the
if/else clauses around.

Nested tests can be tricky... I gave it a visual scan but my eyes aren't
strong here yet, and I didn't try debugging it in the environment. But do
either of these troubleshooting paths help? (If not, then the
Troubleshooting chapter of the ActionScript Reference has more.)

jd




John Dowdell, Macromedia Tech Support, San Francisco CA US
Search technotes: http://www.macromedia.com/support/search/
Offlist email risks capture by the spam filters. I may not see your
email if it's not on the list. Private one-on-one email options are
available via Priority Access: http://www.macromedia.com/support/



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
NudeGuru.com is proud to sponsor the Flasher list
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
IT'S THE ART OF MONEY, HONEY!
Tips and Advice from some of the most popular Flash
artists + industry power-brokers on how to hold onto
your rights, negotiate contracts and get full value
for your work.http://www.nudeguru.com from Franke James
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]