PDA

View Full Version : button actionscript 3.0 code will not work


newtocode
01-03-2010, 03:57 AM
here the error i am getting
1087: Syntax error: extra characters found after end of program.

play_button.addEventListener.CLICK, play_button_onMouseCLICK);{
function Play_button(MouseEvent)void
play();
{
}