PDA

View Full Version : Flash Mx 2004 (On Vista) Help


haphadon
01-20-2008, 07:43 PM
Ok I have Flash Mx 2004. I made this image which has things I want to become buttons. So I select one, press F8, then make it into a button. I call it button 1. I check the box that says "Export for Actionscript" I press OK.

After I go into the codes. I give it the instance name "button_mc" I go on the left. Click Actions>Movie Controls Goto and Stop. So thengotoAndStop(scene); appears in the box. (I added the word "scene")

So I now make a new scene just putting random shapes to see if it works, if it does I make it what I want it too be. So then I go in Control>Test Movie
But all it does is flip from scene to scene and I pressed nothing!

Now I am stuck! And need help!






Also is it possible to make an object move with a click of your mouse? If so where can I read a tutorial of this?