LOADING
Loading
Hi , welcome back.
LogoutLOGOUT
 
  Lost password?  
Hi
 


  #1  
Old 06-15-2006, 02:09 PM
Poker Poker is offline
Registered User
 
Join Date: Jun 2006
Posts: 1
Rep Power: 0
Poker is on a distinguished road
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??
Reply With Quote


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

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




All times are GMT. The time now is 11:44 PM.