Clicking through objects

Hi there,
I have  elements on the stage that have animated opacity, which is all well and good. The problem is that even at fully transparent they are still present on the stage, and so I cannot click through them to access the below elements. I have tried using .hide and setting the Display to Off until their timeline begins to play, but to no avail. Can anyone help with this?
Thanks
PS To clarify, I need to get a symbol from another symbol, set display to On then play it. At the moment I amusing something like this:
var popUpgo = sym.getComposition().getStage().getSymbol("Man_popup").play();

Hi ,
You can set the css property pointer-events to none . Take a look at the attached sample .
In the composition ready function I have set the css of the rectangle's pointer events to none .
Thanks
Saurav

Similar Messages

  • How to create report from SDK without clicking through ther Query manager ?

    Hello,
      I need to create an on-screen report with selection criteria. (Something similar to Reports/Inventory/Items list)
    I could create a query and save it but
    - how to start the query by SDK then - without clicking through the Query manager ?
    - how to pass the selection criteria to the query ?
    Please suggest me ?
    Regards,

    As the helpcenter(2005 helpcenter) has missed this bit of documentation (on UserQueries) could someone please provide an example of using this object
    thanks
    Message was edited by: George Savery
    hmm I thought it had timed out .... Woops

  • Captivate 8 - click through buttons/smartshapes is incorrect

    I have smart shapes that act as buttons on my slide, as well as an image button that is positioned in front (on top in the stacking order) of the smart shape (so it overlaps).
    When I test and click the image button, it does not activate the image button action, but activates the smart shape action. As long as the smart shape is behind the image button, any click on the image button is being interpreted as a click on the smart shape instead. The screen design for the project that I am working on means I have no choice but to have elements like this overlap from time to time.
    I have been getting this behavior consistently in Captivate for a while. Is this an active issue that the Captivate dev team is already looking into? Am I doing something wrong?

    Having two interactive objects in the same location at the same time is a
    bad idea. Do you really need that?
        Captivate 8 - click through buttons/smartshapes is incorrect  created
    by KeithKosh <https://forums.adobe.com/people/KeithKosh> in *Adobe
    Captivate* - View the full discussion
    <https://forums.adobe.com/message/7003949#7003949>

  • How to get the values of managed metadata columnn through object model

    Hi,
    I need to read the values from a managed metadata column, which is set to display entire path.
    Eg. My value looks like
    Critical:Important:Interesting:Routine:Not Evaluated
    without hardcoding these values, can i find which level of child has been chosen.
    if its not evaluated, i should find like last child like that..
    any way of doing that?
    Aruna

    Hi,
    thanks for the above reply.
    i got a new requirement as,  following is my managed metadata structure user selects the values from the below structure. i need to find the matching items with another list of same structure. the condition for matching is, if the user selects All,
    in the otehr list if the value in the region column equals any of the values in the structure below All like ema, denmark,nordborg is considered to be matched. if the user selects Denmark then the list contains denmark, nordborg and office is matched. means
    parent and its child contents are matched if the parent is chose. if the child is chosen only the exact value from other list(office==office in otehr list) is considered to be matched. how can i achieve it through object model coding?
    Aruna

  • Behaviours not working in PDF prototype [click-through]

    I'm trying to create a click-through PDF using Behaviours to swap out images onClick. My aim is to create a prototype PDF of a website for my Portfolio by mimicking a Spry Widget.  Please see image below.
    FYI:  I do have an issue with the Main-Nav which uses simple slices linked to their named page [via Link in Properties].  These are naturally shared in each page via Web Layer from a Master Page.  This menu doesn't function in Preview mode or once exported or previewed in a browser.[Google].  However, it does click-through in PDF format!  So all good there.
    I'm concerned with the 2nd Nav set; 1.1 to 1.9.  A simple set of rectangular Slices linking to the content area below - a single large rectangular Slice.  These Slices are not in the Master Page but located in the Design page of my document, and in all the States of the Design page, of which there are 12 in total. This Nav bar has simple UP, OVER and DOWN States that swap-out and seem to work fine and click-through OK, if previewed in a browser and in Preview mode within Fireworks. 
    However, click-through does not function in a PDF.  Each nav-tab Slice is using Behaviours: onMouseOver | Set Nav Bar Image and the second Behaviour being: onClick Swap Image, then names the correct slice to show onClick in the Behaviours' Panel.
    I have tried variations such as adding a Hotspot to create a hand on rollover and clicked and unclicked various Behaviour options in the Behaviours Panel to no avail.  I wondered if it was a PDF option that needed fixing much like when exporting a file from InDD but I can't find a suitable PDF option.  I read elsewhere about not using Animated Gif as an Image File Type but that didn't work either.  When I export to PDF, there aren't the Slice Save options available for PDF.  Also Fireworks defaults to export to Acrobat Pro, though if I view in Pro or Reader the click-through still fails.
    I'm fairly new to Fireworks but would really like to get to grips with it and I love this prototype wizardry.  I'd like to know why the click-thru fails in PDF but functions in browser and FW Preview and why Main Nav functions in PDF but not browser?
    So any help will be greatly appreciated.
    Blanche

    The original post did not indicate the method of creating the PDF. The result that was obtained was what happens when you print to the Adobe PDF printer. To get the hyperlinks embedded in the PDF, you have to use the PDF Maker (create PDF in WORD 2007).

  • Opening a new window when clicking on object links

    Hi,
      I have installed business package for crm and configured the object links, but when i click on object links, it is opening a new window, but i want it to be opened in the same window form which that link was activated.
    could you please help me in this regard
    Thank you

    Hello Koduru,
    you should have a look at the work protect modus settings of the user.
    Regards
    Gregor

  • How to track click throughs in an a pdf document?

    I am working on an online magazine created using Adobe Acrobat 9 Pro.  The document is made in Indesign CS4 and converted to a pdf for reading online or downloading. It's important to us to be able to track click throughs to advertisers urls. I've been told by both Adobe tech support and my hosting provider that it can't be done.  Is there another product or service which would allow us to do track these click throughs?
    Any help is greatly appreciated.

    Clicking on a link in a PDF is not different from clicking a link in a browser. In both cases, a URL is launched.
    In this URL you can include the parameters your web-server needs in order to record the action.
    You can even add an extra parameter to tell you what the source of the click was, another web-page or a PDF.

  • Click Through / Click Wrap when Opening PDF

    What is the best way to display a Click Through (Click Wrap) Agreement when opening a PDF? The Agreement is a non-disclosure and copyright notice for the information contained in the PDF. I do not want the user to be able to print or view the PDF until the user has agreed to the notice.
    I have seen dialog box examples that are modal (user must close the box before navigating the document); is this the best way have a click through agreement?
    Other than programming, each PDF, can this type of information be automated using distiller's prefix.ps and suffix.ps files (last time i programmed PDF was in 2003 and i can't exactly remember the 'processing file' names)?
    Thank you for your help.
    -rogge

    Hi Rave,
    I have tried using both IE10 and 11.  I have reset the browser to default settings and tried again, and I have also tried Adobe Reader 10 and the latest 11.0.10.
    This issue did not occur until we upgraded from IE8 to IE10.

  • Applet registered through object tag doesn't work

    Hi..
    If i register an applet through <OBJECT> tag, the applet doesn't appear, but if registering through <applet> tag, it works.
    what happens?
    is there anybody can tell me why?

    The html <object> codes used are below.
    <OBJECT
    classid = "clsid:CAFEEFAC-0014-0002-0004-ABCDEFFEDCBA"
    codebase = "http://java.sun.com/update/1.4.2/jinstall-1_4_2_04-windows-i586.cab#Version=1,4,2,40"
    WIDTH = 100 HEIGHT = 100 >
    <PARAM NAME = CODE VALUE = "MyApplet.class" >
    <PARAM NAME = "type" VALUE = "application/x-java-applet;jpi-version=1.4.2_04">
    <PARAM NAME = "scriptable" VALUE = "false">
    <PARAM NAME = MAYSCRIPT VALUE = true >
    </OBJECT>
    and the parent html file that contain "<iframe> tag" portion is written as below
    <iframe src=iframe_testApplet.htm name=AppletLoader frameborder="no" height=150 width=150 scrolling="no"></iframe>
    and all the parent html file and the iframed-file and the class file is in the same directory. so i didn't specify the "codebase" attribute above. and moreover, when i put a code that specifies the codebase though, it doesn't still work.
    the code specifying codebase is like this.
    <PARAM NAME = CODEBASE VALUE=".">
    I just want to let know that actually I solved above problem just before with some minor change. but I still want to know why it works at this time because there is not so much difference between before and after.
    the change I did is
    1. I rewrite all html code into jsp code
    2. in the jsp code, I specify the codebase with "<%= request.getContextPath()%>/aPath"
    But as you can see, the code base is the directory that contains all the files, parent html file, iframed file and a classFile, although I changed some minor codes, that cannot make it work if it doesn't work without the minor code-change because eventually it has same context from code viewpoints.
    As of now, I just take it as just a JRE bug. Can anyone let me know why it happens?

  • File sizes - Click through selection

    How bout looking at the ballooning file sizes?
    I just got pissed off at how slow illustrator was (using the new cs4 version and "mistakenly" left a couple layers pallet open) and did a copy-paste into Freehand and finished the job.
    When done the freehand EPS file was 52k.
    Illustrator's file size for the same project? 1.1 MB
    Good Lord! import that into an InDesign file . . .
    Click through -
    If they could use a "click through" model to access items beneath layers like in inDesign and Freehand they wouldn't need to have all these layers and tiny layer previews for every tiny little piece of art on the page.
    Maybe that would save some space. Sure hard drives are getting cheaper all the time, but why are these files becoming so huge?

    Kirby,
    are you recommending to downgrade the original image files, even if the JPEGs in question are the only copies? JPEG compression is lossy and creates horrible artfacts, if it is applied too heavily. But even with only a sllght JPEG compression applied, it is difficult, to apply any adjustments, like sharpening, after the compression.
    My iPhone photos are 8MP in size and the average file size is 3MB. I am quite happy with that amount of storage and would not compress the originals further.
    As a test:
    To the left, the original JPEG with 3.85 MB and to the right a compressed version with 598 KB.
    Looking at the pixels (the sun hat at the bottom of the picture) : the stronger compression hides the details:
    Or the pine cones:
    I don't apply any JPEG compression to original files, beyond what the camera does anyway.

  • Firefox hangs, links don't click through, delayed response on some links

    Firefox hangs, links don't click through, looong delays on some links

    i have been using firefox for many years but now Im getting fed up with pages hanging.. it happens when the page is flash enabled.
    i tried ie and chrome and both work properly - I just dont like them.. please fix this!
    running win7 on a HP 4310s laptop brand new with all updates installed... my extensions are flashgot, xmarks, image toolbar, java, office, acrobat reader.
    I tried safe-mode and it still hangs!
    I also noticed that when I have two tabs open or more and I try to close firefox from task manager it will un-hang but only for a while - I cancel the closing and continue using the browser as normal... if during this time I navigate away from the flash enabled page then it continues normally. If I stay on the flash enabled page or open a new one it hangs again shortly after.

  • Multiple object is not exported while clicking Edit Object in "Acrobat  X Pro to Photoshop CS5"

    Can you help someone to get multiple object using "Edit Objects" from "Acrobat X Pro" to "Photoshop CS5"? Refer below:
    Selecting the multi object (Acrobat X Pro):
    Click Edit Objects => Displays below option, click OK:
    Opened only one object instead of above multiple selected - in Photoshop CS5
    Thanks in advance,
    Pasumalai J

    Dear Mylenium,
    Thanks for your respond on this. However the same scenario is working perfectly in "Acrobat 6" to "Photoshop CS". Could you please clarify?
    Pasumalai

  • Best way to click through series of photos on a page?

    I'm building a site in DW CS3, on page will have a series of photos with captions for people to view.
    How do I build the page so people can click through the photos, without having to create a page that has to load for each photo .
    I would like the photos page to remain static but when people click 'next' or 'back' a new photo appears - or slides in, in place of the current.
    Any help appreciated.

    I just checked and it wasn't iPhoto 8 so maybe it was an earlier version of 9.

  • Help : Lost in Code - Trying to make a simple Click-Through

    Hey Everyone -
    I've come in search of some help and expertise. I've found a
    website which I would like to copy in functionality - in hopes of
    creating a simple slideshow of images. They are using the MOOTOOLS
    framework for the Slide animation - i've gotten that to work
    - but i can't figure out how to replicate the clickthrough-
    SO - what i'm trying to do is copy this page exactly -
    http://www.thegraphicgraphic.com/
    you'll see that it's just three lines of text ( rollovers )
    and the last line opens up a javascript slider window - now i've
    managed to copy most of it by taking the code and figuring out the
    urls for the javascript and such .
    check out my version here :
    http://www.nontype.com/beograd.html
    i've got the css and java stuff working okay - but what i
    can't seem to figure out at all is how they are getting the
    rollover links to link to the NEXT IMAGE - they're using some tags
    that i don't understand : it looks something like this : : :
    <div id="header">
    <ul>
    <li>
    <a href=""
    onmouseover="this.innerHTML = 'NEXT'"
    onmouseout="this.innerHTML = 'THE'">
    THE</a>
    </li>
    <li>
    <a href=""
    onmouseover="this.innerHTML = 'PREVIOUS'"
    onmouseout="this.innerHTML = 'GRAPHIC'">
    GRAPHIC</a>
    </li>
    <li>
    <a href="#" id="button" onmouseover="this.innerHTML =
    'INFORMATION'"
    onmouseout="this.innerHTML = 'GRAPHIC'">
    GRAPHIC</a>
    </li>
    </ul>
    </div>
    AND The JAVASCRIPT Used for both the sliders ( and I assume
    the click-through functionality ) is :
    window.addEvent('domready', function() {
    var Slider = new Fx.Slide('about',{mode: 'horizontal',
    duration: 100}).hide();
    $('button').addEvent('click', function() {
    Slider.toggle('horizontal');
    function noSpam(user,domain) {
    locationstring = "mailto:" + user + "@" + domain;
    window.location = locationstring;
    function MM_openBrWindow(theURL,winName,features) { //v2.0
    window.open(theURL,winName,features);
    I just want to click NEXT to progress to the next background
    image / and PREVIOUS for the prev. image . . . . . . . . Could
    anyone here tell me how to do this as in the first site ? ? ? Would
    I be able to simply create multiple HTML Pages - use an Embed tag -
    and then link the PREV and NEXT buttons with tags ?
    I'm just trying to make this work by any means but am finding
    the code impossible to crack -
    I tried asking this question in the mootools forum but was
    told to look elsewhere - I'm more than willing to use
    any other means in order to make this work .
    MANY THANKS IN ADVANCE FOR YOU HELP . . .

    Have you asked the authors?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "aerolex" <[email protected]> wrote in
    message
    news:f2naeu$q66$[email protected]..
    > Hello - would anyone have any advice - or should i
    somehow reword the
    > question ?
    >
    > or could some provide some insight as to where i might
    look to resolve
    > this question ?
    >
    > THANKS AGAIN

  • Is it possible to have emtpy space in program that can "click through"?

    I am writing a java program that would need me have a table look that I can click through the space in the square within the table, so I can click on the stuff on Windows desktop. Is it even possible with Java?
    Thanks a lot!

    This is part of my school project.
    I am working a program that is a table, and detect the color on the windows desktop area under each "hole", once the color change, the program would do something to show this "hole" has something change. I need to able to click in the "hole" as well, directly click the Windows area right under the Java. That's why I need to do "true" transparent for the "hole" area in the table.
    Really hope someone knows how to do it.

Maybe you are looking for