Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Drop menu / combo box menu in flash MX

Status
Not open for further replies.

aamaker

Programmer
Joined
Jan 20, 2002
Messages
222
Location
US
Im trying to develop a really simple (i.e. 4 or so links) via a Flash MX Combo Box component...

Im lost as to how the action script looks to actually make it 'work'... I understand how to use the component to create the drop menu (i.e. - the labels and the data (URL) lists)...

Does anyone have an example they can show me or is there a Tutorial somewhere that I've missed in my Googling? (I tried Flashkit.com but no luck.

Thanks for your help!

 
I like the way this works...

question: Do you know of a way that I can open pop-up windows from the links?

I tried to use the javascript method that I've used before
(javascript:popup1('hp_businesscopy.html')) for example... but no luck.

Thanks for the help!

 
Nice!

ANOTHER question... I get a huge blank browser window has the word [object] in it... and has javascript in the URL ...

( for instance...
javascript:mywindow%20=%20window.open(' )

Is that the way this HAS to work or can I get rid of that blank window and launch the Pop up window only???

-- Thanks!
 
you will only get that off web...run it in a browser to see the true effect
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top