Great 
Powerful Menu XML 2 – Combo Box
A simply combobox with some features:
Unlimmited number of items
Typewriter effect when select an item (can be activated/deactivated)
Two opening modes: Press and Roll Over
Easy to use, just drag and drop in your project, an put it combobox as instance name
Low size
Help file and comented code
FEATURED WORK
Posted 6 months ago
Is it easy to apply functions? For instance if I wanted each button to use loadMovie or simply run a function.
Posted 6 months ago
@hugznotthugzkidz:
Yes you can put any function below the line item.onPress = function(){
getURL()
loadMovie()
etc
and the value selected(“america”, “europe”, etc…
is contained in a variable called var Value, so you can read it from the _root. (combobox.Value)
Hello Random, I really like this drop down menu but a need a little for help in attaching a “get url” command to an item in the menu. How do I specify, on press to load a url or loadMovie for each separate menu item? Do I do this in the xml?
What does this mean? Would you clarify please? Thank you.
“and the value selected(“americaâ€, “europeâ€, etc…
is contained in a variable called var Value, so you can read it from the _root. (combobox.Value)”
Myra
@hugznotthugzkidz:
Yes you can put any function below the line item.onPress = function(){
getURL()
loadMovie()
etc
and the value selected(“americaâ€, “europeâ€, etc…
is contained in a variable called var Value, so you can read it from the _root. (combobox.Value)
hi im wondering how much can i style this component? does it work just like the combobox that comes with flash?
Posted 5 months ago
ok 1 more question, Im trying to use this for a Widget im building, is there any way to use this without the XML file? like setting the labels inside the flash document and not use external files? thanks in advance.
Posted 5 months ago
Hi I would like to use it on this at portfolio section. http://www.flashden.net/item/design-studio-template-01-xml/4442 Tell if it is possible. Thanks in advance
Posted about 1 month ago