Will not pass through all frames

OK so my last question has been answered, it worked as I wanted, except for some reason when I click it buttons that it crosses as executives of first and second. This is the code:

Stop();

left_btn.addEventListener (MouseEvent.CLICK, click6);
right_btn.addEventListener (MouseEvent.CLICK, click7);

function click6(e:MouseEvent): void {}
{if(this.currentFrame==1)}
this.gotoAndStop ("foto3"); }
{if(this.currentFrame==2)}
this.gotoAndStop ("foto1"); }
{if(this.currentFrame==3)}
this.gotoAndStop ("foto2"); }
}

function click7(e:MouseEvent): void {}
{if(this.currentFrame==1)}
this.gotoAndStop ("foto2"); }
{if(this.currentFrame==2)}
this.gotoAndStop ("foto3"); }
{if(this.currentFrame==3)}
Stop ("foto1"); }
}

Any ideas?

Use:

Stop();

left_btn.addEventListener (MouseEvent.CLICK, click6);
right_btn.addEventListener (MouseEvent.CLICK, click7);

function click6(e:MouseEvent): void {}
{if(currentFrame==1)}
gotoAndStop ("foto3"); } else
{if(currentFrame==2)}
gotoAndStop ("foto1"); } else
{if(currentFrame==3)}
gotoAndStop ("foto2"); }
}
   
function click7(e:MouseEvent): void {}
{if(currentFrame==1)}
gotoAndStop ("foto2"); } else
{if(currentFrame==2)}
gotoAndStop ("foto3"); } else
{if(currentFrame==3)}
gotoAndStop ("foto1"); }
}

Tags: Adobe Animate

