Question concerning Selecting and Deselecting Toggle Buttons

Hello Everyone,
I am still relatively new to the adobe web suite (still in the trial period in fact). I am working on creating a mock-up of a main web page design to demonstrate and discuss with management. The decision associated with such would determine if we go forward with purchasing adobe products, continuing a redesign of our website among many other things.
The big issue that I am running into at the moment is creating a series of interactive thumbnails.
I have the following set up on the page:
- A section for the actual image (full sized) complete with a title and description provided at the side for one of potentially many topics.
- Below the topic/image section is a series of thumbnails, which the first one is set for full opacity and marked as selected. (All of these thumbnails are in a Custom Component and break down into a Toggle Button component each, if the image is unselected it remains set at a low opacity)
- When selecting one of the other thumbnails, I need it to change the image (this part works), select/set the thumbnail to full opacity (this part works as well, given it is a toggle button feature), and lastly unselect the previous thumbnail (causing it to go to a lower opacity, I cannot figure out a way to accomplish this one)
- In the future I intend to design side bars (left and right) for both thumbnails and the section above (effectively changing the topic to a new one)
The ultimate idea is to create articles, provided with thumbnails associated to the article at the bottom and to allow clean alternation between the thumbnails, and likewise be able to switch to a new article (with a new set of thumbnails associated to the new article) as well.
Any help would be greatly appreciated.
-Steven

I think I found the solution of my own question. I share it in the hope that it’ll be useful to other people. Remind that I use Cp 6.1.0.319. I modified the project as follows: 1) I unchecked “Visible in output” for the button “Audio Play” (Bt_play) 2) I  modified the AA associated to the audio on/off buttons as descrived below: Action Name: Play Assign cpCmndMute with 0 Show Bt_Stop Enable Bt_Stop Hide Bt_Play Disable    Bt_Play Action Name: Stop Assign cpCmndMute with 1 Show Bt_Play  Enable Bt_Play  Hide Bt_Stop Disable Bt_Stop In this way the two buttons in the same location work well as a real toggle button! Greetings Elena

