View Full Version : Flash MenuBar
sly1x
03-20-2004, 04:52 PM
I'm new to flash and I want to make a menu bar, I would like to use the menu bar that flash mx gives you. I know how to add in the labels, but how do I make them an active link when I click the label.
Also how do you make a drop down list and how do you make them links too:S?
Fraggs
03-24-2004, 09:54 AM
on (release){
GetURL("http://www.domain.co.uk", "_blank");
}
AngelEyesShadow
03-24-2004, 08:43 PM
You ca use the mx dropdown comboBox. It has it's Labels & Data to configure.
Look at it's functions to see how it works, in flash references.
To make something happen when u change the selection, search for 'changeHandler'.
That should help u start.
|
vBulletin® v3.8.5, Copyright ©2000-2013, Jelsoft Enterprises Ltd.