Drop Down menu need help

Hi, on my website to the payment page, there 2 drop-down menus, one for the country and for the State.  now because it is, if you select the United States in the first menu, you are then able to select which state you're from.  But if another country is selected, the menu disappears from the drop-down list select State.  The code looks like this now

private void onChange(target:SelectCountryCombo):Void {}
{Switch (target)}
case _selectCountry:
If (target.value is 'US')
_selectState.Visible = true
on the other
_selectState.visible = false;
break;
}

What I want to do, is make sure if you select canada menu drop-down remains visible, and I added the provinces in the list.  I tried adding 'CA' with the 'US' but which in fact remain visible to all countries, I just want it visible for 2.  It seems easy, but I really don't know very good action script at all.  Many thanks for any help

use:

private void onChange(target:SelectCountryCombo):Void {}
{Switch (target)}
case _selectCountry:
If (target.value == 'US' | target.value == "CA")
_selectState.Visible = true
on the other
_selectState.visible = false;
break;
}

Tags: Adobe Animate

Similar Questions

  • Drop Down Menu, please help

    Hi again,

    I am facing another problem here when it comes to having three configurations (phone, Tablet and desktop). I have a menu on all three provisions that are supposed to have drop down to the bottom of the sub menus slide each menu button. Menu bar layout Office drop-down buttons work perfectly, but the menu for my Tablet and phone layouts do not display the drop-down menu when I move my mouse over it. Anyone would be able to tell me why it does not work for the phone and Tablet page layouts? I would appreciate help.

    I intend to publish the coding for the phone drop-down list below to make it easier for anyone here to help me. Is there a way I should go all this or should I just copy and paste the code into this text field? He's not at risk of be reused elsewhere, wouldn't?

    Hyde1216 wrote:

    But if I'm not supposed to use the links to my local computer,

    "" You set the root folder, i.e. ' DBwebsite ' of the site in the Site Manager, then

    When you go to the link to a file or image, DW knows how to write the link ie images/pic.jpg

    Always manually, you can correct the bad links anf in code view

    like changing

    @import url("file:///D|/Desktop/DBwebsite/templates/desktop.css")

    TO

    @import url("templates/desktop.css")

  • Form Acrobat - menu drop down list need help

    So, I'm wondering how, in Acrobat to create a drop-down list as follows

    00 = elephant

    01 bear

    02 - cat

    03 dog

    04 - fish

    The user who performs the selection does not know the code and the animal

    We want that they just select the name of the animal and have the respective code to fill in the form

    the user selects cat fall down

    03 appears on the form

    Thank you

    You sent a sample form

    don't know what Miss me... I changed my selection to only animals animals

    on this one

    Thank you Gilad D...

  • bootstrap drop down menu problems help nancy

    bookoflife.org

    I can work drop-down fine when preview on c / / drive but when it goes live, online, it doesn't, and neither my native *.search no longer works? I have a file css but use a professional getElementById("deferred-styles"). (and google page development recognized as good, allows to load faster). all my stuff bootstrap is responsible and online on the index page. Once again, in c / / preview (my computer) works well, the drop down works well, but when I download and go live on the internet, NOTHING!

    but I can't understand how to treat links, because I used the bootstrap DW put in place so that the code is correct.

    Help: whaat might stop. OK, the page is here http://www.bookoflife.org

    the new dreamw updates, beautiful love.

    Michael

    1. Validate code & difficulty your mistakes.
      View the results of the http://www.bookoflife.org/ - Nu Html Checker
    2. Move Google to the bottom of your page - just above your closing tag.
    3. Download your js/Bootstrap and js/jQuery scripts on server.  They are 404 not found.

    Nancy O.

  • When exporting my image in LR I select my brand of water in the drop-down list. Then I need to select 'Edit watermark' since the same drop-down menu in order to replace it. When I do that and click 'done' the watermark disappears in the export me

    When exporting my image in LR I select my brand of water in the drop-down list. Then I need to select 'Edit watermark' since the same drop-down menu in order to replace it. When I do that and click 'done' the watermark disappears in the box menu to export. When I click on "Export" the image exports WITHOUT my watermark. Help, please. As I did about everything that has been suggested in this forum and I still have this problem.

    I saw that too. For now, the workaround is that if you select 'Edit watermark,' when you are done editing be sure to reselect the same watermark. If you do not, the watermark menu will be empty.

    It seems to be a known bug that occurs only in the current version. If all goes well, it can be fixed in the next update. There is a page for her on the Photoshop/Lightroom Feedback site. I've added my vote to the page:

    LIGHTROOM CC - watermark on the question of export

  • Drop-Down Menu help

    I have Dreamweaver CS3, which I've tried to teach me... I am very new to this. I've created a navigation bar that contains seven buttons flash to navigate to pages. So far so good! But for one of the buttons, I need to be able to have a drop down menu appears when we click on this button - this is where my problem comes in. Being so new to this, I know that there must be a fairly easy way to handle this, but I'm not understand. I tried to use a Spry menu bar, but completely eliminating my button flash... that did not work. I thought maybe I could use a snippet of vertical navigation, but I can't understand how to integrate it with the button "flash". Can someone give me some advice on what to do or try?

    > So far, so good!

    Not so fast. If you want to use Flash for navigation, consider this-

    1. some people not having Flash installed - what are doing?
    2. engines cannot parse links Flash - your site will not be
    spidered
    3. the display of the devices and accessories functional don't parse links Flash - which users will be
    do?
    4 DW cannot maintain links within a Flash movie, so if you move or rename
    a file linked, will break your navigation - what will do you? You will have
    to redo those buttons.

    It is generally a bad idea for these reasons and these reasons,
    Adobe has removed the buttons Flash and Flash text of the next version of
    Dreamweaver.

    I recommend you to take this approach and see the menu systems
    offered by http://www.projectseven.com/. I am not affiliated with them
    otherwise only by being VERY satisfied user. PopMenuMagic appears on most of
    the sites that I build. Their products and support are legendary.

    --
    Murray - ICQ 71997575
    Adobe Community Expert
    (If you * MUST * write me, don't don't LAUGH when you do!)
    ==================
    http://www.projectseven.com/go - DW FAQs, tutorials & resources
    http://www.dwfaq.com - DW FAQs, tutorials & resources
    ==================

    "Erie" wrote in message
    News:gedq9n$2D$1@forums. Macromedia.com...
    > I have Dreamweaver CS3, which I've tried to teach me... I am
    > extremely
    > new to the present. I've created a navigation bar that contains seven flash
    > buttons for navigating to pages. So far so good! But for one of the
    > buttons,.
    > I need to be able to have a drop down menu appears when this button is
    > clicked.
    > This is where my problem comes in. Being so new to this, I know it must
    > be a
    > pretty average easy to handle this, but I'm not understand. I tried
    > using a
    > Spry menu bar, but completely eliminating my flash button... which
    > has no
    > work. I thought maybe I could use a snippet of vertical navigation, but
    > I am
    > unable to understand how to integrate it with the button "flash". Peut
    > someone at - it
    > give me some advice on what to do or try?
    >

  • The Drop Down Menu number of Excel spreadsheets?

    Trying to open an Excel file created by my boss in number. There a few in drop-down menus, (pictured below) and they will not display correctly. Many prefer using numbers than Excel, anyone know of any tricks to make this menu drop-down appear in numbers as in Excel?

    In numbers, they simply appear not at all. Help, please! Thank you

    In Excel, you can automatically fill a drop-down list with values within a specific range of cells through 'Data Validation '.

    Numbers have no drop-down menu, but it doesn't have a Menu called data format.  It is easy to populate a drop-down list with values manually; Select the cells that contain different values which you want to make a choice and format on the Shortcut Menu. The result will be something very similar to your screenshot.

    But in doing so fully automatic as in Excel is not currently possible in number.

    Numbers provides an attractive work environment, but if you frequently need to exchange documents with your boss and your boss uses Excel, then better use Excel.

    SG

  • 31.1.0 and 31.1.2 drop down menu commands and commands "right button" very slow... what to do?

    My TB version 31.1.0 and 31.1.2 drop-down menu commands and commands "right button" very slow... All other menu programs bars will work perfectly. Tried disabling McAfee, no diff. TB collects e-mails, wrote e-mails to a normal speed without problem. Control S, V, P, etc work but slow... what to do?

    To diagnose problems with Thunderbird, try one of the following:

    • Restart Thunderbird with disabled modules (Thunderbird Safe Mode). On the Help menu, click "restart with disabled modules. If Thunderbird works as usual, there is an add-on or theme interfere with normal operations. You will need to reactivate the modules one at a time until you locate the offender.
    • Restart the operating system in safe mode with network. This loads only the basics needed to start your computer while allowing Internet access. Click on your operating system for instructions on how to start in safe mode: Windows 8, Windows 7, Windows Vista, Windows XP, OSX
    If the safe mode for the operating system to resolve the problem, there are other software on your computer that is causing problems. The possibilities include but not limited to: AV scanning, virus/malware, background downloads such as updates of the program.
  • Drop-down menu and report queries

    Hi all

    I have a report query that print Information on a given employee's salary (it works fine). It was printed on a letter head of companies and to get it stamped properly. The letter is addressed to a particular bank (depending on the choice of the employee)

    Scenario:
    I have 10 banks that this letter may be addressed to (one at a time). Each employee has a choice by drop-down menu to choose the Bank they want this letter to be sent to the. and when he chooses for example. BofA. I want to print in PDF format also with his statement of salary.

    Even if another employee wants his salary for Chase Bank statement, it should select Chase Bank of drop down and the letter would be printed address Chase Bank.

    I can do this thing by the static bank names. But it would create 10 similar models each different bank name. But I don't want to. I want a model and value automatically feeding WRT my drop-down list of choices.

    I hope I am clear. Thanks in advance. Your help is appreciated.

    Hello

    First of all, you must make sure that the selected page, employee and banking, the elements have been registered in the session, so that it is available for use in the report. This can be done by using a Select list that submits the page for the two elements.

    The query itself just needs to be able to recover both the banking information and employee information. This can be done in the SQL statement:

    SELECT B.NAME, B.ADDRESS1, B.ADDRESS2, etc
    S.NAME, S.SALARY, etc
    FROM BANK_TABLE B
    INNER JOIN SALARY_TABLE S ON 1 = 1
    WHERE B.BANK_ID = :P1_BANK_ID
    AND S.EMPLOYEE_ID = :P1_EMPLOYEE_ID
    

    Andy

  • Drop-down menu block no longer works

    I took over our previous software of 2 employees help system - neither of which anyone--trained and understand most of RoboHelp.  We had a drop down menu that will take users directly to the selected topic or section of the help file - however, we rebuilt the table of contents and index, and since then it became unusable.  I can't understand (using the Adobe Help file) how do I fix this.  Navigation sequences and bread crumbs is correct, but I can't figure out where them repair options in the menu dropdown.  I've included a picture to explain exactly what I'm talking about.

    Hello

    This box lists all the sequences to browse different. What do you see when you click on it? It will go down? If so, you need to click Tools > sequence editor to browse and see what appears in the list.

    The fact that you see the sequence is revealing that the HHActiveX.DLL is present and registered.

    See you soon... Rick

  • Drop-down menu of Firefox address bar Sporatically stops working

    I had this problem for about a year and some parts of the year are worse than others, and now, according to the latest update of Firefox, this problem is at its absolute worst.

    The drop-down menu in the address bar of Firefox sometimes stops displaying my newest and popularly seen the websites that I have visited. Whenever I have updated Firefox, the problem goes away and he used to stay at the gap to end of weeks in a row, but now the drop stops working almost whenever I close Firefox after this last update a few days earlier.

    This problem persists in the Mode of Firefox safe and apparently appears randomly any plugins/extensions I can I have installed/enabled.

    I am at a complete loss here and would appreciate any help because this drop in the address bar is one of my favorite features in any browser, and it becomes annoying to have to reinstall the plugins more (when I use the Sync feature to reinstall the plugins, the problem is even worse).

    For problems with the file places.sqlite (bookmarks, historical) database, you can check in the Firefox profile folder.

    If the extension of Maintenance of places cannot repair the database places.sqlite file remove all places.sqlite files in the Firefox profile folder to rebuild the database places.sqlite latest JSON Firefox backup in the folder bookmarkbackups.

  • My drop down menu changed search bar

    Everything I see that I get help on the search bar in the upper right corner shows the emblem of a little search engine. I don't have much, and I can't get it back. Worse still, when I start typing, I search point that I must now address a long list of terms of indefinable query from nowhere!

    I don't know how I changed all form the way it had been forever. I want to just my little drop down menu with a few indicators of search engine to this topic, and I just want to see my previous research, not what is trendy!

    Hi relem, I have already explained the reasoning behind the change: it is now much faster and easier to use different search engines that your browser by one on a wide base. If you want to do in the old search bar, you must first define a different engine in the search bar, search & then switch back (because the default value is also used in the address/home/new tab bar). It's a simple click!

  • Drop-down menu cannot be selected by clicking

    I'm under 20.2 FF on Mac OS X 10.8.3. I recently found this item in the drop-down menu cannot be selected by clicking, although it can be selected by pressing 'enter' on the keyboard. I don't have any add-ons installed, so that shouldn't be the problem. Like going to http://www.newegg.com/ and click on the search menu, I can't select all the options. Thank you for your help in advance.

    Update 22 FF and problem solvered.

  • The drop down menu boxes that appear under the heading of Firefox do not fill. A form of box on the screen, but it is empty. Given zero no has not solved the problem.

    The file, editing, display and help tabs that were on the previous version of FireFox Menu bar top are apparently incorporated into the "FireFox" drop-down box in the latest version of the browser. I was unable to open those tabs earlier, so by the recommendation of the Support Forum, I have Firefox on my laptop. Now not only the tabs above are missing after this reset, but the drop down menu does not open in any submenus. What I see now is a box on the surrounded black screen, but sub menu selections such as save as, print, copy etc are not shown in the box. This is why the Navigator is not functional in its current state.
    Does anyone have a fix for this problem that will not delete my favorites and other content stored on Firefox? Please save me to return to Internet Explorer.
    AJJC

    Try disabling hardware acceleration in Firefox.

  • using Firefox 11.0 when trying to 'bookmark this page' in the bookmarks drop-down menu at the top of the browser bookmark pop-up window, but it disappears when I move my mouse to the bookmark window

    using Firefox 11.0 on Windows 7 prof 64 bit, when trying to 'bookmark this page' in the bookmarks drop-down menu at the top of the browser bookmark pop-up window. When I move my mouse over the bookmark pop-up window to change the directory where you will store the bookmark, it disappears before I can do something? If I move my mouse near the yellow star on the right side of the window to the url, the menu bookmark can appear again, but it disappears when I move my mouse over it?

    Hello!

    We have seen similar problems in the past. Read this 2-wire and let me know if they help you:

    https://support.Mozilla.org/en-us/questions/899098
    https://support.Mozilla.org/en-us/questions/850203

    Good luck
    Ibai

