|
From: j05e_sweden on 5 May 2008 10:41 hello anyone.. i have buttons on a drop down menu that wont do anything. The only thing the works so far is the on roll over stage. I am trying to make the button navigate to a certain frame on the same scene. The buttons are from my button1_mc.... and the first is affars_btn. I labeled the instances accordingly and placed the script on the first frame of the scene (2) which is where the menu and main info is on. Scene 1 is just the preloader. button1_mc.affars_btn.onRelease = function() { gotoAndStop("2", 51); }
|
Pages: 1 Prev: email form Next: Focus Problem with flash player 9.0.124.0 |