Display the selected item doesn't work anymore?

I am currently v9.0.2.271 RoboHelp HTML, after having updated last week. I wanted to show someone what the subject would look like in the help and clicked on the topic show the item selected (the one that looks like a pair of glasses) and nothing happened. I used it all along. Has anything changed in version 9.0.2 or I did something so that it does not appear?

See point 61 to http://www.grainge.org/pages/snippets/snippets.htm

See www.grainge.org for creating tips and RoboHelp

@petergrainge

Tags: Adobe

Similar Questions

  • COMBOX Box not displaying the selected item

    Here is the code I use to try to capture and display the selected item in a ComboBox control:

    private void changeProjectTypeSelection(event:Event):void {}
    projectTypeChange.text += event.currentTarget.selectedItem.cboProjectType + "" +.
    event.currentTarget.selectedIndex + "\n";
    }


    Then the ComboBox:
    < mx:ComboBox fontSize = "12" x = "93" y = "83" width = "110" id = "cboProjectType" dataProvider = "{projectTypeArray}" labelField = "projectTypeName" selectedIndex = "0" click = "changeProjectTypeSelection (event)" > < / mx:ComboBox >

    Then the TextInput:
    < mx:TextInput id = "projectTypeChange" "248,95" = x y = "84" width = "121" / >

    I know there is something wrong with ActionScript... just have not thought of it. Any suggestions would be greatly appreciated!

    Finally! Here is the solution:

    private void changeProjectTypeSelection(event:Event):void {}
    var i: int;
    for (i = 0; i<>
    If (projectTypeArray.getItemAt (i) .projectTypeName == event.currentTarget.selectedItem.projectTypeName) {}
    projectTypeChange.text = projectTypeArray.getItemAt (i) .projectTypeName;
    }
    }
    }

  • Click on the boxes in the version 6 doesn't work anymore

    I use click boxes to allow for the learner to control their navigation.  I have create a slide with boxes to click and when the user clicks on 'of the jumps to that section of the learning content.  It is often a course divided into several lessons.   The end user doesn't have to fill all the lessons, but only those they wish to see.  It worked perfectly in version 4.  I upgraded to version 6 and completed some course and it seemed to work.  But in that I'm working on that now it will allow me to click on the other boxes to click and it makes the rattling, but it does nothing or takes me to the first 'leap' of the first click box that I added to the screen.  I often copy these other content boxes, so I all deleted and recreated them to make sure they were not attached to something.  I made sure they are visible, the film made a break for the click, and they are all showing for the duration of the slide.  Can someone make a suggestion or help me with that?  The course is based on the branched navigation so I can't just delete them.  I'm on version 6.1.0.319.  One thing that is different between 4 and 6 is that now I have added quiz and they respond to questions.  If they are required to answer all questions that will impact the boxes to click the other slides?

    One thing that stood out to me in your description, is that you said you made sure that the boxes click ' all the screen for the duration of the slide.

    Are you aware that the click box break point is at the end of its object, as shown on the timeline? So the break box click point is not displayed the same way as the buttons or text input areas where you have a vertical line in the object indicating the position of the break point.  If your click boxes go right until the end of the chronology of the slide, then their points of break will be just at the end of the slide, not somewhere in the Middle, which is usually where you WANT them to be.  If all click boxes are added in the same way, and their break points are all on the same image of the slide, and then clicking one of them will reactivate the slide and take any action you assigned in which case.

  • Cannot display the menu items when you work with images

    Hi guys, I'm Raiden.
    I have a question and a problem to solve, here's the question:
    I've developed a BB app for months and when I run my application, a main screen is displayed,
    now I see the menus by clicking on the Menu button. And there is also a button called 'image' and if I click the button on the main screen will be full of a big size image.
    But after clicking on the 'image' button, I could not see the menus by clicking on the Menu button. So, how can I display the menus when I display images?

    Note: I'm under keylistener when I display images, I don't know whether or not it affects.

    Just Peter's is very good.  Show us your code keyListener and hopefully someone will be able to tell you what to do.  Just the keyChar (.) method.

  • Save the Page under doesn't work anymore - why?

    I frequently save web pages
    Page of file/save as...
    or more often
    Page of file/save to the Archive as... using the Mozilla Archive Format plugin

    Suddenly tonight nothing happens when I choose to those of others. The menu disappears just as soon as I click on the option. I didn't updated Firefox, or anything else recently.

    Please upgrade to the current version of Firefox 23.

    • Help > about Firefox

    The version of Firefox 21 that you are currently running is no longer supported with security updates.

    • It is important to update Firefox and Add-ons to the latest version to get all security patches.

    Maybe there is a problem with the MAFF extension.

    Helps if you change the settings in the extension is not to replace the built-in "save the Page under"?

  • Why the serial number doesn't work anymore?

    Serial number does not work. How is it?

    Please visit: https://helpx.adobe.com/creative-suite/kb/error-serial-number-valid-product.html

    I hope this helps.

    Concerning

    Megha Rawat

  • On the second time that I return to the button, it doesn't work anymore?

    Hello

    Hey well im still busy making an animation, and I got stuck.

    The animation is as follows: I have 15 active buttons at the moment, I've programmed only 1 so far. If I click this button 1 (linkslinksboven_btn), he goes to a certain slice, in this case the 181 framework. In 181, I have 4 new buttons 1 is programmed, if I click on this button (linkscirkellinks_btn), I did some lines go to a color and a letter "M" is now 10 times for 10 seconds. After these 10 seconds little animation stops and I have to click a button (onzichtbareknoplinkslinksboven_btn), which dates back to where my 15 buttons are active should be the frame 180, so all 15 are able to get clicked again. If I click the button, it shows my 15 buttons but when I click on the 1 I programmed and used earlier, it does nothing?

    Here are all the coding on my first keyframe:

    -Frame stop @ framework 180-------.
    addEventListener (Event.ENTER_FRAME, onEnterFrame180);

    function onEnterFrame180(e:Event):void {}
    If (currentFrame == 180) stop();
    }

    -Knop linksmidden_btn-------.
    linksmidden_btn.addEventListener (MouseEvent.CLICK, linksmidden_btnClick);

    function linksmidden_btnClick(event:MouseEvent):void {}
    gotoAndPlay (180);
    }

    -Knop linkslinksboven_btn-------.
    linkslinksboven_btn.addEventListener (MouseEvent.CLICK, linkslinksboven_btnClick);

    function linkslinksboven_btnClick(event:MouseEvent):void {}
    gotoAndPlay (181);
    }

    -Knop linksrechtsboven_btn-------.
    linksrechtsboven_btn.addEventListener (MouseEvent.CLICK, linksrechtsboven_btnClick);

    function linksrechtsboven_btnClick(event:MouseEvent):void {}
    gotoAndPlay (182);
    }

    -Knop linkslinksmidden_btn-------.
    linkslinksmidden_btn.addEventListener (MouseEvent.CLICK, linkslinksmidden_btnClick);

    function linkslinksmidden_btnClick(event:MouseEvent):void {}
    gotoAndPlay (183);
    }

    -Knop linksrechtsmidden_btn-------.
    linksrechtsmidden_btn.addEventListener (MouseEvent.CLICK, linksrechtsmidden_btnClick);

    function linksrechtsmidden_btnClick(event:MouseEvent):void {}
    gotoAndPlay (184);
    }

    -Knop linkslinksonderbovenkant_btn-------.
    linkslinksonderbovenkant_btn.addEventListener (MouseEvent.CLICK, linkslinksonderbovenkant_btnClick);

    function linkslinksonderbovenkant_btnClick(event:MouseEvent):void {}
    gotoAndPlay (185);
    }

    -Knop linkslinksonderonderkant_btn-------.
    linkslinksonderonderkant_btn.addEventListener (MouseEvent.CLICK, linkslinksonderonderkant_btnClick);

    function linkslinksonderonderkant_btnClick(event:MouseEvent):void {}
    gotoAndPlay (186);
    }

    -Knop linksrechtsonderonderkant_btn-------.
    linksrechtsonderonderkant_btn.addEventListener (MouseEvent.CLICK, linksrechtsonderonderkant_btnClick);

    function linksrechtsonderonderkant_btnClick(event:MouseEvent):void {}
    gotoAndPlay (187);
    }

    -Knop linksrechtsonderbovenkant_btn-------.
    linksrechtsonderbovenkant_btn.addEventListener (MouseEvent.CLICK, linksrechtsonderbovenkant_btnClick);

    function linksrechtsonderbovenkant_btnClick(event:MouseEvent):void {}
    gotoAndPlay (188);
    }

    -Knop rechtsonderkant_btn-------.
    rechtsonderkant_btn.addEventListener (MouseEvent.CLICK, rechtsonderkant_btnClick);

    function rechtsonderkant_btnClick(event:MouseEvent):void {}
    gotoAndPlay (189);
    }

    -Knop rechtsbovenkant_btn-------.
    rechtsbovenkant_btn.addEventListener (MouseEvent.CLICK, rechtsbovenkant_btnClick);

    function rechtsbovenkant_btnClick(event:MouseEvent):void {}
    gotoAndPlay (190);
    }

    Here is the coding to the second keyframe to the 181 Member:

    Stop();

    -Knop linkscirkellinks_btn-------.
    linkscirkellinks_btn.addEventListener (MouseEvent.CLICK, linkscirkellinks_btnClick);

    function linkscirkellinks_btnClick(event:MouseEvent):void {}
    gotoAndPlay (182);
    }

    -Knop linkscirkelboven_btn-------.
    linkscirkelboven_btn.addEventListener (MouseEvent.CLICK, linkscirkelboven_btnClick);

    function linkscirkelboven_btnClick(event:MouseEvent):void {}
    gotoAndPlay (183);
    }

    -Knop linkscirkelrechts_btn-------.
    linkscirkelrechts_btn.addEventListener (MouseEvent.CLICK, linkscirkelrechts_btnClick);

    function linkscirkelrechts_btnClick(event:MouseEvent):void {}
    gotoAndPlay (184);
    }

    -Knop linkscirkelonder_btn-------.
    linkscirkelonder_btn.addEventListener (MouseEvent.CLICK, linkscirkelonder_btnClick);

    function linkscirkelonder_btnClick(event:MouseEvent):void {}
    gotoAndPlay (185);
    }

    And then finally on my last keyframe so far to frame 481:

    Stop();

    -Knop onzichtbareknoplinkslinksboven_btn-------.
    onzichtbareknoplinkslinksboven_btn.addEventListener (MouseEvent.CLICK, onzichtbareknoplinkslinksboven_btnClick);

    function onzichtbareknoplinkslinksboven_btnClick(event:MouseEvent):void {}
    gotoAndPlay (180);
    }

    Anyone know why I can't click on the linkslinksboven_btn when I get to this image for the second time?

    Any help or advice even to my easyer approach are welcome! I am open to learn. =)

    Dear greetings,

    Coyke

    Probably, you need to have the code buttons of your framework 180 instead of any previous setting.  If 15 buttons end at framework 180, but the code for them is to frame 1, then when you move out of the frame 180 you essentially lose the buttons, and if you are relocating to the 180 framework, there is no code to assign a feature of the buttons.

  • Why the rejection of multiple photos doesn't work anymore when you change pictures?

    Why the rejection of multiple photos doesn't work anymore when you change pictures? Does anyone else have this problem? It works on my other Mac but just stop working on my computer laptop pro, I have the latest OS and it worked until a few weeks ago. Thanks for any help!

    Selection of several photos at once enter "9" to reject all still works them for me in Aperture 3.6 on El Capitan.

    Have you tested, if the problem occurs only in an Aperture library or libraries opening?

    Create a new Aperture library to test and see rejection, so it works.

    If it does not work in a new library either, I got trash Aperture preferences.

    In preferences file is now in the container folder in the user's library.

    Try this:

    • Leave the opening runs.
    • Then open your user library and delete the folder complete ~/Library/Containers/com.apple.Aperture/
    • and the ~/Library/Preferences/com.apple.Aperture.plist file

    Your user library can still be hidden. To reveal the hidden user library:

    • Bring the Finder to the front by clicking on the desktop or the Finder icon in the Dock.
    • Select your folder user/home (with the House icon in the side bar of the Finder)
    • With this window in the Finder in the front window, press the ⌘J key combination to bring up the display options.
    • In the view options panel allow you to "show the library folder. That will make your visible user library folder in your folder.
    • Open your folder, then the library folder, then the containers.
    • Move the entire folder ~/Library/Containers/com.apple.Aperture on your desktop. Move the entire folder, not just the content.
    • Delete ~/Library/Preferences/com.apple.Aperture.plist as well.

    Now, restart the Mac, start Aperture and try see your book.  If all goes well, delete the folder on the desktop.

  • When I try to install Firefox, I get an error "could not open the output file. I used Firefox before and it doesn't work anymore, so I uninstalled. Cannot re - install now.

    When I try to install Firefox, I get an error "could not open the output file. I used Firefox before and it doesn't work anymore, so I uninstalled. Cannot re - install now.

    This has happened

    Each time Firefox opened

    I tried to download firefox.

    User Agent

    Mozilla/4.0 (compatible; INTERNET EXPLORER 6.0; Windows NT 5.1; SV1; AntivirXP08; GTB6.3; .NET CLR 2.0.50727; MS - RTC LM 8)

    When you click on the download link on GetFirefox.com, you should be asked if you want to run or save the file. If this situation occurs when you try to run the download, try instead to record and put the file on your desktop or in a similar place, where you are certain that you can find.

    When the download is complete, try double-clicking on the downloaded file in the normal Windows Explorer (browse your way to the file from the desktop). This should start the installation.

    If, in the Explorer window, you notice that the file seems to be missing the Firefox icon orange/blue, right click the file and select Properties. The image should look like the attached picture (except that mine is in Danish, but that is irrelevant) if saved correctly - if it don't look like this, would you please describe the content or attach a screenshot of the box. Especially what it says under "File Type" - it must be 'program '. If this isn't the case, will have to focus on what could be the problem here.

    A bit off-topic, your Internet Explorer seems to be quite a bit outdated (IE 6, where the current version is IE 8), so I highly recommend that you try to run Windows Update to get your system up to date. Is it as a society (such as a thin client Terminal Server computer) system, this is not possible, and most likely, your system administrator will have to help you.

  • CTRL + SHIFT + T doesn't work anymore, I tried it on Windows and Ubuntu. The other shortcuts work fine.

    CTRL + SHIFT + T doesn't work anymore, I tried it on Windows and Ubuntu. If I go to history > recently closed tabs and click on something, it works, it's just the keyboard shortcut that broke. The other tabs keys work fine.

    Create a new profile as a test to see if your profile is the source of the problems.

    See basic troubleshooting: make a new profile:

    There may be extensions and plugins installed by default in a new profile, so check that in "tools > Modules > Extensions & Plugins" in case there are still problems.

    If this new profile works then you can transfer files from the old profile to the new profile (be careful not to copy corrupted files)

    See:

  • Canon scan to folder (Server 2008 R2) from the latest Windows Updates (13 sep 2012) it doesn't work anymore...

    We have a few Multi functional Cannon, who were able to scan to folder to our file server 2008 R2 server.

    Since the latest Windows Updates (13 sep 2012) it doesn't work anymore...

    Nothing has changed for folders or shares. Actions are like:

    \\fs01\scans\IT

    Shared folder is \\fs01\scans

    Share permissions are full for everyone

    On the COMPUTER folder, only the service and the Canon scanner user have full conrol...

    When I turn off the firewall of Windows on the FS01, it works.

    Can I get a SMB = OK on the Multi functional.

    When I turn on the WIndows firewall, I get a SMB = NG on the multifuntional

    I checked the rules and everthing about file and printer sharing is allowed...

    Can someone please think about what to do?
    Because really don't want to go with Windows Firewall disabled.

    The Endpoint Protection 2010 Anti Virus is installed on the FS01, but given that disabling the Windows Firewall works, I don't think that the Anti Virus has nothing to do with it.

    Update: I tried two other servers 2008 R2 (with also the Windows Firewall on) and it works! So there's something wrong with this one server... But as far as I can see, the firewall has all the file and open sharing of printers of things... And when I connect with the Canon Scan on a PC user I can browse places very well.

    Hello

    "Update: I just tried two other servers 2008 R2 (with also the Windows Firewall on) and it works! "So there is something wrong with this one server.

    Microsoft has specific Forums to help you with your Server 2008 R2 questions.

    Could you please repost this link in Server 2008 R2 Forums.

    "Support for Windows Server 2008 R2"

    http://TechNet.Microsoft.com/en-us/WindowsServer/bb512923

    See you soon.

  • I had Adobe Photoshop Elements back in January 2011 and this laptop doesn't work anymore. I was wondering how to get it on my new laptop.  I have the serial number and everything.

    I had Adobe Photoshop Elements back in January 2011 and this laptop doesn't work anymore. I was wondering how to get it on my new laptop.  I have the serial number and everything.

    If you have problems with activation, go here: find solutions to activation errors that may occur when you launch Adobe apps.

    Click on contact us in the link if you need to reset your activation. It's when you can't access your old computer and you get the activation limit exceeded message.

  • Download the work plan of the selected item

    I have the script where I select objects on the artboard multiple, but I can't seem to get advice art activates the selected item. Is this possible?

    each work plan is a text element and I that they in the same position on each of their own work plans they are already a. now it fits them all to a work plan. Here's what I have so far

    doc = app.activeDocument;
    for(i = 0; i < selection.length; i++){
        var firstItemPosition = doc.selection[0].position;
        doc.selection[i].position = firstItemPosition;
        var activeArtboardIndex = doc.artboards.getActiveArtboardIndex();
        alert(activeArtboardIndex);
     }
    

    .. .or with a "brute force" approach

    // return each selected item's artboard index
    // carlos canto 09/28/2013
    // http://forums.adobe.com/message/5721205?tstart=0#5721205
    
    var idoc = app.activeDocument;
    app.userInteractionLevel = UserInteractionLevel.DONTDISPLAYALERTS;
    var selec = idoc.selection;
    
    var sel = [];
    for(i = 0; i < selec.length; i++)
        sel.push(selec[i]);
    
    for(j = 0; j < sel.length; j++) {
        idoc.selection = null;
        alert('selection ' + j + objectArboardIindex (sel[j]));
    }
    
    for(j = 0; j < sel.length; j++)
        sel[j].selected = true;
    
    app.userInteractionLevel = UserInteractionLevel.DISPLAYALERTS; 
    
    function objectArboardIindex (obj) {
        var idoc = app.activeDocument;
        for(i=0; i		   
  • the Wacom tablet pressure sensitivity doesn't work anymore

    I have a Tablet Wacom Intuos 3, photoshop CS6 and Windows 7.  I have no idea why, but my Tablet pressure sensitivity doesn't work anymore.  I did a google search to see if others had the same problem on a forum (I can't remember where) I found a solution that seems to have worked for many, so I tried which...  Basically, it says to uninstall my wacom driver, unplug the Tablet, reboot, install driver, plug the Tablet and reset my preferences in photoshop.  I did it last night and it worked, I was very happy, but it was late, was exhausted, so I turned off my computer and went to bed.  When I have it turned on and is gone in photoshop this morning, it does more, pressure sensitivity is gone again.  I get this warning in my brush settings when I try to put it on pen pressure, angle or another setting requiring sensitivity to pressure, but it does not tell me how to fix it.  Is the only way I can make the process work I mentionned (pilot program is uninstalled, disconnect the Tablet, reboot etc.) but I would need to do whenever I have shut down my computer and it's a bit of a pain...  I have also tried installing different drivers, the last being first of all, when this does not work I tried older to see if that would make a difference without success...

    Any help would be greatly appreciated!  I'm starting to feel a little desperate...

    I read your post and found nothing which contradicts my statements.  But we looked at these questions several times - and this kind of problem is due to the driver or hardware.

    Yes, if you do not know the code or API involved, you may jump to the wrong conclusions.

    But I know what all is involved (and the fact that Adobe applications share not compressed code) and have sat and debugged these questions several times that I can remember.

    Please follow with Wacom to determine the problem with your drivers or tablet.

  • How to detect when the selected item ObjectListField changed?

    I expanded the ObjectListField to implement a scroller of marquee style iPod for long lines of text that will disappear from the screen. So far, I have everything works well, and it works as I expect... when it fires.

    I'm having a problem to find a way to make reliable activate. It doesn't seem to be any method I can substitute or any earpiece I can use that fires when the current list item is changed. I first tried setSelectedIndex substitution. That worked sometimes, because apparently the OS is not call setSelectedIndex when he wants to change the item selected, it does something else.

    Then I tried the substitution of navigationMovement and manually call the code to start the timer, but that no longer works (I was the substitution of method navigationMovement of the ListField, maybe I should have done the Manager instead?). But anyway this approach does work for the version of the storm of my application because the storm never calls navigationMovement.

    Then I tried to use a fieldChangeListener, but apparently who don't get fired for the selection.

    Finally in despiration I tried substitution of drawListRow, only qualifying when index equals the selectedRow. But my code of scroll calls invalidate, so of course it just causes a loop infinite drawListRow, slow down the device and not even starting the scroll, because whenever the timer is started, it cancels the old one.

    Anyone have any ideas on what I can do here? Thank you.

    Good end I could not fieldChangeNotify to the fire, no matter which I overrided, even with the first setting the listener. It only seems fair to shoot during the selection change event. One thing to note, I use an objectlistfield, not an ObjectChoiceField... maybe you are thinking as well to another area?

    Thanks for the help anyway, in the end I was able to get the desired effect by modifying the code slightly to reuse the same animation timer rather than create a new one when the selected item changes. The timer is started in the constructor of the ListField. Works very well.

Maybe you are looking for

  • change of graphics card?

    Hello IM thinking about replacing my graphics card in my PC currently 'wood '... It's my computer >http://www.onyougo.se/hp-p6755sc_pi722522#271 The video card I want, this is the ti gtx 780 or 780, I know I need to change the power supply but is the

  • Change of location on the weather Gadget?

    The weather Gadget on my computor will not change the location of the location of what it was on... to the location of my hometown, no matter how many times I try. What should I do to get my hometown on the weather gadget location?

  • 7 and Vista dual-boot

    I am running Vista Home Premium 32-bit, and I want to install Windows 7 Pro 64-bit as a dual-boot. I never did a dual boot of before installation. What should I do to prepare my computer for the new OS?

  • Unable to connect bluetooth on Windows 7 headsets

    on Windows XP 32 and 64 WinVista, I had no problem whatsoever to find connection and configuration of my bluetooth headset with my micro USB bluetooth adapter. all the drivers for the adapter and the helmets were found and installed by Windows Update

  • Ability of the trap Cisco 1113

    Hi all 1113 Cisco there traps snmp capabilities or support installation of the SNMP agent on it? Please notify TIA Hitesh Vinzoda