More than one good answer for text entry

How can I configure my text box to accept more than one answer? For example, right now he accepts 'verification', but I also want to accept, "Audit" with a capital C.

Here are my actionscript I use:

var type1_str:String = "check";
{submittype1_btn.onRelease = Function ()}
If (type1_txt.text == type1_str) {}
gotoAndStop (13).
}
}

Thank you!

var type1_str:String = "check";
var type2_str:String = "check";
{submittype1_btn.onRelease = Function ()}
If (type1_txt.text == type1_str | type1_txt.text == type2_str) {}
gotoAndStop (13).
}
}

to simplify:

submittype1_btn.onRelease = function () {}

If (type1_txt.text == 'verification' | type1_txt.text == 'Vérification') {gotoAndStop (13) ;}}

}

Tags: Adobe Animate

Similar Questions

  • How can I create more than one CSS style for the text links?

    Hello

    Just like the title says, I need help to create more than one CSS text link style in Dreamweaver CS4. For example, I want that navigation on the site that I am building to have a style of link different text as a link in a certain part of the body copy. I played with Dreamweaver for awhile and can't find a way to do this. If it is still possible to do so, I'd appreciate any help.

    It is a common requirement in most Web sites.

    It's faster and easier to implement directly in Code view

    Good tutorial here

    http://www.Projectseven.com/Tutorials/CSS/Pseudoclasses/page3.htm

  • No more than one period (.) in an entry

    Hey guys,.

    I created a textInput that takes 0-9 numbers plus one decimal point of a custom keyboard.

    Now, since it is a number, I want text to deal with the fact that ONLY one decimal entered. I want it is that if a second decimal place is entered, a warning dialog box should appear and handed the text of entry to 0.

    EDIT: not no need to Code.

    Answer below.

    Any help would be great... Thank you!

    G

    Hey gpatton,

    the solution to this problem is available at another thread TheDarkin1978. He wrote a check for the amount of decimal places in the textinput and simply cancelled the event if it was too many decimal places and it would simply never appear in the textinput.

    Here is the link to the thread:

    http://supportforums.BlackBerry.com/T5/Tablet-OS-SDK-for-Adobe-Air/TextField-restrict-how-to-just-al...

    I also recommend instead of having an alertdialog appear to simply not allow the decimal to be entered into the TextInput. hope that helps. Good luck!

  • Install more than one exe to a folder or in subfolders of the same folder

    Hello!
    I want to do at least one of the following conditions:

    1. I want to install several exes (built with LV app builder) in a directory because they go hand in hand.
    2. make several subfolders under the same top-level folder EAT install exe in each of them.

    (Upper level) should be the folder of "society". The subfolders are for applications.
    For example:
    c:\company\app1\app1.exe
    c:\company\app1\app1setup.exe
    c:\company\app2\app2.exe
    etc.
    This can also be in the folder "program files".

    If I try to do, I have a few problems of implementation of the construction specifications. If I have more than one generation standard for the exe I can't add in the same folder. At least if they contain the same external files, such as DLLs.
    If I try to do by exe installer, I get an error message telling me that the same folder (my "upper tier") already exist in the registry and cannot be added again. This is also true if I try to do a new project instead of having to install several specifications in a project to build.

    I use Labview 2009 (engl.) Windows Vista (in German).

    If someone has a help for me or similar encounters problems please let me know.

    Holger

    Ok

    for the records: I found out what was the problem (and the solution).

    Both my needed apps the same external DLL. While this should be no problem it caused the new Builder installer/app and me the headaches. The new app Builder seems to build its internal paths in the registry. If you select more than one target of generation 'exe', he gets into trouble if more than one using a subdirectory 'data' with the same DLL and each subdirectory using the name of 'data' of sugested.

    The solution is simple: just give each target generation "exe" a subdirectory 'data' different like data1, data2 etc. and the problems disappear.

    Holger

  • More than one session open when you run the apex application

    Hello

    APEX - 4
    Version of DB - 10 g
    Web - OHS server architecture
    Browser - IE8
    Theme - 5

    I created an apex of 50 pages app, when I login, the application and the passage from page to page, there are a number of sessions of database being opened.

    I have had no logged apex_public_user and that I signed in to the application and moved through the 10 pages and this has opened several sessions of apex_public_user for my id. I do not understand why it would be more than one session open for my loggiing in the application and move from one page to another.

    Thanks in advance for any help.

    musgrach wrote:

    I created an apex of 50 pages app, when I login, the application and the passage from page to page, there are a number of sessions of database being opened.

    I have had no logged apex_public_user and that I signed in to the application and moved through the 10 pages and this has opened several sessions of apex_public_user for my id. I do not understand why it would be more than one session open for my loggiing in the application and move from one page to another.

    APEX - like most web app infrastructure - use connection pooling.

    APEX sessions! DB sessions. Each page or partial page in an APEX session request Transiently Gets a connection from a pool of database sessions connected. When a request arrives, the web server receives a free connection of the pool called APEX to the processing/rendering, and then releases the connection to the pool, cleaning of any established in State.

  • Query to retrieve records that have more than one assignment_id

    Hello

    I'm writing a query to extract all records in the table per_all_assignments_f that has more than one different assignment_id for each person_id. Here's the query I wrote, it retrieves the records, even if a person_id assignment_id duplicate, but I need records that have more than one assignement_id without duplicate for each person_id

    Select assignment_id, person_id, assignment_id
    Of per_all_assignments_f
    Having count (assignment_id) > 1
    Person_id group, assignment_id

    Thank you.
    PK

    Maybe something like that?

    select *
    From   per_all_assignments_f f1
    where  exists (select 1
                   from   per_all_assignments_f f2
                   where  f2.person_id = f1.person_id
                   and    f2.assignment_id != f1.assignment_id
                  );
    

    Published by: SomeoneElse on May 7, 2010 14:23

    (you can add a SEPARATE from the outer query if you wish)

  • My music player has more than one entry for a song and when I buy a song or download to the reader I'm going to finish with three entrances.

    Original title: getting copied songs and resumes somehow

    Because of the settings or something my music player has more than one entry for a song... so when I buy a song or download from my phone to the player so I'll finish with three entries... on an album of 10 songs I get 30.  3 of each song... even with pictures... is it a setting or is there a way to automatically set the drive remove the redundant songs and photos?

    Hello

    1 Windows operating system you are using?

    2 are you facing issue with Windows media player?

    If you are facing the issue with Windows Media Player, you can try the following steps and check if it helps:

    Method 1:

    You can delete the Windows Media Player database and check if the problem persists.

    Step 1:

    a. exit Windows Media Player.

    b. click Start, click Run, type %userprofile%\Local Settings\Application Data\Microsoft\Media Player in start searchand then click OK.

    c. Select all files in the folder, and then click delete on the file menu.

    Note: you don't have to remove the folders that are in this folder.

    d. restart Windows Media Player.

    Note: Windows Media Player automatically rebuilds the database.

    If this does not resolve the problem, disable the Windows Media Player database cache files. To do this, follow these steps:

    Step 2:

    a. exit Windows Media Player.

    b. click Start, click Run, type %LOCALAPPDATA%\Microsoftand then click OK.

    c. Select the folder Media Playerand then click delete on the file menu.

    d. restart Windows Media Player.

    Note: Windows Media Player automatically rebuilds the database.

    For more information, see the article:

    Method 2:

    If you are using Windows 7, you can also try to launch Windows Media Player convenience stores on the library and check if it helps.
    Convenience store open in Windows Media Player library

    Method 3: How to prevent duplicateor entered invalid frombeing added to mylibrary during playback of music files?

    When you move digital media files on your computer, the file name and file path information remain unchanged in your library. Then when you select a file to play to its new location, a new entry is created in your library if you select the option automatically added to your library when played. As a result, your library can quickly contain a large number of entries, duplicate or invalid.

    To prevent it be automatically added to your library of music files
    a. in Windows Media Player, on the Tools menu, click on Options.
    b. on the Player tab, clear music to add to the library when played check box.
    Now, when you play music on your computer or the Internet, the file will not be added automatically to your library.

  • In a hierarchical query, is it possible for a line having more than one immediate ancestor?

    Hello

    Question:

    In a hierarchical query, is it possible for a line having more than one immediate ancestor?


    Answer:



    Isn't it?  Surely this is Yes?


    Thank you

    Jason

    Line may have ancestors as much as you want. It goes the same for successors.

    SY.

  • Dynamic text to scroll more than one line

    Hello, been racking my brain for weeks with that. trying to get my external dynamic text loaded to scroll. My code to do appear and scroll down to a single line at a time works fine, but if I replace the code 'scroll buttons' with the code "NEW buttons scroll" to try to get the ti to scroll more than one line - it scrolls is no longer at all. I included my code below in the hope that maybe, it is a problem of simple target path. Thank you!

    change the .scroll + / = 1 to a value greater than 1 to scroll more lines. 1 = 1 line

  • I have more than one firewall installed product. How I can for deleete all and keep only the MSN Firewall?

    I got like Norman antivirus programs and now I move to Msn essintials. but the computer turned out to be very slow. I scanned the computer with the MacAfee Scan more and I got a message that I have more than one firewall installed, product that could create problems on my Pc I have bleive that I only have widows Firewall now. but the analysis said the contrarey.

    (1) using a router?  They usually have a firewall.

    2) go to control panel and click on security.  Click the down arrow next to firewall and windows will tell you what is running

    (3) you could also look in Control Panel > programs and features for the firewall software like McAfee, ZoneAlarm, or any that you have previously installed.  You can uninstall then from there.  Use the Norton uninstaller to remove the software and/or the traces that were left during uninstall.

    http://us.Norton.com/support/kb/web_view.jsp?wv_type=public_web&docURL=20080710133834EN&LN=en_US

    If the computer is slow, check programs and features for applications that are installed but you never or rarely use.  Uninstalling those who help you in speed.  And if you go in program files, search for files left behind from applications already installed.  If more than six months, it is safe to remove them.  Remove temporary files, run disk cleaner, empty the trash, defrag your unit.

  • can we have more than one type of topology for a rule?

    Hello

    5.6.4 can we have more than one type of topology for a rule? How insert and separate?

    Thank you.

    Try something like this, but be very careful that you understand the implications of the scope of the rule to a very large number of objects:

    $objectsbytype(/Host|) VMWVirtualMachine | VMWESXServer | VMWCluster | VMWDatastore /) If you do not need to check each type separately

    or

    the ((hôte où name like 'a%') Union (VMWVirtualMachine where name like would be %')) If you need condition the type of each object separately, and then join the results)

  • You can download the programs (photoshop, illustrator etc) to more than one computer if you own 2 for example?

    You can download the programs (photoshop, illustrator etc) to more than one computer if you own 2 for example?

    Cloud license allows 2 activations http://www.adobe.com/legal/licenses-terms.html

    -Install on a 2nd computer http://forums.adobe.com/thread/1452292?tstart=0

    -Windows or Mac has no importance... 2 on the same operating system or 1 on each

    -Two activations on one account CAN NOT be used at the same time (to be noted in the link above of the license)

    -An individual account is for one person and may not be shared with anyone else

    .

    Remove the license on a computer http://forums.adobe.com/thread/1442423?tstart=0 clouds can help

    -read http://helpx.adobe.com/x-productkb/policy-pricing/error-maxium-acitvation-exceeded.html

    -or https://helpx.adobe.com/x-productkb/policy-pricing/activate-deactivate-products.html

  • Can I manage more than one license of creative cloud on the same adobe ID account or better create many ID adobe for my employees? Thanks for your response

    Can I manage more than one license of creative cloud on the same adobe ID account or better create many ID adobe for my employees?

    Thanks for your response

    In addition:

    Adobe uses based on the identity of license with a technology that will not support multiple licenses of the same type on an AdobeiD.  You can buy only one membership per Adobe ID. If you need two memberships creative cloud, you can buy each with a unique Adobe ID. You can also buy a creative cloud for membership of the teams, which allows you to buy and manage several places under an own account.

    Creative cloud for teams is for small and medium size organizations and is available as full a membership. Cloud creative teams is available on Adobe.com and through a global network of resellers. Learn more about Creative Cloud to teams.

    http://www.Adobe.com/creativecloud/business/teams.html

    FAQ: Where can I get information on creative cloud for the enterprise, education, Government and teams?

    I hope this helps.

  • How can I get my receipt of purchase for more than one year?

    How can I get my receipt of purchase for more than one year?

    Hi thomasfonality,

    Please see to manage your membership and your payment. Creative cloud. You will find the instructions to print your receipt in the payments section & credit card.

    Please let us know if you need additional assistance.

    Best,

    Sara

  • How can I search for files with more than one keyword?

    I ve created a few keywords, and some files in my folder are marked by two, three or more keywords.

    Is it possible to search for files by using more than one keyword in the search field?

    Thank you!

    Use the command find (Edit menu) and in the criteria on the side right is a plus sign to add another criterion and set it to your personal wishes.

    Choose from the results and you should be OK

Maybe you are looking for