Hi,
I have a drop down movie button that shows the drop down when scrolled over but i cannot get the drop down buttons to link to the relevant frames.
My current script on the dropped down button is
on (release) {gotoAndStop(6);
}
which does nothing.
Any help would be greatly appreciated.
thanks