Similar Questions

  • OfficeJet 6480 problem w fax setup, will not pass through wireless phone

    OfficeJet 6480.

    I took 20 minutes on the phone to find someone to get me to tell them what the problem is.

    the first speaker gave me a ticket #8018531464

    and passed me on the real tech support (I think).

    Finally, I asked if I could please tell him what my problem.

    He said yes and asked if f I have the black cord that comes with it.

    I said 'yes' and he pulled the plug (1 line) on the 6480.

    He hung up on me!

    hahaha, nope, the wwas cord connecting the cable-modem (TimeWarner) jack to the panasonic cordless phone.

    in any case, I wasn't going to go through the introduction of 20 min. again, only to find out if he could answer the question.

    So here it is.

    When I connect the black cable supplied with (for a single line I think) telephone jack of the cable modem (they provide my dgital phone, internet and Cable only ESA, no data dedicated line because I have to go through a flurry of faxes from time to time at home.)

    then the decision-making ext 2 'lines' on the 6480, another cord goes to the single input based on the receiver of the wireless phone.

    This is the problem, no tone came thru.

    so, in this loop, I inserted the small adapter, single-jac + cord short. the output of the 6480.

    and plugges regular there cord to the cradle of the wireless.

    I had a tone. It seemed to work so far. So I went to bed, feeling successful, to continue to ensure that I had

    useful with my 6480 fax equipment.

    However the next day it did not get a dial tone on the phone.

    I tried different combinations and then abandoned once more imn frustration.

    I tried to get this thing to work for a few months now.

    Once I had the parts of the loop of any kitchen. someone should sent the fax and the 6480 a o ring...

    ringtone and ringtone.

    He hgave been other variants of this scenario which have brought to the point of frustration, I said why bother, I'll do it at work.

    and not being able to devote a lot of time and energy with this easy start home.

    now since I've been laid off, I shortly and more neceessitty to fix this problem.

    I think that the signal gets to the 6480, because I run the test and all passses. There is no test for what I am referrring to and none combined on the 6480.

    I went into the details for several reasons,

    I can omit something: oh, Yes, the router is a lynksys router.

    There is a nearby office using the wireless router and a laptop computer in the other room.

    plus, you get a little history, to learn something on me, as you go through the same routine that I do with technical support. HP is not the only culprit of this approach non-customer ceneterd. But even that does not make this right.

    I suggest, if some listen to those interested. This customer centered woould be to first know of me what is my problem, while you may, or may not, to solve. Then, you can collect the serial number, etc..

    In addition, since you ask the serial number, I would like, as a customer, with that number clearly presented in a convenient place, say in my opinion as I llook at the machine.

    Yes, I know, its probably on the back, probably there insert n close the caps. no doubt.

    but I have to do a flshlight, reading glasses and get the machine our of the arrangement.a clever, bulky, puzzle - like real aesthetic. It's b

    I hope to hear from anyone. Thank you.

    Here is the document on the implementation for different kinds of digital lines (think VOIP is not listed) that could work however, the fax modules used in probably all HP AIO are for analogue telephone lines only (the kind of Ma Bell telephone lines that have nothing to do with computers).  So, you could be just out of luck unless you want to pay for another standard analog line in your home for the fax.  Sorry to be the bearer of bad news, but makes no sense you need to beat your head in frustration on something that is not likely to ever work.  Oh and another thing - make absolutely sure that the telephone line is connected to the fax to send/receive is the one supplied with the printer, they are not your average phone cords that come with phones or you can pick up at the local super store.

  • PIXMA MX 410 jam. Standard 8 1/2 by 10 sheets of paper will not pass through back to print.

    Amounts in paper and no response. If I have a print enevlope or resize the size of paper to 4 inches wide, then paper moves through the printer.  What can I do?  What is the warranty on this printer. I got it for less than a year?

    Hello ckuhn55.

    Please check if all obstructions are in the paths of paper or inside the printer that can keep the paper to load correctly.

    If the problem persists, please contact our support group using the link 'Contact us' below for further assistance.  The warranty for the unit is for one year from the date of purchase.

    It has not responded to your question or problem? Find more help at the Contact Us.

  • I want to print on index cards, 3 x 5, but the card will not pass through HP4350. What printer will do it?

    I tried on our HP 4350, but the rest of the card in the printer and I get a warning from paper jame. We also have a number of other models of HP laserjet here at school. Is there a model that can handle the print on 3 X 5 cards?

    MRHerron,

    The LaserJet 4350 can handle 3 x 5 cards, and I refer you to the Manual:

    http://bizsupport1.Austin.HP.com/BC/docs/support/SupportManual/c00218691/c00218691.PDF

    Please refer to the pgs 44, 50 68-69.

    (1) 20 cards per load

    (2) Tray # 1 only

    (3) custom settings

  • Variables will not come through mailer

    I have a php mailer on my site mortgagemaestro.net and variables will not come through when I send the form to any computer but mine. I just get a blank form in my email.
    Here are the two codes

    Thanks for any help

    Stop();

    var b1Load:LoadVars = new LoadVars();
    var receiveLoad: LoadVars = new LoadVars();

    This.B1.onRelease = function() {}
    If (theEmail.text == null | theEmail.text == "" | ") theName.text == null | theName.text == "" | " homePhone.text == null | HomePhone.text =="") {}
    gotoAndStop ("error");
    } else {}
    b1Load.theName = theName.text;
    b1Load.homePhone = homePhone.text;
    b1Load.workPhone = workPhone.text;
    b1Load.theEmail = theEmail.text;
    b1Load.theAddress = theAddress.text;
    b1Load.theCity = theCity.text;
    b1Load.TheState = theState.text;
    b1Load.theZip = theZip.text;
    b1Load.theCall = theCall.text;
    b1Load.sendAndLoad (" http://www.mortgagemaestro.net/lib/phpmailer/email.php", receiveload);
    getURL (" http://l-h1.com/richard_white_lending/destpage/thankyou.php", "_self");
    }

    <? PHP
    require ("Class.PHPMailer.php");

    $mail = new PHPMailer();

    $mail-> IsSMTP(); send via SMTP
    $mail-> host = "mail.mortgagemaestro.net"; SMTP servers
    $mail-> SMTPAuth = true; enable SMTP authentication
    $mail-> Username = "[email protected]"; SMTP Username
    $mail-> password = "32bf1a3"; SMTP password

    $mail-> from = '[email protected] ';
    $mail-> FromName = "drive";
    $mail-> AddAddress ("[email protected]");

    $mail-> object = "Mortgage Maestro lead";
    $mail-> body = "name:"; "
    $mail-> body. = $_POST [theName];
    $mail-> body. = "\nEmail: «;»»
    $mail-> body. = $_POST [theEmail];
    $mail-> body. = ' \nHomePhone: '; "
    $mail-> body. = $_POST [homePhone];
    $mail-> body. = ' \nWorkPhone: '; "
    $mail-> body. = $_POST [as workPhone];
    $mail-> body. = "\nAddress: «;»»
    $mail-> body. = $_POST [theAddress];
    $mail-> body. = ' \nCity: '; "
    $mail-> body. = $_POST [theCity];
    $mail-> body. = "\nState: «;»»
    $mail-> body. = $_POST [the State];
    $mail-> body. = ' \nZip: '; "
    $mail-> body. = $_POST [theZip];
    $mail-> body. = ' \nCall: '; "
    $mail-> body. = $_POST [theCall];

    If (! $mail-> Send())
    {
    echo "Message was sent not < p > ';
    echo "Mailer error:". "." $mail-> ErrorInfo;
    "exit";
    }

    echo "Message was sent;"

    ? >

    OK, here it is incase anyone ever have this problem. I changed all the instance names as theCall and theName to variables. For this change in the area titled var: sort of in the lower right corner of the properties. I also changed the shape of the POST method and made my form a clip called sendWork

    Well here are the scripts.
    I'm still having a problem with my if statements. They stopped working after I changed everything to variables. He would still put me to the error screen that I put in place even when I had all of the information entered.

    I know it's because they are implemented by using the instance names (see above the script), but when I say that everything will work smooth, if all goes well

    Stop();

    This.B1.onRelease = function() {}
    sendWork.loadVariables ("email.php", "POST");
    getURL (" http://l-h1.com/richard_white_lending/destpage/thankyou.php", "_self");
    };

    <>
    require ("Class.PHPMailer.php");

    $mail = new PHPMailer();

    $mail-> IsSMTP(); send via SMTP
    $mail-> host = "mail.mortgagemaestro.net"; SMTP servers
    $mail-> SMTPAuth = true; enable SMTP authentication
    $mail-> Username = "[email protected]"; SMTP Username
    $mail-> password = "32bf1a3"; SMTP password

    $mail-> from = '[email protected] ';
    $mail-> FromName = "drive";
    $mail-> AddAddress ("[email protected]");

    $mail-> subject = "Mortgage Maestro lead";
    $mail-> body = "name:"; "
    $mail-> body. = $_POST [theName];
    $mail-> body. = "\nEmail: «;»»
    $mail-> body. = $_POST [theEmail];
    $mail-> body. = ' \nHomePhone: '; "
    $mail-> body. = $_POST [homePhone];
    $mail-> body. = $_POST [homePhone02];
    $mail-> body. = $_POST [homePhone03];
    $mail-> body. = ' \nWorkPhone: '; "
    $mail-> body. = $_POST [as workPhone];
    $mail-> body. = $_POST [workPhone02];
    $mail-> body. = $_POST [workPhone03];
    $mail-> body. = "\nAddress: «;»»
    $mail-> body. = $_POST [theAddress];
    $mail-> body. = ' \nCity: '; "
    $mail-> body. = $_POST [theCity];
    $mail-> body. = "\nState: «;»»
    $mail-> body. = $_POST [the State];
    $mail-> body. = ' \nZip: '; "
    $mail-> body. = $_POST [theZip];
    $mail-> body. = ' \nCall: '; "
    $mail-> body. = $_POST [theCall];

    if(!$mail->Send())
    {
    echo "Message has not been sent.

    ";
    echo "Mailer error:". "." $mail-> ErrorInfo;
    "exit";
    }

  • Somewhere, I messed up my permissions, turn off the computer to see if it helped, now will not start at all. The start bar stops a quarter turn along. I tried in SafeMode as well do. I ' on a Yosemite iMac running.

    Somewhere, I messed up my permissions, turn off the computer to see if it helped, now will not start at all. The start bar stops a quarter turn along. I tried in SafeMode as well do. I ' on a Yosemite iMac running. I can't enter to give more details. Can anyone help? There are a load of work due to deliver to the printing press Monday

    Have you tried to boot from the Partition Recovery and repair then the disc from there, using disk utility?

  • Computer hp laptop 15 will not pass the logon screen

    I go from 8.1 to 10. Had problems with USB and asked the Microsoft Chat Help. They fixed but my keyboard and wifi would not work. They tried again and after that they have restarted the computer remotely it will not pass the logon screen (time/date). The screen and the keyboard manual do not work. I have a hp laptop 15. They want to take their store service 02:30 minutes away. Any help?

    Hi @samlobos,

    Thank you for joining the HP Forums!

    I read your post that your 15 HP laptop is not going to pass the opening screen. I'm happy to help you!

    Please, try the steps in this guide, the computer does not (Windows 10). If this does not resolve the problem, contact HP telephone support for further assistance for the maintenance options. (After you fill out the information, you will receive a phone number.) If you do not live in the United States / Canada region, please click the link below to get help from your region number. Language-country selector.

    If it helps, please consider clicking on "accept as a solution." And, please click the thumbs up icon. The two icons are below this post.

    I hope that this post helps!

  • My HP Pavilion laptop computer 1b60us g6 will not activate al all!

    My HP Pavilion laptop computer 1b60us g6 will not activate al all! I tried my battery in another laptop and it works fine and my charger.  I also tried another charger on my laptop and nothing! It worked fine the other day and now nothing today! I tried all the suggestions now down the power button for 15-30 seconds without AC or battery and still nothing. I have really important things on my computer. It can be saved? HELP ME PLEASE!

    Click on the link. It is a hard drive that goes inside the computer into a disk external usb. The card costs less than $15. It's a beautiful piece of grear to have around.

    If it's 'the Answer', click on 'Accept as Solution' while others may find it.

  • My EQ extinguished and will not pass on. No EQ settings are sensitive. All the other settings are sensitive.

    IPod classic 120 GB Version 2.0.1 PC model MB562LL

    EQ off while playing with headphones and will not on. No EQ settings are sensitive.  Center dial is pressed in EQ mode, IPod switches back on the settings Menu.  This happens for all settings of the EQUALIZER.  I did a hard reset by holding down the Center button and the menu button, but it did not work.

    Try to go to the display settings on the iPod.  Select reset settings (bottom of screen).  This resets all settings on board by default (the data are not affected).  Try to use the settings of the EQUALIZER again.

  • Failed to install Microsoft Flight Simulator. Will not pass the installation wizard.

    Failed to install Microsoft Flight Simulator, Version Deluxe 2010. I am running Windows 7 Ult 64 bit. The program will not install, it's an error that it cannot find the file. I tried everything, but it does not install. This is the full version of three discs.

    Following up on this question. I have install and it will go through the wizard of the insulation. Then, it will come with a large screen. He stays there and then says after 15 minutes. «Unable to launch vcredist_ * 86.exe.» I press ok and a error number "the system cannot find the path specified in 3. Press ok and then it states that the system has not changed except for... »

    I am convinced that Flight simulator is not intended to be run on a 64-bit computer that is very disappointing. I have a program which should install without all the aggravation I had to endure. If you run them 64-bit machines do not buy this product. I tried since it first came out. I feel at the moment where I get it going it will be a version dated date out. Wait until there is a version dedicated 64-bit, you will save yourself a lot of grief. I have an Asus dual core Centrino 2, 2.6 GB h. computer laptop with 4 GB memory. I install my DVD direct program. It worked when the computer is a 32-bit computer.

    Clive Ballantyne

    What finally worked for me when I tried to install MSFSX Gold Edition has been that I copied the disc 1 FS to my office.  Then I copied the contents of the FS 2 disc and put the files in the same folder.  When're asked you if you want to replace the files with the same name on both drives say no.  It seemed to work well for me when nothing else did.

    I haven't read of anyone doing this exactly, it's my own invention/workaround bit AFAIK. Hope this works for all of you who cannot make it work otherwise.

    System:
    ASUS G50v-t
    Intel Core 2 Duo Centrino 2, 2.26 GHz
    NVIDIA GeForce 9800 m GS 512 MB
    4 GB of Ram
    Windows 7 Professional 64 bit

  • Firefox will not open at all, after the last update (13.08.2015).

    After the update (40.0.2 @ 13.08.2015) just used Firefox open. The process is visible in the Task Manager, but does nothing. no window. JUST. NOTHING. It works only in safe mode or when ran as administrator. I tried other computers from home too. Same thing.

    How to fix?

    Try a clean reinstall and delete the program folder before Firefox to (re) install a new copy of the current version of Firefox.

    If possible to uninstall your current version of Firefox to clean the Windows registry and settings in the security software.

    • Do NOT remove the "personal data" when you uninstall your current version of Firefox, because this will remove all profile folders and you lose personal data such as bookmarks and passwords including data profiles created by other versions of Firefox.

    Delete the program folder Firefox before installing newly downloaded copy of the Firefox installer.

    • (32-bit Windows) "C:\Program Files\Mozilla Firefox\"
    • (Windows 64 bit) "C:\Program Files (x 86) \Mozilla.

    Your bookmarks and other personal data are stored in the Firefox profile folder and will not be affected by a uninstall and (re) install, but do NOT delete personal data when you uninstall Firefox which removes all Firefox profile folders and you lose your data.

  • Firefox will not charge despite all advice on the support Web site

    I loaded a Freemaker Video Converter was updated and now I can't open Firefox. I tried to reinstall (copied my profile on the desktop), unfortunately the system restore has an error, I tried reloading an old version of Firefox is approved in the firewall, tried to open the Profile Manager and it gives the error message "I'm sorry" (sent your comments). I tried to change the registry, but only removed the obvious entries. When I click on Firefox Windows think well (circle with the mouse), then nothing, starts a process. I have gone through all the documentation support and have run out of options.
    Any thoughts?

    Sometimes a problem with Firefox can be a result of malware installed on your computer, you may not be aware of.

    You can try these free programs to search for malicious software that work with your existing anti-virus software:

    Microsoft Security Essentials is a good permanent antivirus for Windows 7/Vista/XP, if you do not already have one.

    More information can be found in the article troubleshooting Firefox problems caused by malware .

    This solve your problems? Please report to us!

  • IMAPS will not play through radio

    I have cards will not connect with radio either bluetooth or cable

    Hello paddymac2,

    Thank you for using communities of Apple Support.

    I understand that you do not hear the guests of navigation Maps through your car stereo.  If this is correct, then I suggest you activate the option "Allow HFP Prompts" as shown below.

    Allow guests HFP

    When supported by your car, hands free (HFP) allows navigation invites you to play through your car speakers when the iPhone is not selected as the audio source. With allow HFP lit guest, you can have your car stereo source on a non Bluetooth such as your car radio or satellite entry but still receive turn-by-turn directions on your iPhone or iPad via your car stereo speakers.

    The HFP function depends on your car stereo and your iPhone or iPad must have iOS 7. 1 or a later version. If you don't see the HFP parameter when your iPhone is connected to your Hi-Fi, check with the manufacturer of your stereo.

    Use the cards and Bluetooth on your iPhone or iPad

    On the other hand, if your iPhone is not recognized by your car radio, and then follow the troubleshooting in the link below:

    Help to connect your iPhone, iPad or iPod touch with your car radio

    Take care.

  • 3545e DeskJet: 3545e deskjet will not scan through usb or wireless. Driver error

    My deskjet all in a single 3545e has stopped scanning.  I get the following error page when you try to scan:

    I ran the tool Dr. and received the following message:

    I did as suggested, but it made no difference.  I then checked the usb cord, but it seems to work very well.  So I uninstalled and reinstalled the printer, but I still have the same error messages.

    What can I do?  It of the fine print but will not scan...

    Thanks in advance for any help you can provide.

    Hi @bhjat,

    It may be a good idea to test the ability of computers to analyze. Try using one of the following methods to scan;

    Fax and scanning the Windows Instructions

    1. Place the item you want to scan on the scanner glass, or load in the ADF (ADF) documents, if your printer has one.
  • Windows XP will not be updated (all pre April 8, 2014 updated)

    Anyway I can force my XP copy to start downloading all updates of day April 8, 2014 pre? I installed it and for a few days, the download will not pop up in windows. Unfortunately unlike Win 7 there is no update button check either.

    You must have Service Pack 3 before XP updates.

Maybe you are looking for

  • Guided access

    I know that on some versions of the iPad mini guided access support and I want to know if guided access is still supported on newer iPads as the iPad Pro. If you know please answer. Thank you!

  • Wireless on Toshiba Satellite U500

    Hi guys! I have the Toshiba running Windows 7 in Australia 13 ". It's about 2 weeks and all of a sudden the wireless simply does not. I use a LAN network for office and a wireless connection at home. It will automatically connect to my home wireless

  • MainStage retains "Copy Audio files" during save

    Hello MainStage guard do "Copy Audio files" then to save it. It copies the audio files temporarily in the concert file and removes them. I don't know why he started to do so. I tried to do a "save under" and set the options in different ways for the

  • NEITHER USB 6008 AI acquisition and generation of pulse

    Dear users of LabVIEW, Greetings for everyone. I am a beginner of LabVIEW and I have a problem that I solved partially. I would really appreciate your help and suggestions that I searched for days without a bit of luck. The problem is as follows: I a

  • How to remove run as administrator?

    Now I'm the main user of my computer, outside of my younger sister to make the work of the school. I am set up as the Admin computer on my account, but I accidentally clcikde run as administrator on my MSN Messenger one night while slightly intoxicat