
Welcome Guest
|
|
|
#1
|
|||
|
|||
|
Movieclip button
Hey..
Im new to these forums, soo go easy on me. Im creating a website based on flash, and I want to create my own buttons. I know the method of converting artwork to buttons, but this method doesnt give me complete control over my buttons. So far Ive created a movieclip with a fade, this I used for my button and added some behaviors to it like roll over and roll out. The problem now is when I want to link the button to a scene. I cant do it with behaviors and the action script wont work. Here the script to far for the button:- on (rollOver) { //Movieclip GotoAndPlay Behavior this.gotoAndPlay("Roll over"); //End Behavior } on (rollOut) { //Movieclip GotoAndPlay Behavior this.gotoAndPlay("Roll out"); //End Behavior } on (release) { gotoAndPlay("Welcome", "Welcome from index"); } This script does work soo, could someone help me?? |
«
Previous Thread
|
Next Thread
»
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Button inside Movieclip with actions | gueycito | Flash CS3 / Flash 9 |
5 | 10-30-2009 03:19 PM |
| button from within a movieclip effect frame of another movieclip | jmedwid | Newbies |
1 | 09-28-2009 10:57 AM |
| button inside movieclip not responding | Retroh | Newbies |
12 | 09-13-2006 01:09 AM |
| Button inside a movieclip ~HELP~ | physix | Flash MX 2004 |
1 | 04-16-2005 09:29 AM |
| Calling a button within a movieclip from another - Problem | plange | General Flash | 2 | 02-10-2004 06:59 PM |



