Using Combo Box and GO option
Hi, I'm using flash MX, I saw a drop down menu, where you select the text option you'd like to use, and then push a GO button right after you select. how can I make the same GO button on flash MX?
So far I've done the combo box menu. But the variables, and the use of a button for GO, I still haven't figured out.
Could someone help me out on this one?
I know there is a big easy turn around using HTML or DHTML but I need this to work on flash, as it is part of the design.
Please help.:eek:
David R.
Could someone help me out please?
Making a combo drop down menu with a GO button ready to select , ad press, and then go to the selected menu option as web page, shouldn't be hard.
It's just the new MX actionscript that's driving me nuts. I even have thought about doing it by frame fakes, instead of actions.
Please help me make a combo box with options to select and a GO button right after.
Thanks
Thank you this one Works!
here is a link of what I am trying to accomplish, since the design requires a stylish YES! button *instead of go.
http://www.davidr.boxesmedia.com/3.zip
I tried to replace in frame 1 the action so that it would recorginize my YES button as trigger to get the URL but it didn't work, In the file you'll find what I am trying to do.
And thank you, you are a great help!
WORKING now, at some level.....
http://www.davidr.boxesmedia.com/INTRO.ZIP
I got the combo box working. It has a variable that idicates the url to get.
I need this combo box to work with a corresponding name, then send the URL as variables. I know there could be a better method. The combo box should display:
I need to look up in yahoo (www.yahoo.com)
I need to connect to hotmail (www.hotmail.com)
*of course the parenthesis are the variables to pass to the get value from the combo box.
I tried a zillion ways, set var, set array. none. I'm doing something wrong.
The file you originally sent gave me a good start, thanks man.I know it is possible to accomplish this simple thing. I'm just new into action scrip 6.2, it's so changed...
Thanks again. Could you help me out on this one, please?
David R.