Movie looping after starting syntax with stop command, no compiler and syntax errors...

using action script...
stop();
btn001_btn.addEventListener(MouseEvent.CLICK,showimage1);
function showimage1(event:MouseEvent):void {
gotoAndPlay(10);
btn002_btn.addEventListener(MouseEvent.CLICK,showimage2);
function showimage2(event:MouseEvent):void {
gotoAndPlay(20);
however movie is playing without stopping to "Listen" for a Mouse CLICK. Images placed at frame 10 and 20 should appear only when CLICK'd.
This code is straight out of Classroom in a Book CS4.
Any suggestions?

This action code is in frame 1 and frame 9 and 1
9 have stop(); commands
hmmmm

Similar Messages

Maybe you are looking for

  • CR 8.5, how can I pass just the date, when it wantes date and time?

    I have a stored procedure that is passes a date parameter. When CR prompts me for the date, it also wants the time. Either I have to pass CR the time of get CR to just look at the date. When I run the report with a date and time, CR returns no record

  • Org.units structure/hierarchy

    Hi all, I need org.units hierarchy/structure. I think of a table with fields like org.unit id, parent org.unit id. The data should be suitable for building a tree later which will display the org.units hierarchy. I read much in the forum, but I didn'

  • Search Form for object

    Using Adobe XI Pro, after scanning, can I search PDF for an object and save responsive files? I have thousands of PDF to search for an X in a certain box, along with other fields that may meet the search criteria.

  • How do I make text sit on top of an image without it disappearing.

    I am currently copying and pasting images with captions from quark express files to indesign cs6 files. Everytime I copy and paste these images the captions which are on top of the image disappear behind the image.  How do I put the text back on top

  • Enabled from boolean.vi for GUIs

    Hi George, all, George Gatling wrote (in part): >The latency between pressing the sweep button and seeing data >on the screen is here to stay. What techniques do you expert >GUIers use to discourage repeat clicks on the sweep button? >I have had my o