Log in

View Full Version : buttons with actionscript



Raztat
07-03-2007, 09:35 PM
im trying to add actionscript to my buttons to allow when a user clicks on one it will bring the user to a different scene. the problem is is that it wont let me add actionscript to any buttons. I dont no what the problem is can some one help me?

here is the fla (http://bkconway.com/bkconway.zip)

thanks guys.

Medyman
07-04-2007, 03:17 AM
Hey...

I can't access your file. Please save as Flash 8 version and reupload if you're using CS3.

What actionscript are you using to the buttons? If you post some code, I might be able to help you out.

Raztat
07-04-2007, 06:07 AM
its not letting me use any actionscript at all thats why im having trouble. when i click on the button then on the actions tab it says this item can not have any action script. ill save as flash 8 and reupload it tomorrow thanks!

Medyman
07-04-2007, 03:18 PM
Are you using proper formatting for CS3 with class paths and all? I'm really not too familiar with this but I know that the process is more involved with CS3.

Raztat
07-04-2007, 05:39 PM
its not letting me save it as flash 8, this is really bothering me i need to get my site done and i cant do it if buttons dont work, any one no how to get them to work in cs3?

Medyman
07-05-2007, 01:20 AM
Here (http://www.onebyonedesign.com/tutorials/as3site/tutorial/) is a tutorial on how to create a basic site in AS3.

It might be of some use. AS3 has some very fundamental differences in sytanx than AS2. It seems you might need spend some time developing that.

You can also compile in AS2 if you have a better understanding of thatl.