Dropdown menu help

hi all

i want 2 make a dropdown menu in flash
actually i’m a new comer so i’ve no idea about flash
i want 2 appear my dropdown menu on rollover and disappear on rollout

i’ve no idea accept the following code

help me… with sample code
amjad:h:

thanx dboers

thanx 4 reply
it’s a good advise 4 me not 2 work with scenes…
but what should i do when it is necessary 2 work scenes

as you mentioned above actionscript code:
on (release){
_root.gotoAndStop(“frameLabel”)
}
should i again write code on “frameLabel” that code:
gotoAndPlay(“scene name”, “frame name or label”);

help me???
amjad

sorry dboers

i relpyled again wiht formating thanx 4 reply
it’s a good advise 4 me not 2 work with scenes…
but what should i do when it is necessary 2 work scenes

as you mentioned above actionscript code:
[AS]on (release){
_root.gotoAndStop(“frameLabel”)
}
[/AS]

should i again write code on “frameLabel” that code:
[AS] gotoAndPlay(“scene name”, “frame name or label”);[/AS]

help me???
amjad