New ARB Issue:  Button navigation and Declarative States

<[email protected]il.forums.adobe.com>
Message-ID: <C6277898.7F37%[email protected]>
Thread-Topic: New ARB Issue:  Button navigation and Declarative States
Thread-Index: AcnOqlv/oTWkTNjMukqDP18VFO76uA==
Mime-version: 1.0
Content-type: multipart/alternative;
     boundary="B_3324475544_8859892"
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
--B_3324475544_8859892
Content-type: text/plain;
     charset="US-ASCII"
Content-transfer-encoding: 7bit
A new ARB issue has been posted to the flex open source site:
http://opensource.adobe.com/wiki/display/flexsdk/buttonnavigationand+decla
rative+states
This issue concerns the new state syntax and what it means to leave a value
of a property implicit in one or more states.
Comments, suggestions, and feedback are welcome.
--B_3324475544_8859892
Content-type: text/html;
     charset="US-ASCII"
Content-transfer-encoding: quoted-printable
<HTML>
<HEAD>
<TITLE>New ARB Issue:  Button navigation and Declarative States</TITLE=
>
</HEAD>
<BODY>
<FONT FACE=3D"Calibri, Verdana, Helvetica, Arial"><SPAN STYLE=3D'font-size:11pt=
'><BR>
<BR>
<BR>
A new ARB issue has been posted to the flex open source site:<BR>
<BR>
<a href=3D"http://opensource.adobe.com/wiki/display/flexsdk/button+navigation=
anddeclarative+states">http://opensource.adobe.com/wiki/display/flexsdk/bu=
ttonnavigationanddeclarativestates
This issue concerns the new state syntax and what it means to leave a value= of a property implicit in one or more states.
Comments, suggestions, and feedback are welcome.
B_3324475544_8859892

Ned Murphy wrote:
Select the textfield that is inside the movieclip and in the properties panel you should see a dropdown for selecting the type of textfield.  If you select Dynamic and then assign an instance name to the textfield you can use that instance name in your code to assign the text when the file runs.  If you were to name the textfield "tField", then the code you would use inside an instance of your movieclip named "mClip1" would be...
mClip1.tField.text = "your text";
So, if I have multiple buttons, using your example, would the code read
mClip1.tField.text = "your text";
mClip1.tField2.text = "your text2";
mClip1.tField3.text = "your text3";
mClip1.tField4.text = "your text4";
And my buttons are built inside movieclips, ie
Main Timeline > aboutButton_mc > aboutText_mc > "about"
                    > contactsButton_mc > contactsText_mc > "contacts"
can the code be put at any level, or does it need to reside on the Main Timeline to access all the movie clips' text fields?
Just in case this may be too complex to get into via this forum, if you know of any good tutorials, that would be awesome too!
I tried doing a search, but it's so hard to tell if they might be in AS2, or AS3, and if they would apply to newer versions of Adobe Flash (I have CS5)