Maybe you are looking for

  • Info credit card can be updated?

    Yesterday, I bought a Apple Watch on the Apple Store. Paid pay from my iPhone with Apple. While putting in place the night before I couldn't synchronize the card from my phone to the watch. Finally figured out it's because the phone card expires this

  • Change the resolution and resize the icons on the Windows desktop

    Running Windows XP Edition family. Also Installeed Uniblue driver and Scanner which recommends installing an updated driver. Ran this update, but a side effect was that I had low resolution on the desktop icons and great. Tried to change the properti

  • HP 6310 - information header and Fax report

    We have all in a 6310. We seek to do two things. (1) we need to change the header information. How can we do this? (2) we get an impression of faxes that have been sent. I would like to have the number of were a fax has been sent. Thank you.

  • Download pirated Windows XP Media Center with the genuine key?

    Hi all First of all, I apologize if the thread, I created is in the wrong place (Technet forums), but I got enough good help from technet on a Windows 7 problem, that I had. I've recently updated to the Genuine Windows XP Media Center to a genuine Wi

  • Dv5 is suspended when idle

    have my dv5 22 months.  Running Vista, 64-bit, 4 GB of RAM, Intel processor Everything was great until last month.  If I left system idle for an extended period (at the meeting in the office, for example) the system was hooked when I got home.  Mouse