Similar Messages

  • Supress 'Further Selection' And 'Search Help' buttons from LDB selection sc

    Hi,
       How to supress/invisible 'Further Selection' And 'Search Help' buttons from LDB selection screen?
    waiting for reply.
    Shweta.

    Hi,
    1) try to use another version of sel-screen
    2) work with loop at screen:
    LOOP AT SCREEN.
        CASE SCREEN-NAME.
          WHEN 'ANLAGE-LOW' OR 'ANLAGE-HIGH'
          OR '%_ANLAGE_%_APP_%-TEXT'
          OR '%_ANLAGE_%_APP_%-VALU_PUSH'
          OR '%_UNTNR_%_APP_%-TEXT'
           OR 'UNTNR-LOW' OR 'UNTNR-HIGH'
          OR '%_UNTNR_%_APP_%-VALU_PUSH'
           OR 'BEREICH2' OR 'BEREICH3'.
            SCREEN-INVISIBLE = 1.
            SCREEN-INPUT = 0.
            SCREEN-OUTPUT = 0.
          WHEN 'BUKRS-LOW'.
            SCREEN-REQUIRED = 1.
          WHEN OTHERS.
            CONTINUE.
        ENDCASE.
        MODIFY SCREEN.
      ENDLOOP.
    A.

  • JList Select and Deselect

    well, i set my JList to be multiple selection mode,
    say i made two selection on my jlist
    and how could i deselect of them !
    thx in advance!
    Sam

    You can use CTRL+click with your mouse in the interface to select and deselect things in multi-mode.
    If you want to select/deselect things from inside your code, try using the setSelectedIndices(int[] indices) method which you can find in JList. It should remove whatever selections were made and instead select those items that you specified in the array.

  • Applet select and deselect by JCRE

    Hi,
    I wonder why, in term of technical design, applet should have "select" and "deselect" method. This implies that the applet can select/ deselect by its self. (invoking these methods inside another method)
    However, the JCRE is the one who perform applet selection. Therefore, the right location to define select and deselect should be in the JCRE implementation.
    Do you have the same idea or there are advantages by defining select, deselect in each applet to be considered?
    thanks,
    Hoang Long

    Some secure Java Card platforms check that the caller's context is the JCRE, hence making the (de)select() un-invokable by anything else than the JCRE.
    You shouldn't do anything critical in the deselect() method, as you have no guarantee that it will be invoked, in particular when a power loss occurs.
    For more information, you should read the JCRE specification, there are some chapters on process()/select()/deselect() methods.

  • Problem selecting and deselecting photos

    My mind is confused.  Last night I was carefully selecting photos from about 900 in the browse view.  I held down the command key continually and then left clicked one image I wanted after another.  Sometimes after chosing 45 images, sometimes after only 10, Aperture 3 would on its own start all over.  The count at the bottom of the view would reset to 1.  All the images I had just selected were deselected.  I did this seveal times, always being very careful to click only in the images and no where else.  The thumbnails were large, so accuracy was not an issue.  I would scroll down using the wheel, always holding down the command key.  It seemed to have a mind of its own.  i'm well familiar with the Finder interface, so it wasn't me being clunky.  I repeated this behavior a number of times...baffling behavior.  Besides Aperture 3 being beastly slow on my imac, this was extremely irritating and buggy.  Am I the only one who has experienced?  What say you Apple?  Thank you collective.

    Thanks Mark, but you answered what I already included within my question. I wrote "So it's that, or disabling the hyperlink, move the object normally, and putting the hyperlink on again"
    With that, to "Uncheck the "Make hyperlinks active" you need to first select the object, and you end up back to the first and second problem I wrote.

  • Integrated scroll panels and unmovable toggle buttons

    Hey,
    iam looking for an expert. I am working on an HMI development and wanted to use Flash Catalyst. However, I think I am already reached the limits of FC. But perhaps there is a FC solution because I can not program Flash.
    Problem:
    In my layer, I have different graphical objects and text blocks. A part of them I want to move with a scroll panel. That's easy, not a problem.
    However, all these objects (including the scroll panels) should be integrated in a master scroll panel. This means, that all parts, even the integrated scroll panels, should be moveable at the same time. I managed this.
    Now, I need multiple toggle buttons. With these Buttons I wanted to change the form of some of the graphical objects resp. the text blocks. But the buttons have to be unmovable. This function (to change the form of the objects) is relatively easy but in combination with the integrated scroll panels it isnt. The buttons are able to move the objects when these buttons are pasted in the "deepest" layer, the layer of the objects. But there, the buttons are moveable and slide out of the screen (with the master scroll panel) and not clickable.
    How can I manage this? I need unmovable toggle buttons, with these I want to change the forms of objects. The objects are pasted in integrated scroll panels. I hope it's understandable!
    Can someone help me? It would be glad if the answer does not depend on the learning of the flash programming!
    Thanks.

    After 2 days of banging my head against a wall (doesn't it always go that way)...
    Turns out one of my panels had sub-panels causing the problem. Visibility to the parent panel was controlled by a button on one of the child panels. Once I "promoted" the button to the parent panel, the panel (screen) flow worked great.
    Is this 'undocumented functionality'? Why should it matter how deep the button is nested? (incidentally, the reason it worked in my test environment was the lack of other components - aka the child panel)
    Well, regardless. Thanks to those who gave it thought.

  • AA6 - Move To Beginning/Ending Of A Selection And Deselect

    Hello...
    In AA3- you could make a selection, then click at the beginning/ending of the selection.  It would deselect the selection and move the play head to that position.
    In AA5.5 you had to use the left/right arrows to do the same task.
    In AA6, neither work.  If you left/right arrow, the play head moves but it moves down/up the timeline (not to the beginning/ending) and it doesn't deselect.  Ctrl+left/right arrow does move the play head to the appropriate places (as well as other places) but it doesn't deselect.
    Is there a way to do this with AA6?
    I used it a lot when doing track breaks for cd (home, shift+click at 5:00, f8, right arrow, shift+click at 10:00, f8, etc...).  I also used it where I wanted to have only 0.5 seconds of extra silence at the beginning/ending of some audio (click at the beginning of the audio, drag backwards 0.5 seconds, left arrow, shift+home, delete).
    JJ

    Since you're doing this for CD, I think I have a method that would be faster for you.
    1. Home, Shift+M (This sets the playhead to the start and places a CD Track Marker at the playhead).
    2. Click where you want this track to end and the next to start and again press Shift+M.
    3. Continue placing single point CD Track Markers at each location where you want the last track to end and the new one to start (including adding one to the very end).
    4. When all markers have been added, open the Markers Panel and select all the markers.
    5. Press the icon in the Markers Panel for "Merge selected markers".
    Now if you want to burn the CD, just go to "File > Export > Burn Audio to CD..." and we will burn a CD with track markers where you hae defined them.
    --Ron

  • Select and deselect all in ALV

    Hi,
    I have created an ALV that has a Check box as the first field as the first field of the row.
    Now when I press SELECT ALL nothing gets selected.How can i correct it,
    Thnx in advance

    Hi chirantan,
    1. To get a taste of it,
       just copy paste this program.
    2. It will display alv (t001)
      and DOUBLE-CLICK ON any row.
       It will TICK ALL THE CHECKBOXES.
    (Instead of double-click, u can check for the user-command
    of select all button )
    3.
    REPORT abc.
    TYPE-POOLS : slis.
    Data
    DATA : BEGIN OF itab OCCURS 0.
            INCLUDE STRUCTURE t001.
    DATA : flag tyPE c,
           END OF itab.
    DATA : alvfc TYPE slis_t_fieldcat_alv.
    DATA : alvly TYPE slis_layout_alv.
    Select Data
    SELECT * FROM t001 INTO TABLE itab.
    *------- Field Catalogue
    CALL FUNCTION 'REUSE_ALV_FIELDCATALOG_MERGE'
      EXPORTING
        i_program_name         = sy-repid
        i_internal_tabname     = 'ITAB'
        i_inclname             = sy-repid
      CHANGING
        ct_fieldcat            = alvfc
      EXCEPTIONS
        inconsistent_interface = 1
        program_error          = 2
        OTHERS                 = 3.
    Display
    alvly-box_fieldname = 'FLAG'.
    CALL FUNCTION 'REUSE_ALV_LIST_DISPLAY'
      EXPORTING
        it_fieldcat             = alvfc
        i_callback_program      = sy-repid "<-------Important
        i_callback_user_command = 'ITAB_USER_COMMAND' "<------ Important
        is_layout               = alvly
      TABLES
        t_outtab                = itab
      EXCEPTIONS
        program_error           = 1
        OTHERS                  = 2.
    CALL BACK FORM
    FORM itab_user_command USING whatcomm TYPE sy-ucomm whatrow TYPE
    slis_selfield.
      LOOP AT itab.
        itab-flag = 'X'.
        MODIFY itab.
      ENDLOOP.
    IMPORTANT.
    WHATROW-REFRESH = 'X'.
    ENDFORM. "ITAB_user_command
    regards,
    amit m.

  • Selecting and Deselecting Images in Aperture

    Is there anyway to select images in Aperture and keep them selected until you deselect them? For example if I close Aperture I would like to be able to comeback and the images are still selected.

    No, Aperture won't remember your selection after quitting.
    You can get around this by creating a new album from selection, or a assigning a temporary keyword 'selected' which you can then filter for when relaunching aperture to select the same images again.

  • Pause and Play Toggling Button

    I have created a Pause and Play button that toggles between states.  It controls a Timeline with synced Sound.  When I use it the sound and animation go out of sync.  Can anyone help me with this or perhaps have better code I could swap out to make this work?
    Below is what I am currently using:
    On the first frame of an Action Script layer put this AS:
    playBtn.onRelease = function() {
    ns.pause(false);
    playBtn._visible = false;
    pauseBtn._visible = true;
    pauseBtn.onRelease = function() {
    ns.pause(true);
    playBtn._visible = true;
    pauseBtn._visible = false;
    Lable a Pause button Graphic "pauseBtn"
    put this AS on the button:
    on (release) {
                gotoAndPlay(_currentframe+1);
    Lable a Play button Graphic "playBtn"
    put this AS on the button:
    on (release) {
                stop();
    Put the Pause and Play buttons directly over each other on 2 layers for the duration of the timeline.
    Pause Button on top. (unless you have a STOP on the first line then maybe the Play button will start it (I didn't Try this)

    you have, what appears to be, conflicting code.  and you appear to be using a netstream instance.  so:
    1.  remove all code attached to objects.  copy and paste the only code you have affecting your pause/play button.
    2.  what is ns?

  • Selecting and deselecting desktop background images

    Can I select which Apple photos to use when setting desktop background to Change Picture? Put another way, can I deselect pictures I don't want to see? I hoped the "-" box at the bottom of the list would let me deselect folders or even specific images within folders, but it doesn't. I would like to have only the nature pictures in the Change Picture rotation.

    You would have to create your own folder or album with select photos for this type control.
    Use the + sign to add your album.

  • Some installation questions concerning AS and 8i

    I will be installing 8i Enterprise Edition so that I can work with 9i AS. I have read through most of the Installation Guide for Oracle 8i - Enterprise Edition Release 3 (8.1.7) for Windows NT. I have some questions that didnt seem to be addressed in the documentation.
    How to access Web Site component?
    Appendix A, 'Individual Components Available for Installation,' indicates that the Oracle Enterprise Manager Web Site component is not included in either the Typical or Minimal installations of Oracle 8i Enterprise Edition. Is it available through a custom installation, or how do I access this component?
    Advanced Security questions:
    That same appendix also makes it clear that one of the primary differences between the Typical and Minimal installations is all of the Advanced Security features (encryption and integrity support; authentication support; and so on). It seems that I will need the Advanced Security component, because I will be configuring a database that stores usernames and passwords. However, I will be working with Oracle Portal. Can security features be configured just through Portal and 9i Application Server, or do I need to use Advanced Security instead, or in addition to, Portal and AS?
    From what I understand, Advanced Security works with SSL (Secure Socket Layers). Does this affect visitors' ability to access a Web application anonymously before login (doesnt interaction with an application in SSL require online exchange between computers of authenticated, encrypted digital certificates? I hope this question makes sense; I'm new to the topic.) Is there a short answer to this question?
    Application Server instead of Oracle HTTP server:
    I also saw in Appendix A that the Oracle HTTP server powered by Apache is included with both the Typical and Minimal installations. It's also bundled as a "Web listener" with the Oracle Enterprise Manager Web Site.
    However, I will be installing 9i Application Server instead to work with the 8i database. Will this cause any conflicts? I'm just wondering if the Oracle HTTP server component can be excluded from the beginning, without doing a custom install. I did see on pg. 3-6 of the Installation Guide (under 'Oracle Enterprise Manager Web Browser Requirements') that Oracle Enterprise Web Site does support the Oracle Internet Application Server.
    Also, I understand from the section on 'Mandatory Individual Component Requirements' that Advanced Security "requires preinstallation of an LDAP directory such as Oracle Internet Directory (provided on the component CD-ROM)." It refers me to the Oracle Advanced Security Administrator's Guide for further information.
    Oracle Internet Directory:
    However, I haven't been able to access the Security Administrator documentation yet for installation procedures since I haven't been able to successfully download 8i Enterprise Edition (with all of the supporting documentation) yet.
    I looked at the online 8i documentation at http://technet.oracle.com/docs/products/oracle8i/doc_index.htm but did not see any reference to the Advanced Security Administrators Guide.
    As for Oracle Internet Directory itself, I did just find the Oracle Internet Directory Administrator's Guide on the oracle8i/doc_index.htm page mentioned above - so that should help.
    I also looked at the Oracle Internet Directory download page to see if links to documentation might be provided there, but saw that "Oracle Internet Directory Release 2.1.1.0 is delivered as part of Oracle8i Release 3" which leads me back to the 8i Enterprise Edition page where Ive been experiencing download difficulties. So far as I know, theres no evaluation-version CDs available for this software, though there are evaluation CDs available for 9i AS.
    null

    Urfaust wrote:
    You can use the rankmirrors script to determine which is the fastest mirror for you.
    http://wiki.archlinux.org/index.php/Mir … heir_Speed
    @op - the tip that urfaust posted is contained in the beginners_guide wiki article.  You should not attempt installing arch without reading this guide.  If you have two computers, you can install arch on one while browsing to the guide on the 2nd.

  • Question Concerning Erase and Sync and Itunes backups

    Earlier this year my Computers Harddrive exploded without me making a backup.  overtime I have moved all my new data to a new Itunes library and now after just about everything has been moved My Itunes is telling me that for my 5 devices, That I need to do an Erase and Sync.  If I were to first backup my devices in Itunes would I be able to recover everything after the Erase and Sync ( Notes, Contacts, Remiders,ect.) Also a side question,  If I restore my phone from a backup, are the data in the Apps Lost
    Sorry For Poor Grammar did this in a hurry

    If the songs are still on your computer then you'll have to add them back into iTunes and rebuild your library. Once you've done that you can reload your iPod. Pressing "Erase and Sync" when iTunes brings up the dialogue window asking whether you want to replace the songs on your iPod with the songs in this iTunes does exactly what it says. If you linked to an iTunes with only a few or completely different songs it will have erased your original iPod song list, iTunes itself must have been empty at that point as erase and sync erases the iPod not iTunes. If you lost your songs entirely from the computer and the iPod there are some data recovery programs on the market. I've no personal experience of them so I can't say how effective they are, here's an example: iPod Data RecoveryBuegie - Recovering Songs
    None of the recovery programs are particularly cheap so you have to decide if in your particular circumstances it's worth it to get your songs back. It may be if you have a lot of purchased tracks which you would have to pay to download again. If they came primarily from your CDs then it's most likely not as you can re-rip them.

  • Is there a keyboard shortcut to select and deselect items?

    Using the mouse or trackpad to position the cursor over the checkbox to select dozens of tracks in my library is tedious. Is there a keyboard shortcut that will allow me to use the arrow keys to move up or down to select items?

    Jon,
    On Windows, it's the "/" key. Try Googling "lightroom keyboard shortcuts" and going to the Victoria Bampton site. She has a .pdf file with a complete list.
    Hal

  • Straightforward question concerning borders and frame position

    Two small questions:
    How would you create a frame ( or something similar) that does not have the standard blue bar on its top? I'm trying to code a slash screen and the bar makes it just look silly.
    Secondly how would one predetermine where a JFrame showed up on the screen? Specifically, I just want to center it.
    Thanks guys.

    Use JWindow instead of JFrame for a splash screen, there's no title bar. And the code to center it:
    Dimension d = Toolkit.getDefaultToolkit().getScreenSize();
    setLocation((d.width / 2) - (getWidth() / 2),
                (d.height / 2) - (getHeight() / 2));

Maybe you are looking for

  • Delete last row in a table - why won't it delete?

    I cannot delete the last row in any of my tables. (InDesign CS2). The option is greyed out - is this by design or a bug and how can I delete it? Thanks.

  • Upgrading Oracle 11.1.0.6.0 to 11.2

    I am upgrading Oracle 11g to a new version of 11g in Windows 2003 environment and need some your thoughts. What are the steps involved - just install the software and let it copy on the old copy? Or create in new folder (db_2)? Do need to create a ne

  • Altering blog format and querying page size

    Good morning all Two quick questions - I have had a search around the forums for these but haven't found anything relevant, so here are my quesitons: 1) Is it possible to format the way that blog entries appear on the main blog page? Inspector of cou

  • How to clear running programs

    How do I clear the running programs on my iPad 2?   I fingured out how to bring them up - pushing the button 2x.  I figured out how to check them - hold button down.  but How do I clear them?

  • Recipe software

    I am looking for recipe software along the lines of BigOven Deluxe Inspired Cooking that is compatible with Mac. Most of the good software I find for recipe management is not compatible with mac.