How would you change the state to the base state?

How would you change the state to the base state? Its not
letting me do something like:
currentState='<Base State>';

Sorry about the vagueness of that last reply :)
What I have done now in my code is this:
viewstack1.addChildAt(loginCanvas,0);
toggle.selectedIndex = 0;
However nothing happens at this line of code:
toggle.selectedIndex = 0;
but this works:
toggle.selectedIndex = 1; or ...
toggle.selectedIndex = 2;
toggle.selectedIndex = 3;
toggle.selectedIndex = 4;
toggle.selectedIndex = 5;
toggle.selectedIndex = 6;
The strange thing is that if I have a button on the screen:
<mx:Button x="10" y="3" label="Button"
click="toggle.selectedIndex =0"/>
and the user clicks it the toggle.selectedIndex = 0; works.
I'm stumped, any ideas?

Similar Messages

  • How would you change the default template?

    How would you change the default template?

    Hi,
    what do you mean by changing the default template? Do you want to change the standard BEx web template for all web applications? This can and should be done with transaction SPRO, there you can change it to your own (maybe by copying the standard template and fitting it to your needs).
    With regards,
    Daniel

  • How do you change image size in the title window?

    I just changed operating systems to Windows 7, which meant that I had to re install Premiere Pro CS4. I am now working on a 64 bit system. Might not make any difference, but thought I would give you the specifics just in case.  When I pull up the title window to add a title to my clip, the image is about the size of a postage stamp. How do I increase the size of the image in that window?

    Thank you again for responding Hunt. I did find out what what was happening.
    I had to reinstall the program on my computer. I just upgraded to Windows 7, and I now have a 64 bit system. When I booted up PPCS4, I assumed that my settings would be the same as they were before when I had Vista installed and didn't bother to check them when I started a new project. Well, they were not. I also added a TV tuner card to my computer. I now can watch HD TV on my computer. I suppose that it is possible that somehow PPCS4 noticed that, and set my default settings to HD, rather than NTSC DV. I just merrily went along clicking the OK button and started editing. When I start a new project now, I select NTSC DV and the Title window works just fine, and exactly the way I expect it to.
    I just received Jeff Bellune's book Adobe Encore DVD 2.0 in the mail and will be totally immersed in Encore studies today. With all of his children, I don't see how he had time to write it, but I'm glad that he did. I also ordered a book entitled Designing Menus with Encore DVD. I know that it was written for an earlier version than CS4, but I will trust what you said about that. Many things are the same with some minor variations due to upgrades in the program. The basic ideas don't change, but how you accomplish them can, and usually do over time.
    Terry Lee Martin
    Date: Mon, 17 Aug 2009 16:04:16 -0600
    From: [email protected]
    To: [email protected]
    Subject: how do you change image size in the title window?
    Welcome to the forum.
    That is an odd one. The Title should be the same Frame Size as your Project/Sequence. What is it's Frame Size? Also, are you perhaps doing a Title based on an older Template, that was done for a different Frame Size?
    What happens if you choose Title>New Title>Default Still?
    Good luck,
    Hunt
    >

  • If you know your password to iTunes but forgot your sercurity questions how would you change them?

    If you know your password to iTunes but don't know your sercurity question answers how do you change them?

    Welcome to the Apple Community.
        1.    Start here (change country if necessary) and navigate to 'Password and Security', reset your security questions using the link provided, you will receive an email to your rescue address, use the link in the email and reset your security questions.
        2.    If that doesn't help, you don't receive a reset email or you don't have a rescue address, you should contact AppleCare who will initially try to assist you with a reset email or if unsuccessful will pass you to the security team to reset your security questions for you.
        3.    If you are in a region that doesn't have international telephone support try contacting Apple through iTunes Store Support.

  • How would you change an integer variable per second

    Im new to action script, and I'm working on a game were your health variable will add 1 hp automatically every second if the health variable is not equal to 100. How would you do that?

    If you are using AS3, you can use the Timer class.  You can specify it to activate every second and use an event listener.event handler function to add to the value if it is less than 100.
    var healthTimer:Timer = new Timer(1000);
    function addHealth(evt.TimerEvent):void {
         if(health < 100) health += 1;
    healthTimer.addEventListener(TimerEvent.TIMER, addHealth);
    healthTimer.start();
    If you are using AS2, look into setInterval().

  • How would you change the name of your mac? because i have a mac but its under my friends name because he set it up for me and i would like in under my name how would i change that?

    ?

    Hi D,
    That would do nothing as one needs to select an item at first in order to be able to select all, but I would like to know what is the information you would like to know about the OP's machine and, if possible, the reason.
    The correct procedure is the one that A posted before.
    Regards, K.

  • How do you change your password in the new BT Mail

    I have 3 email addresses (master and two sub accounts) which I like to change the passwords on from time to time. From within BT Mail I am unable to find an option to change the password. There is a link to Manage your emails which takes you to My BT. When I enter My BT and enter the Manage BT mail I am presented with a list of my emails. One of them shows an option to change password, the other two have option to add to BT ID. I tried adding these to BT ID but get an error message telling me that this can't be done. I then contacted BT support, big mistake, after the support tech took over my machine and subsequently began changing passwords on accounts I lost access to my emal and My BT. I have now got access to all areas again but the passwords on the two sub accounts are the passwords that the tech put in there, hardly secure? Anybody know how to change the passwords if sub accounts are not linked to your BT ID?
    Solved!
    Go to Solution.

    It appears flytothemoon found a work around for part of this problem below. I have to say this is another large oversight for BT and their email providing partners. Did anyone actually test the new system before it was rolled out?

  • How do you change your email in the mail app on macbook air

    Anybody know how I can change my email under my mail app on my macbook air? I accidentally wrote in wrong email

    Hello there, KaelahKirstan.
    The following Knowledge Base article reviews the steps for removing and adding accounts in the Mail application on your Mac:
    Mail (Yosemite): Set up Mail with your email accounts
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro.

  • How do you change a belt on the HP Designjet T610?

    I can see that the belt is frayed and won't let the carriage move.  I don't have a problem getting into the machine to fix it, I was just wondering is anyone else had changed out one before. 

    This seems to be a commercial product. For the best chance at finding a solution I would suggest posting in the forum for HP Business Support!
    You can find the Commercial Designjet board here:
    http://h30499.www3.hp.com/t5/Printers-Designjet-Large-Format/bd-p/bsc-414
    Best of Luck!
    You can say thanks by clicking the Kudos Star in my post. If my post resolves your problem, please mark it as Accepted Solution so others can benefit too.

  • How do you change network settings at the command line when they were set in the

    Ubuntu server setup in a remote location awhile ago, with GUI packages. Currently at
    version 14.04 LTS. There is ssh access to the remote server.
    After a lot of digging thru typical command line configs and not finding the existing
    settings anywhere, it appears the only way to update existing settings -- DNS
    name servers, IP's, etc. -- is using a GUI method, such as gsettings or unity-control-center.
    However,
    gsettings doesn't appear to have those particular items.
    Is
    the only option to use a remote version of Unity .... or just get someone
    on-site and remedy this thru the GUI?
    This topic first appeared in the Spiceworks Community

    Hi and thanks for your reply,
    I used one mini DV Tape for my footage and captured the whole thing into CS6 in one go and so the capture should have been the same throught all of the film. Once I had edited the tape on to the timeline some of the clips are 16.9 widescreen and others are 4.3 standard.
    Help!!!!!

  • How Do You Change the Icons / Change Multiple Icons?

    I've learned that to change most icons on the Mac is Getting the icon you want to change, and the icon you are changing it with. You select "Get Info" by holding "ctrl" and clicking on each icon. Then You click on the icon on the top left of the "Get Info" window. This highlights the icon, and now you can Copy it. Now you click on the icon in the other info window, and paste the icon on top of the former.
    But
    *How Do You Change Icons Such As the Garbage Icon?*
    *Is There a Way to Change All Folder Icons At Once?*
    i.e. To change the default blue folder icon, to another icon, and make it stick until that preference/setting is reset. And also have it set so the the new icon will appear when I "create a new folder."
    Anything is very much appreciated.

    Duplicate the audio once editing is done.  In the Mixer window, apply the Fill Left effect to one audio track, and the Fill Right effect to the other.  Then adjust the mixer appropriately.

  • How do you change the variable screen on Portal to show Key?

    Hi All,
    I have a report on our Portal.  In the variable screen, the users are asked to optionally enter Cost Centre.  When they choose to select values (pressing the button on the right) the singles values which are shown are 'Text' only.  I know in analyser, the user can switch by selecting the spanner icon - 'Display Key/Text'
    How do you change to Key within the variable screen on the portal?
    Many Thanks
    Michelle

    Thank you for your reply Amrita,
    The display in the query had been set to Text & Key as follows
    Properties of Cost Centre -> Display Tab -> Value Display Section -> Display As 'Text and Key', Text View 'Standard' and Use Characteristic Setting 'Unticked'
    Is there another section that I should be amending to ensure the 'Key' also appears in the variable screen?
    Many Thanks,
    Michelle

  • How do you change your thumbprint for iPhone 5s?

    How do you change your thumbprint for the iphone 5s?

    Go to Settings > General > Touch ID & Passcode, enter your passcode, then Turn Passcode Off will delete all current fingerprints. You can then turn passcode back on and enter fingerprints.
    Rather than deleting, you can also add the same fingerprint a second time via "Add a fingerprint" in Settings > General > Touch ID & Passcode, enter your passcode, then Touch ID.

  • SL3100: How do you change ear cushio

    Recei'ved my SL300 today and just trying them out/ flipping through the manual and somehow the picture describing how to change ear cushions is a bit....lacking.
    So i ask, how, do you change ear cushions on the SL300?
    Thank you in advancement.

    Very simply. Pull the cushion away from the plastic. Then push the new ones back on the plastic. Notice the little lip on the back side of cushion. Very, very easy.

  • In Security, clicking on the "Saved Password" button displays your current saved password for each site. It does not allow you to change a password. How would you do that?

    In Security, clicking on the "Saved Password" button displays your current saved password for each site. It only allows you to view and delete site passwords. It does not allow you to change a password. How would you do that?

    If you enter a new password Firefox should offer to change the password.
    *You may not need to delete the old password. Try "Refreshing" the page, entering the site again, you may need to let Firefox fill in the old password, then enter the new password, and Firefox should ask to save the new password. See:
    **http://kb.mozillazine.org/Deleting_autocomplete_entries
    *If you delete the old password, you may need to "Refresh" the site after deleting the old password.
    If you want to delete the password that has been saved do the following:
    #In the Tools menu select Options to open the options window
    #Go to the Security panel
    #Click the "Saved Passwords" button to open the passwords manager
    #Select the site in the list, then click Remove
    <br />
    <br />
    '''You need to update the following.''' The Plugin version(s) shown below was/were submitted with your question and is/are out of date. You should update to avoid known security issues with the version(s) you have installed. Click on "More system info..." to the right of your question to see what was included with your question.
    *Adobe PDF Plug-In For Firefox and Netscape 8.3.0 (''Note: this is a very old version and installing the current version may not delete it or overwrite it. To avoid possible problems with having 2 versions installed on your system, you may want to remove the old version in Windows Control Panel > Add or Remove Programs before installing the new version'').
    *Shockwave Flash 10.3 r181 (''this may be current but a new version was released on 2011-06-14 with a ".26" after the "181". You can use the Plugin Check below and/or look in Add-ons > Plugins for the version of Shockwave Flash that you have installed. The newest version will be shown in Add-ons > Plugins as "Shockwave Flash 10.3.181.26"'').
    *Next Generation Java Plug-in 1.6.0_24 for Mozilla browsers
    #'''''Check your plugin versions''''' on either of the following links':
    #*http://www.mozilla.com/en-US/plugincheck/
    #*https://www-trunk.stage.mozilla.com/en-US/plugincheck/
    #*'''Note: plugin check page does not have information on all plugin versions'''
    #*There are plugin specific testing links available from this page:
    #**http://kb.mozillazine.org/Testing_plugins
    #'''Update Adobe Reader (PDF plugin):'''
    #*From within your existing Adobe Reader ('''<u>if you have it already installed</u>'''):
    #**Open the Adobe Reader program from your Programs list
    #**Click Help > Check for Updates
    #**Follow the prompts for updating
    #**If this method works for you, skip the "Download complete installer" section below and proceed to "After the installation" below
    #*Download complete installer ('''if you do <u>NOT</u> have Adobe Reader installed'''):
    #**SAVE the installer to your hard drive (save to your Desktop so that you can find it after the download). Exit/Close Firefox. Run the installer you just downloaded.
    #**Use either of the links below:
    #***https://support.mozilla.com/en-US/kb/Using+the+Adobe+Reader+plugin+with+Firefox ''(click on "Installing and updating Adobe Reader")''
    #***''<u>Also see Download link</u>''': http://get.adobe.com/reader/otherversions/
    #*After the installation, start Firefox and check your version again.
    #'''Update the [[Managing the Flash plugin|Flash]] plugin''' to the latest version.
    #*Download and SAVE to your Desktop so you can find the installer later
    #*If you do not have the current version, click on the "Player Download Center" link on the "'''Download and information'''" or "'''Download Manual installers'''" below
    #*After download is complete, exit Firefox
    #*Click on the installer you just downloaded and install
    #**Windows 7 and Vista: may need to right-click the installer and choose "Run as Administrator"
    #*Start Firefox and check your version again or test the installation by going back to the download link below
    #*'''Download and information''': http://www.adobe.com/software/flash/about/
    #**Use Firefox to go to the above site to update the Firefox plugin (will also install plugin for most other browsers; except IE)
    #**Use IE to go to the above site to update the IE ActiveX
    #*'''Download Manual installers'''.
    #**http://kb2.adobe.com/cps/191/tn_19166.html#main_ManualInstaller
    #**Note separate links for:
    #***Plugin for Firefox and most other browsers
    #***ActiveX for IE
    #'''Update the [[Java]] plugin''' to the latest version.
    #*Download site: http://www.oracle.com/technetwork/java/javase/downloads/index.html (Java Platform: Download JRE)
    #**'''''Be sure to <u>un-check the Yahoo Toolbar</u> option during the install if you do not want it installed.
    #*Also see "Manual Update" in this article to update from the Java Control Panel in Windows Control Panel: http://support.mozilla.com/en-US/kb/Using+the+Java+plugin+with+Firefox#Updates
    #* Removing old versions (if needed): http://www.java.com/en/download/faq/remove_olderversions.xml
    #* Remove multiple Java Console extensions (if needed): http://kb.mozillazine.org/Firefox_:_FAQs_:_Install_Java#Multiple_Java_Console_extensions
    #*Java Test: http://www.java.com/en/download/help/testvm.xml

Maybe you are looking for

  • Dynamic Configuration-File to File in scenario

    Hi Experts, As per the requirement needs to supress the numeric extensions of the files and transfer to the receiver. Example: file name is XXX123.txt , but after picking up by sender communication channel in XI that file needs to converts XXX.txt an

  • Drill down in XL Reporter

    Hi Can we have drill down in XL Reporter -Report Organizer Regards Farheen

  • Developing a Web Application

    Hi, What's the best, or the precribed architecture of a web application? What are the various classes involved, including the interfaces and abstract classes, managers, handlers and beans, and where are they placed in the flow? Right now I am using a

  • MTU settings

    how do I change the MTU settings to auto, 1364 or higher?!?!

  • HT4436 I GET A SYNC ERROR MESSAGE WITH OUTLOOK

    I CAN NOT SYNC WITH MY OUTLOOK INSTALLED IN MY LAPTOP RUNNING WINDOWS 7 I GET THE FOLLOWING MESSAGE: Task 'Synchronizing subscribed folders for *********.' reported error (0x800CCC0E) : 'Outlook cannot synchronize subscribed folders for***********. E