Flasher Archive

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


Subject: FLASH: Radio Combo buttons
From: maxx
Date: Thu, 31 Aug 2000 15:11:00 +0100

Hey,

Got a dilemma with radio buttons.

Thirteen buttons in a row and only one needs to be selected at a time.
Buttons is stored in mc (actually just one duplicated 12 times) and mc is
labeled appropriately with "up" and "down" frame stops.

I'm working with a looping action, but I believe this recipe doesn't
necessarily work properly with my condition:

On (Press)
Set Variable: "Counter" = 0
Loop While (Counter<1)
Begin Tell Target ("radio"&counter)
Go to and Stop ("radio stop")
End Tell Target
Set Variable: "Counter" = counter+1
End Loop
End On

It's better than when I was just telling targets...but none can be selected
for more than the duration of the mouse press.

Any ideas for something simpler. I'm having a major brain fart this morning
and can't wrap my mind around this.



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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


Replies
  RE: FLASH: Radio Combo buttons, WebMaster

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