Hi
I need show the page2 when I click the button1 I have the error # 1061,
Please advise.
My function below.
function button1_clicked(e:MouseEvent):void{
gotoAndStop("page2");
}
button1.addEventListener(MouseEvent.CLICK, button1_clicked);
1061: Call to a possibly undefined method addEventListener through a reference with static type Class
Page 1 of 1
Flash Action Script3
#2
Posted 14 March 2010 - 12:46 PM
I don't know a huge amount about Flash, to be honest. According to:
http://www.adobe.com...ing_as3_02.html
It looks like you're doing the right thing (again though, I'm not completely sure). However, you might want to look at a couple posts in forums with people that have the same error. Perhaps the issue isn't with this specific code, but where the code is placed.
http://www.gotoandle...hp?f=29&t=15907
http://www.newground...bs/topic/868123
http://www.actionscr...d.php3?t=190328
There aren't a lot of members here that work with flash. You may get better answers by posting on the Adobe Flash forums or similar -- a forum dedicated specifically to Flash.
http://www.adobe.com...ing_as3_02.html
It looks like you're doing the right thing (again though, I'm not completely sure). However, you might want to look at a couple posts in forums with people that have the same error. Perhaps the issue isn't with this specific code, but where the code is placed.
http://www.gotoandle...hp?f=29&t=15907
http://www.newground...bs/topic/868123
http://www.actionscr...d.php3?t=190328
There aren't a lot of members here that work with flash. You may get better answers by posting on the Adobe Flash forums or similar -- a forum dedicated specifically to Flash.
Benjamin Falk | Falken Creative : Twitter : KillerSites Screencast Blog
Skills: Photoshop, Illustrator, HTML, CSS, jQuery, PHP and CodeIgniter
Skills: Photoshop, Illustrator, HTML, CSS, jQuery, PHP and CodeIgniter
#3
Posted 21 May 2010 - 01:17 PM
I am may be talking at wrong place. But i want to say that I hate Action script. Can I work on flash without this?
Share this topic:
Page 1 of 1

Help











