Posted: Tue Jun 05, 2012 6:46 am
Post subject: why I get this Exception
|
|
hi all, I'm trying to modify the javascript example, when I load a new swf file by javascript , and click the "Next Slide" button, i get a exception like this: "Uncaught TypeError: Object #<HTMLObjectElement> has no method 'playbackController_gotoNextSlide' ".
here is my javascript code:
Code: loader.load("abc.swf", document.getElementById("movieArea"), "newPlayerId2012", 640, 480);
i'm using ispring5.5.1, flash player 11.3.300.250, win7 64bit, chrome 21.
Thanks.
|