Similar Messages

  • ARB Issue Committed:  Button navigation and Declarative States

    <[email protected]il.forums.adobe.com>
    Message-ID: <C62B9EEA.82F3%[email protected]>
    Thread-Topic: ARB Issue Committed:  Button navigation and Declarative States
    Thread-Index: AcnOqlv/oTWkTNjMukqDP18VFO76uACeTE1U
    In-Reply-To: <C6277898.7F37%[email protected]>
    Mime-version: 1.0
    Content-type: multipart/alternative;
         boundary="B_3324878165_1545235"
    This message is in MIME format. Since your mail reader does not understand
    this format, some or all of this message may not be legible.
    --B_3324878165_1545235
    Content-type: text/plain;
         charset="US-ASCII"
    Content-transfer-encoding: 7bit
    the  ARB issue at:
    http://opensource.adobe.com/wiki/display/flexsdk/buttonnavigationand+declara
    tive+states
    has been updated with a decision (in short, keep the status quo).
    Ely.
    --B_3324878165_1545235
    Content-type: text/html;
         charset="US-ASCII"
    Content-transfer-encoding: quoted-printable
    <HTML>
    <HEAD>
    <TITLE>ARB Issue Committed:  Button navigation and Declarative States<=
    /TITLE>
    </HEAD>
    <BODY>
    <FONT FACE=3D"Calibri, Verdana, Helvetica, Arial"><SPAN STYLE=3D'font-size:11pt=
    '><BR>
    <BR>
    <BR>
    </SPAN></FONT><BLOCKQUOTE><FONT FACE=3D"Calibri, Verdana, Helvetica, Arial"><=
    SPAN STYLE=3D'font-size:11pt'>the  ARB issue at:<BR>
    <BR>
    <a href=3D"http://opensource.adobe.com/wiki/display/flexsdk/button+navigation=
    anddeclarative+states">http://opensource.adobe.com/wiki/display/flexsdk/bu=
    ttonnavigationanddeclarativestates
    has been updated with a decision (in short, keep the status quo).
    Ely.
    B_3324878165_1545235

    graf_ix_guru wrote:
    >
    > Hey everyone I am new, and really could use some help.
    > I have created button symbols in Fireworks with Pop-Up
    Menus. As of right now
    > I have 4 states. The up, over, down and over while down.
    Everything is working
    > great except when the user clicks on the navigation
    button they get taken to
    > the top of the page.
    On click should open a new page, yes? So it won't matter.
    Linda Rathgeber [PVII] **Adobe Community Expert-Fireworks**
    http://www.projectseven.com
    Fireworks Newsgroup:
    news://forums.projectseven.com/fireworks/
    CSS Newsgroup: news://forums.projectseven.com/css/
    Design Aid Kits:
    http://www.webdevbiz.com/pwf/index.cfm

  • 4 State Buttons - Disabled and Visited State

    Hi everyone,
    Does anyone know if CP will be offering 4 state buttons as an option in the future. Essentially adding a _disabled or _visited (both would be great) option to image buttons. 3 state buttons are great, but im finding more and more clients asking for 'greyed out' buttons when clicked. Some want disabled and others visited (so they can re-access the button).
    I know Storyline has the feature to add a disabled and visited states. And I heard Lectora is adding this feature.
    Basically The way I see it is that i can choose an image button and you get an option to select a disabled or visited button (or neither if you want 3 state). Then CP automatically pulls in the _up, _over, _down & _disabled or _visited images.
    So back to my question, is this on the horizon?
    Or if anyone has a better idea then i suggested, then i would be interested in knowing.
    *I am aware you can do this with Advanced actions, but this way would be automated. (less work)

    Yes wearable technology is wonderful.  The best enhancement I've heard about in that area (for e-learning) is the 'wearable LMS'.  It's a Wi-Fi enabled device that can detect and capture output from a Captivate module (as long as it's within range of a 802.11ac wi-fi transmitter/receiver).
    I'll probably get into trouble for leaking this information but...also on the LMS front, Adobe has finally decided to take on the LMS vendors and introduce an incredible enhancement that looks like making any conventional LMS totally redundant. 
    If you've been wondering why Captivate 8 removed so many output options, it's actually been done to make room for the new Standalone LMS enhancement due out for Captivate 9's release next year (possibly Cp 9.5 if the development encounters issues with the implementation).  Once that incredible breakthrough arrives you won't need to worry about SCORM, TinCan, Acrobat.com or any other reporting format.  The Captivate output module ITSELF becomes the LMS. 
    It's all achieved with the new Cloud-based synchronization technology that Adobe has been keeping under wraps. Not only will the new Standalone LMS output capture all of the user interactions for your course. it will also aggregate them from other users around the world (as long as the user is online) and spit out nicely formatted reports to your nearest printer.  The formatting is still a bit rough at the moment, and you do need really good bandwidth to pull it off, but the barriers to entry are coming down all the time.
    It's certainly an exciting time to be an e-learning developer!

  • New boards: Music, Imaging, Navigation and Phone A...

    Today we have opened up a few new boards to Support Discussions. We hope these new sections help you to find the right place for your questions and get faster responses from other members.
    In the next few days, we'll be moving some old threads from the other boards to the new ones. For example, existing topics about gps that are now in the Nseries-board may be moved to the new Navigation-board.
    I hope the new boards make sense!
    See you on the boards,
    vandelay & Nokia Support Discussions Team
    I wrote all my posts from 2005-2011 as an "Admin" for this community. I still work for Nokia as an external consultant, so my rank in all posts is now "Employee".

    You need the "PC and MAC software" board under the "Software" heading.
    If this or any post answers your question, please remember to help others by pressing the 'Accept as solution' button.

  • Re: New boards: Music, Imaging, Navigation and Pho...

    cannot see new albums in library, moved via PC . windows shows it is in memory card and have changed memory setting
    demac95 wrote:
    how do i post a question about pc suite connection,I have reinstalled pc suite about twenty times and it still won't work after i loaded the new version.I have an N71,Help please

    You need the "PC and MAC software" board under the "Software" heading.
    If this or any post answers your question, please remember to help others by pressing the 'Accept as solution' button.

  • Issue with onWithForcePPR and components state

    Hi all!
    I have panelGroupLayout on my template, clientComponent="true", in javascript I change visibility, all is ok BUT when I go to other page, based on this template component visibility property is same as on previous page. How I can fix it?
    My script:
    AcPipeScripts.toggleSchedule = function (event) {
    var group = event.getSource().findComponent(AcPipeScripts.SCHEDULE_PANEL_ID);
    if (group) {
    group.setVisible(event.getNewValue());
    }

    Hi,
    tried to reproduce this with JDeveloper 11.1.2.2
       <context-param>
        <param-name>oracle.adf.view.rich.pprNavigation.OPTIONS</param-name>
        <param-value>onWithForcePPR</param-value>
      </context-param>And it worked and doesn't reproduce the isse
    Frank

  • I accidentally managed to delete the "New Tab" from the Navigation tool bar and I can't get it back. Can you help?

    I wanted to rearrange to Navigation toolbar and accidentally deleted the "Add new tab" from it. I now have the "Stop loading this page", "Reload current page" and "Home" buttons, but the new tab button is gone! I checked the "Customize" panel, but it's vanished from there too. All that's there is a "Open in a new window" tool. I'm aware that i can open a new tab just by clicking the plus next to the open tabs or Ctrl+T, but I'm used to doing it with the actual button, so I'd be grateful if you could help me.
    Thanks :)

    You can find the New Tab button showing as a '+' on the Tab bar.<br />
    You can open the Customize window and drag the New Tab button that shows as a plus sign (+) from the Tab bar on another toolbar and it will become a regular toolbar button like the New Tab button that you have in Firefox 3 versions.<br />
    If you can't find the New Tab button then click the "Restore Default Set" button in the Customize window.<br />
    If you want the New Tab button at the far right end of the Tab bar then place a flexible space to the left of it.<br />
    * New tab toolbar button: https://addons.mozilla.org/firefox/addon/new-tab-toolbar-button/<br />

  • Is there a way in 4.0 to get back button that hides navigation and bookmark bars?

    I used to have Firefox version 3.6.something, and in it there was an elongated bubble at the very top right of the window which when pressed would hide the navigation and bookmark toolbars. (This button also exists at the top right corner of Adobe Reader, for instance.) It seems to be missing in version 4.0.
    Is there a way to get it back (similar to how it's possible to get back the old status bar)?

    Thank you, I know shortcuts are always an option but I was hoping for a more... automatic? solution. I've resorted to forcing links to new tabs that are "to other sites." It has solved my immediate problem, but still is a bit screwy.
    Thank you for the help, though. :]

  • On starting up my new iPhone 4s, it freezes on the apple logo. I have tried the reset buttons trick and have tried restoring again too but nothing works. Any other ideas? Or is the phone simply corrupt in some way?

    On starting up my new iPhone 4s, it freezes on the apple logo. I have tried the reset buttons trick and have tried restoring again too but neither works. Any other ideas? Or is the phone simply corrupt in some way?

    Did you try to connect in recovery mode and restore without using the latest backup?
    Recovery mode and  How to back up your data and set up as a new device
    If setting up as new device does not work, you'll have to get it serviced or looked at by visiting an Apple Store.
    Did you try to remove the ipsw firmware file and restore, to make iTunes download a new copy from Apple?
    Those files are located here:
    Rename, move, or delete the iOS software file (.ipsw)
    iTunes uses "ipsw" files to restore your iPod or iPhone. If those files are unusable, then try deleting them, renaming them, or moving the file to a different directory. This will cause iTunes to download a new copy of the IPSW. When a restore issue is specific to a user, it is likely due to an unusable .ipsw file. If removing the .ipsw file does not resolve a user-specific restore issue, then the issue is caused by other user-specific security software settings or iTunes preferences. Creating a new user will also cause new .ipsw restore files to be downloaded in the new user. You can find the ".ipsw" files in these locations:
    Mac OS X
    iPhone
    ~/Library/iTunes/iPhone Software Updates
    iPad
    ~/Library/iTunes/iPad Software Updates
    iPod touch
    ~/Library/iTunes/iPod Software Updates
    Note: The tilde "~" represents your Home directory.
    Windows 7 and Vista
    iPhone
    C:\Users\[username]\AppData\Roaming\Apple Computer\iTunes\iPhone Software Updates
    iPad
    C:\Users\[username]\AppData\Roaming\Apple Computer\iTunes\iPad Software Updates
    iPod touch
    C:\Users\[username]\AppData\Roaming\Apple Computer\iTunes\iPod Software Updates
    Note: If you don't see the AppData folder, you may need to show hidden files.
    Message was edited by: Ingo2711

  • Flash button play over sound in both over and down states?

    I have created a button and set a sound on it for the over
    state. The sound plays correctly when the button enters the over
    state, but it plays again when the button enters the down state.
    Here's what I did as a test:
    In an empty Flash9/ActionScript3 project:
    1. Create a new button symbol
    2. Insert key frames for up/down/over/hit
    3. Draw a rect on each of those keyframes (just for testing
    purposes so you can see it)
    4. Go to over state and set the Sound property to a sound in
    the libray. Set effect:none, sync:event/repeat/1
    5. Verify that the down state still says sound:none
    Now put that symbol in the scene and try it out. For me the
    over sound will play both when you mouse over the button and when
    you click on it. Does this make any sense?

    bump for help.

  • Bevel effect moves Featured News buttons down and right after update

    After I applied the update today, all of the Featured News buttons with the Bevel Effect have been moved down and right about 1/4" and I cannot seem to fix.  I used the Bevel feature for all buttons in the Rollover, Mouse Down, and Active states.  Before I applied the update, the bevel feature worked great, but now, as you can see from the image, the buttons have now moved down and to the right.  I've even tried deleting the entire widget and starting over, but no fix.
    The attached image shows the Featured News buttons.  The top button is in ACTIVE state with the Bevel effect activated.  The "Step 3" button shows the Rollover state with the Bevel effect activated.  All other buttons show the NORMAL state - NO BEVEL.  Before the update was applied, the buttons would appear in the same location as the NORMAL state, but now the buttons appear lower and to the right as you can see.

    I'm having similar problems - and now I cannot remove the bevel from my buttons and they are shifting all over the place!

  • I just recently got a new laptop and transfered everything over and it seemed to be ok but now having issues playing videos and can't edit any of my song info in music files

    I just got a new laptop so I had to transfer everything over and I thought everything would be ok but I'm having some strange issues especially with my purchased tv shows, movies, and music videos. They just wont play. Sometimes I'll get lucky and a tv show will play but if I stop it and try again it wont. If I open in Quicktime it works fine. The computer is authorized so that shouldnt be it especially if it plays in QT and like I said sometimes I'll get lucky and one will play. Now the other thing I just noticed is all my music files play fine but when opening and looking at the info of the music file I can't edit anything for example song title or artist the area seems shaded and won't let me do any editing. So I'm having those 2 issues. Video files not playing ones that I have purchased. movies, tv shows and music videos. Also like I said if I just sit there and click one after another I may get lucky and one will play but if I stop it and try again it will not play again. And I can't seem to edit any music file which play fine. I have a new Dell with windows 7 and I have never had this happen any help would be great. The computer is authorized for i tunes so it cant be that.

    Right-click on your main iTunes folder and click Properties, then go to the Security tab and click Advanced. If necessary grant your account and system full control to this folder, subfolders and files, then tick the option to replace permissions on child objects which will repair permissions throughout the library. This is the XP dialog but Windows 7 shouldn't be too different.
    tt2

  • How do i disable mouse button 4 and 5 to open new tabs or windows?

    Okay so I got myself a new mouse, its a logitech G700s mouse but I don't think that matters anyway.
    The problem is that the extra buttons on the mouse (small buttons on the side) i have are assigned as "mouse button 4" and "mouse button 5". Now to a standart mac system these buttons are assigned to open a new window or a new tab in safari but when I customly set these buttons to something else it does both of those things. For example i sat the mouse button 5 to mission control (show all windows) but now if I am using safari it also opens something in a new page if I am holding the cursor on a link.
    I just want to know how I can remove that function. To make the mouse button 5 and 4 do nothing.
    The system I use to customise the mouse buttons are a separate program. I need to know how to disable this new page function in the mac software.
    Sincerly Thomas.

    Okay so I got myself a new mouse, its a logitech G700s mouse but I don't think that matters anyway.
    The problem is that the extra buttons on the mouse (small buttons on the side) i have are assigned as "mouse button 4" and "mouse button 5". Now to a standart mac system these buttons are assigned to open a new window or a new tab in safari but when I customly set these buttons to something else it does both of those things. For example i sat the mouse button 5 to mission control (show all windows) but now if I am using safari it also opens something in a new page if I am holding the cursor on a link.
    I just want to know how I can remove that function. To make the mouse button 5 and 4 do nothing.
    The system I use to customise the mouse buttons are a separate program. I need to know how to disable this new page function in the mac software.
    Sincerly Thomas.

  • Suddenly getting message that my system doesn't support final cut. this is after hooking up an external lacie hard drive and downloading a new lacie shortcut button software. i had also safe started the computer.

    I am suddenly getting an error message when i try to start up final cut pro 7. it won't let me anymore, saying i don't meet system requirements. this started after I hooked up my lacie external drive and found the shortcut button to not be working properly. i then turned off my computer and safe started it. that didn't help. so i downloaded a new lacie shortcut button software. then i could no longer start final cut. also, my screen shots on my desktop appear blank when i try to open them now.

    if your using the Lacie as a scratch drive for Final Cut, uninstall the backup software and blue button control utility to use the drive properly to save and read media files.
    Lacie blue button drives are for automated backup and dont perform with FCP
    see this from Lacie on uninstalling the preference utility:
    Lacie Short Cut Button Removal

  • Huge issue with battery and overheating in iOS 6.1.1 iPhone 4S and ipad new iOS 6.1 what I can do , I am very sorry for update from 5.1.1 it was the best

    Huge issue with battery and overheating in iOS 6.1.1 iPhone 4S and ipad new iOS 6.1 what I can do , I am very sorry for update from 5.1.1 it was the best
    My wife have iPhone 4 and ipad new is not updated it working good and my devices after update working bad :-(, likely the devices of my wife stay with 5.1.1

    good thing i havent updated mine yet.. 

Maybe you are looking for

  • How do I move the photos in iPhoto to Lightroom ?

    How do I move the photos in iPhoto to Lightroom?  Thanks, I am a novice to Lightroom.

  • Hyperlinks in Acrobat 9

    Ich habe eine Menge pdf-Files welche miteinander verschachtelt sind. (Hyperlinks von einem Pdf zum nächsten) Diese Files sind in einer Datenbank binär gespeichert. Jetzt hat sich leider an den Pfaden etwas geändert und daher werden die Pfade der Link

  • Oracle Forms from 6i to 10g -only blank screen is displaying after deployme

    I have converted oracle Forms from 6i to 10g (almost 10 forms). In the development environment all 10 forms are working fine without any problems. I have deployed the forms in the server. Now all the forms are working fine except one form. Only blank

  • Checkbox,dropdown,image in ALV

    Hi Experts, I am working ALV table in Webdynpro ABAP. My client have a requirement like 1] He want to display the check box for ist row accept and secon row reject and 4th coloumn link if you click that it will open the editor.7th coloumn inputfield

  • Unable to set default develop setting to specific camera

    Hi Guys, I like to change the default develop settings for my camera. It's done in the Develop module in Camera Calibation. While holding the Option key the tight button changes to Set Default... After pressing the button nothing happens on one of my