Why my method of. append() needs two clicks on publication of DPS

Hello community,

I'm stuck develop edge animate for the publication of DPS with what follows.

In order to access an article in my DPS folio, I created a symbol that attacking an article. It's a pretty basic symbol composed of a block of text and a background with opacity set to 0.

After the action panel, the code is rendered as she:

SYM. $("mySymbolBtn") .append ("navto://MyArticle#0");

Overview of my iPad, this symbol must be clicked twice to the user of the reader of MyArticle.

The same thing happen overview in the desktop browser, the symbol has to be clicked twice before reacting (with an error in this case, trying to open a link navto)

Is there a reason for this?

Thanks for the tips.

Benoit.

Finally, I found this only hurt a little. the method has been call for a click event, but should be on the compositionready event.

Your point about "first click Activate overlay" lead me on the path. Finally, the first click created the link, the other to navigate to the link.

This article show me the need for event compositionready!

M lively help | Hyperlink items Adobe DPS elements

Thank you.

Benoit

Tags: Digital Publishing Suite

Similar Questions

  • calculation using the formula node needs two clicks

    Hello

    I want to use this piece of code for a larger program. My goal is to take 10 values and calculate two values using a formula. I used the formula node as the calculation functions digital ordinary would be too heavy. If I click on save, it saves two values to a file.

    The problem that I am facing is that when I start the program, it works very well for the first time. The second time however, if I change the values, and then click on save, it still displays the previous values, or some altered values. I have to click on save twice to get the correct values. I don't understand the reason why this happens. Can anyone help?

    File attachment: Capture screen and VI.

    P.S. If the solution can help with the problem, I'm ready to change any part, but please, not irrelevant to suggestions on how to * improve my code *, because I've worked hard to make it work with another major project.

    I don't completely understand the description of your problem.  But I see two problems.

    1. the "Save" button actually belongs to the event that handles the record button.  And the case of the event should really be Jean-Claude Value Change of mouse down?

    2. your STOP at the bad mechanical action.  Since it happened so this just released, it is only true while you're pressing it.  It stops the upper loop, but can't stop low loop because your loop will also be waiting to save button to press.  Stop will always be false because you cannot press two buttons at the same time.

    Try to make your action to stop button to be changed when released.  You must return the button to false programmatically born of two loops.  In fact, it would be better to have a case of events for the stop button to stop the lower loop.

    I don't understand what you're trying to do in the upper loop.  You read a file as soon as possible, and it seems to be the same file that you create in the lower loop.  Why?

  • Since the update of FireFox I now need to click two or three times on a link which he answers.

    Hardware acceleration is disabled. Using AdBlock Plus. Same problem on the two different desktop PC with the same configuration of the browser. The Google search box will not allow me anything until I have click on it at least once, and then I need to click once again before it allows me to enter text. It looks like something in the background loading. Never had any problems until recently. Everything else works OK.

    Hello

    Disable hardware acceleration

    To enable hardware acceleration in the web browser Firefox follow these steps:

    • Press the ALT on the keyboard and select Tools > Options in the menu that opens.
    • Go to Advanced > general in the new options menu.
    • Search for "Use hardware acceleration when available" and check the option.
    • Restart Firefox.

    Let me know how it goes

  • Why does take two clicks to open an e-mail now instead of a single click, that it usually take?

    So far, it took only a single click to open an email in the Inbox and now it takes 2 clicks. How to return to a single click? Y at - it a setting or an option for this?

    The standard has always been a click to view the message in the messages pane and two clicks to open a message in a window or tab.

    If you do not have the set message pane, press F8.

  • can perform us two actions with a single button in two clicks, one after the other?

    Mr President.

    can perform us two actions with a single button in two clicks, one after the other?

    I want that when I click on the button Add once it add data to the database and when I click again on this button it clears the form data to the empty fields.

    Concerning

    Tanvir

    In the code, it should be easy.

    The following code adds that a button called butman with text 'ADD '.
    It then registers a listener that will be called if the user clicks the button.

    This listener then calls the runAddData method if you clicked butman while it contained the text of "ADD" and it calls the runClearData method otherwise.
    That's why he will swap the functionality of the button between ADD and CLEAR on each click.

    final Button butman = new Button("ADD");
    butman.setOnAction(new EventHandler() {
              @Override
              public void handle(ActionEvent t) {
                        if (butman.getText().equals("ADD")) {
                                  butman.setText("CLEAR");
                                  runAddData();
                        } else {
                                  butman.setText("ADD");
                                  runClearData();
                        } // END IF-THEN
              }});
    

    I hope that's what you wanted.

    Further reflection.
    You might want to run the ADD and CLEAR methods in their own son so that it can run in the background without slowing down your user interface.

    I also reuse rather a single button for several features instead of to apply with hundreds of nodes used only rarely with masses of code to show and hide as needed.

  • Firefox does not account for single click and has double click for a feature need simple click as a bookmark link, enter in a text box, press a button

    Firefox 7.0.1 on Win7 pro 64

    Hello team FF & community.

    sometimes FF 6/7 shows a VERY strange behavior:
    While 'normal' things on Web sites (click on the links, edit text, scrolling, evolution of the tabs boxes) FF starts to ignore my simple clicks. The only way to work is with double-click instead of single-click (i.e. for links, enter a SBO, switch tabs, even to open a menu of Firefox) for all actions.

    Previously, the last example was about a minute

     https://plus.google.com/circles/find
    

    While moving to a "circle" contact - FF changes only are allowed double clicks. No errors, no message.

    I found this behavior buggy on many different sites - simple websites and with complex features, too - in the past few weeks since bf6 + 7 are current versions.

    With my other two questions, I get the idea that the current releases of FF contain more bugs in versions between FF1 to FF3.

    OK, I think that this issue (change of behavior: needs double click to get the reaction of simple click)-isRESOLVED: -

    I have disabled all addons and enabled/tested one by one... it was, apparently, the add-on "Multi links 3.0.0.16" was the problem.

    I replaced it with "Snap Links 2.1.1" (installed, but not yet tried a new), and less than a week daily work of 10-12 I never got this bug again.

    SOLVED!

  • Need to click twice on buttons in Flash

    I noticed that whenever I need to click on something in Flash, it takes two clicks instead of just one should be.

    This has happened

    Each time Firefox opened

    == Just noticed these last days

    Hello, Jessica.

    I've never heard of a problem like this, but have you tried to update or reinstall the Flash plugin? If all goes well, which will fix the problem.

  • Why a method to create a constraint would allow the index to be used, but not another.

    Hi all

    With the help of:

    Oracle Database 11 g Enterprise Edition Release 11.2.0.4.0 - 64 bit Production

    SQL Developer Version 4.0.2.15

    I had to do the following query on a table.

    Select distinct chdrnum, tranno

    of ractpf_pgr;

    I ran the setup of SQL in SQL Developer, who told me that he was doing a full table scan,

    (It's what you get using SEPARATE!)

    After some research, I discovered that if I put in question on columns not null check constraints

    and then recreated the index based on these columns, I'd get a full index scan instead of a table scan.

    Good news - off, I went and tried using the following method (I think it's call a constraint of out-of-line)

    and created one for each colmn using snytax below.

    ALTER table RACTPF_PGR add constraint CS_CHDRNUM_NN check (CHDRNUM is not null) validate;

    Ran my SQL Tuning Advisor again - no joy - a full table scan that was happening.

    Did some more research and recreated the constraints with the help of an online method

    ALTER TABLE RACTPF_PGR CHANGE (CHDRNUM CONSTRAINT CS_CHDRNUM_NN NOT NULL);

    My SQL Tuning Advisor is represented - and yes the index was used.


    But what I want to know why a method would cause the index to use another does not


    Thanks in advance.


    The second is a NOT NULL constraint.

    The a ('is not null') is technically not a NOT NULL constraint.

    Give me a moment to start my database, and I will demonstrate.

    Edit: Here's the demo:

    SQL> create table x (a number null, b number null);                  
    
    Table created.                                                       
    
    SQL> alter table x add constraint a_nn check(a is not null) validate;
    
    Table altered.                                                       
    
    SQL> alter table x modify (b constraint b_nn not null);              
    
    Table altered.                                                       
    
    SQL> select column_name, nullable
      2  from user_tab_cols
      3  where table_name = 'X';                                         
    
    COLUMN_NAME
    ----------------------------------------------------------------------
    
    N
    -
    B
    N                                                                    
    
    A
    Y                                                                    
    

    The index does not store registrations for the lines where all components of the index are null, then the optimizer needs to see that the columns are not nullable to be able to use an index scan.

  • [ADF, JDev12.1.3] Why AM method cannot be exposed to the client if it does not return a simple type or serializable? How...?

    Hallo,

    I would like to know why the methods that I create in the request Module cannot be exposed to the client if they return a simple type or serializable.

    If the method returns a custom class object I solve the problem by simply writing next to the defining class "implements Serializable.

    I would like to know if it's still OK, or for a custom class with some features I really need to implement the serialization (de).

    Thank you

    Federico

    Return values must be serializable nexus him must be transported between servers and memory a store if your module gets passive

    Is normally enough tto implement the serializable interface. But in doing so you do not make the class serializable automatically. To do this, you must check if each attribute or class variable is serialized or to be transitory if they are not serialize the value.

    Timo

  • Quiz slide then button... two clicks?

    Very well.  Having a weird problem I don't know if it is universal or repairable or what.  If you guys have experienced this?

    On my quiz slides, there is a bit of a hitch between selecting the right answer and go to the next slide.  You get the success caption "good job, press next to continue."  The problem is that there are actually two clicks to move to the next slide in the quiz.  The first click clears the legend of success, the second click actually progresses the slide.  Is there a reason that I have to click twice?  What is a universal curiosity?  Can I fix this problem so that the legend of success clears and progresses it slide with a single click?

    Thanks in advance,

    Eric

    The fixed!  Slowly but surely, arrived Lilybiri.  If the hitch came because I had not changed my Advanced response of 'No Action' Option to 'Continue' when I added captions that are unique to each answer instead of a legend of success or failure by default.  I guess that continues it is transition enough to go beyond the break, but not enough to trigger the slide?  Not sure why it works with her continue but he does, and I get to keep my sanitation/advice on the slide in shares of advanced response questionnaire.  I am happy.  Just thought I'd post the answer for users of the forum of the future.  Thanks for your help once again.  Have fun.

  • How to implement responses of pass/fail for two click boxes on the screen a simulation?

    I'm creating an assessment of simulation using Captivate 7. On a single screen (as shown below), I need to put in place two boxes click (highlighted yellow) so that the user can click on one of them to continue to the next slide. But I had a question on how to set up the success and Fail responses for each, click area. If the answer to failure for the two boxes to click is enabled, the user will receive one or two responses Fail no matter where they click. Disabling the failure responses? If the user clicks on the other areas that the two click boxes, no action or reaction occurs and the user will think the simulation is frozen or crashed. All the solutions for this problem? Thank you!

    Capture.PNG

    Awesome! This works. Thanks for your help, as always, Lilybiri!

  • Movie clip button requires two clicks to activate

    Hello. Is there a reason why my movie clip buttons require only two clicks to activate the toggle function?

    I don't understand why this is happening.

    My code:

    btn_radio.addEventListener (MouseEvent.MOUSE_UP, ToggleRadio);

    btn_radio.buttonMode = true;
    btn_radio.useHandCursor = true

    function ToggleRadio(myEvent:MouseEvent) {}
    {if(!btn_radio.) Toggle)}
    btn_radio.gotoAndStop ("up");
    }
    on the other
    {
    btn_radio.gotoAndStop ("Down");
    }
    btn_radio. Toggle =! btn_radio. Toggle;
    }

    Any help would be great.

    -Pat

    probably because your pimples are starting in position 'high '.  use:

    btn_radio.addEventListener (MouseEvent.MOUSE_UP, ToggleRadio);

    btn_radio.buttonMode = true;
    btn_radio.useHandCursor = true

    function ToggleRadio(myEvent:MouseEvent) {}
    {if(!btn_radio.) Toggle)}
    btn_radio.gotoAndStop ("Down");
    }
    on the other
    {
    btn_radio.gotoAndStop ("up");
    }


    btn_radio. Toggle =! btn_radio. Toggle;
    }

  • What on Earth is the lego man ' click me ' on the home page, and why he doesn't something when I click on?

    What on Earth is the lego man ' click me ' on the home page, and why he doesn't something when I click on?

    Click Me logo is part of the promotion of the Humble Mozilla Bundle - clicked once you should be able to control the character with the "WASD" and "IJKL" key.

    Citing the-edmeister https://support.mozilla.org/en-US/questions/1025706

    Who click Me the game is part of the promotion of the Humble Bundle of Mozilla on the default Home Page [topic: Home], which loads from the Mozilla servers in the "Brand Logo" section (DIV) of about: House. A feature that has been used in Firefox 29 [IDE] just before the start of the Olympic Games.

    Also, part of this promotion is addressed in the "excerpt" under the container of the research on the topic: homepage.

    If you want to prevent the section "Brand Logo" (and the "snippet" under the reservoir of research) never to be seen again, you can install this UserStyle and elegant. https://userstyles.org/styles/104673/about-home-hide-snippets-and-hide-brand-logo

  • 30.0 Firefox is so slow since updated. IE & Chrome not having problems loading pages, showing the blank pages, need two or more tests to open Web pages.

    30.0 Firefox is so slow since updated. IE & Chrome not having problems loading pages, showing the blank pages, need two or more tests to open Web pages. It seems to have something to do with the Visual data on the pages. My MSN homepage gets old and dies every time I open the page after the re-opening and closing of firefox. It takes forever! What is a memory drain? Each open page in a new session of firefox suffer the same fate.

    Start Firefox in Safe Mode {web link}
    While you are in safe mode;
    Press < Alt > or < F10 > to display the toolbar.
    Followed;

    Windows; Tools > Options
    Linux; Edit > Preferences
    Mac; name of the application > Preferences

    Then Advanced > General.
    Find and stop using hardware acceleration.

    Dig safe web sites and see if there is still a problem. Then restart.

  • two clicks to close the tab in Firefox 28.0

    just upgraded to Firefox 28.0. now, it takes two clicks, and rather than one alone, to close a tab.

    It is not new, it's a bug.

    If you discover that a change in Firefox 28 made it incompatible with one of your extensions, the developer is perhaps not aware of this. Or he or she may already have posted an update. You can try to update the page modules. Either:

    • CTRL + SHIFT + a
    • Firefox orange (or the Tools menu) button > Add ons

    In the left column, click Extensions. Click the "gear" above the list, and then select find updates.

    You can also visit the page of the extension on the Add-ons site and scroll down to the bottom and click on the Versions page to see if there is an available approval but waiting for update.

Maybe you are looking for