954,576 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Flash problem

Need help with Flash (using AS3):
I have a MovieClip as part of a Button. I'm trying to use code inside the Button to control the MovieClip. Is there a way to do this?

sidhe3141
Newbie Poster
1 post since Nov 2010
Reputation Points: 10
Solved Threads: 0
 

Can you rephrase your question more clearly? You can click on the button and insert code into the Actions panel, if that's what you meant.

VulcanDesign
Light Poster
46 posts since Jan 2010
Reputation Points: 10
Solved Threads: 5
 

You need action script for hat which can easily available on internet.

logoonlinepros
Junior Poster
Banned
108 posts since Nov 2010
Reputation Points: 4
Solved Threads: 9
 

Your Button Instance name dot Your Movieclip instance name dot Your control.

Ex:

outsideBTN.insideMC.gotoAndPlay(10)
rajarajan07
Nearly a Posting Virtuoso
1,447 posts since May 2008
Reputation Points: 167
Solved Threads: 239
 

First step into the button by double click on it. After the movie clip is seen right click on the movie and go to action and then change as you required.

charls.adam
Newbie Poster
3 posts since Dec 2010
Reputation Points: 10
Solved Threads: 1
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: