New issues of Viewer with WHO and buttons

Hello

I had a publication almost ready to go, has worked very well and uploaded to the cloud. Then I updated the tools, builder on mac and Viewer on iPad with all latest updates (including the update January 26 and Jan. 17 Folio tools etc.) and all WHO and buttons, I had started "misbehaving." I have re-uploaded all on cloud again and I got these errors:

-Some buttons have become "untappable" (they work fine on the Desktop Viewer)

-J' have pop MSO box with the text which is triggered by a button - text will not appear on the iPad, but it shows on desktop viewer correctly. If I saw it, it shows too much on iPad

-With the previous observer, the video would come before any object when it is played, including the ESM. Now, it seems to put the video in the face and cover all your buttons "play" etc.

Can you tell me if these are planned on the workflow changes or just a mistake on the viewer of the iPad and planning be fixed?

Cheers, Tony

Tony, I see this is your first post.

PLEASE read the other threads published recently. In short, it is a bug very serious (IMO) in the viewer of content on the iPad.

If you have not used the new features in the new tools you can restore version 17.

Bob

Tags: Digital Publishing Suite

Similar Questions

  • I just had a new hard drive installed (with XP), and no matter where I set the resolution, everything seems to be stretched horizontally

    I just had a new hard drive installed with XP, and no matter what I set the resolution to, everything now looks stretched horizontally.  I don't have this problem with the old hard drive containing XP

    If you did a clean installation of XP, then you must install the hardware drivers for your components. Go to the website of the manufacturer of your PC, then download and install the latest Windows XP drivers for your model.

    SC Tom

  • Æ 13.1can ' t pan in Viewer with mouse wheel button!



    one of the bad things in ae 13.1 is that you cannot pan in Viewer with mouse wheel button

    The After Effects CC (13.1.1) 2014.1.1 set to update fixes several bugs, including this one. Let us know how it works for you once you have installed the update.

    Details: http://bit.ly/AE_1311_details

  • Working with XML and button

    Hello

    How are you all. Well, I'm new to Flex. But I started to build simple applications. One of the best most problem I face in working with XML and the button. Can you please help me in this. I explain my problem:

    I have an external XML file like this:
    < menu >
    < button >
    < idnt > 0 < / idnt >
    General Health < label > < / label >
    pages of < text > general health is currently under construction < / text >
    < / button >
    < button >
    < idnt > 1 < / idnt >
    < label > mental health < / label >
    pages of < text > mental health is currently under construction < / text >
    < / button >
    < / menu >

    Now, I want to generate dynamically buttons from this XML file. And the second thing that is the most problematic is that how I code so that when I press the button marked 'General health', it will display the same text as in the XML corresponding to the tag tag "< label > General Health < / label >?
    I seriously need it. I'm really confused on this. Kindly help me.

    Concerning
    .. : DeX

    Dear Peter,

    Thank you, thank you very much... bundles of thanks from me. You really help me with this. I wasn't expecting such a detailed response from anyone. But you the wrong given. Thank you very much.
    My MSN account ID is "[email protected]". I would be very happy if you add me to your contact list or let me know your email address. I am not your hotmail ID ask you many questions, would just be a friend to share new ideas and knowledge.

    I thank once again...
    .. : DW

  • I have a viewer with a link button problem with vimeo

    I have a viewer with a vimeo link, so when the video plays the darkened background. The problem Im having is the button to launch the video is just Gray, I can't change it. I want her to be in the form of a graph not a thumbnail of the video if possible

    This isn't the Image that creates the gray line. Its the fill color of the relaxation.

    If you created it with LightBox view Composition so the following test

    1. Select the trigger in question

    2. Select None in the fill in the toolbar such as mentioned in the screesnshot below

    3. make sure to do this for all States of relaxation. Particularly active state.

    Let me know if you have it created with the help of the jQuery slideshow.

    Kind regards

    Vivek

  • Open a new session of peoplesoft with password and user id.

    I am already connected to a peoplesoft session. From there, I want to open another session of peoplesoft (in a different window) with password and user.

    Can someone help...?

    The problem you are having with this is that there are some biscuits memory-resident in your browsing session to identify your session (jsessionid) to the web server and your identity (PSTOKEN) for the servlets of PeopleSoft in PeopleSoft. Tabbed browsers (Firefox, IE7 +), you need to do some 'special' things to create several sessions of browser with separate cookies.

    For Firefox, you must create a separate profile. To do this close firefox and running "firefox - ProfileManager" command line. You can then create a second profile firefox (Note: it will not inherit your bookmarks or complements of the profile existing). Then after the startup of firefox with your profile by default, you can start a second instance of firefox with the command line "PEI firefox - no-remote.» This will start a second instance of firefox with its own cookies which can connect independently to a second system PeopleSoft

    For IE7 or IE8, it's a little easier. Start your first browser session as usual and then to start the second session, use the command line "C:\Program may Explorer\iexplore.exe" - new. This will start your second instance of the browser with a new set of cookies.

    It will be useful.

  • help with a simple user interface for video flv with benchmarks AND buttons

    Hi all

    OK, I built a very simple FlashDrive using the componet video and I used in the flv file cue points, then I used simple buttons and findcuepoints code snipets for make my buttons go to a certain part of the movie.

    Everything works very well.

    Now what I do is when a certain amount of point play button stay an overstate and once made part of the video or another button is clicked on the first North of the State and the new part back button or the new button have the overstate.

    I think it will be an easy task, I'm not sure how to in this regard.

    Any help greatly appricaited.

    code below

    start_btn.addEventListener(MouseEvent.CLICK, fl_ClickToSeekToCuePoint);
    
    function fl_ClickToSeekToCuePoint(event:MouseEvent):void
    {
        var cuePointInstance:Object = vid.findCuePoint("ch1");
        vid.seek(cuePointInstance.time);
    }
    
    
    ch2_btn.addEventListener(MouseEvent.CLICK, fl_ClickToSeekToCuePoint_1);
    
    function fl_ClickToSeekToCuePoint_1(event:MouseEvent):void
    {
        var cuePointInstance:Object = vid.findCuePoint("ch2");
        vid.seek(cuePointInstance.time);
    
    }
    
    ch3_btn.addEventListener(MouseEvent.CLICK, fl_ClickToSeekToCuePoint_2);
    
    function fl_ClickToSeekToCuePoint_2(event:MouseEvent):void
    {
        var cuePointInstance:Object = vid.findCuePoint("ch3");
        vid.seek(cuePointInstance.time);
    }
    
    ch4_btn.addEventListener(MouseEvent.CLICK, fl_ClickToSeekToCuePoint_3);
    
    function fl_ClickToSeekToCuePoint_3(event:MouseEvent):void
    {
        var cuePointInstance:Object = vid.findCuePoint("ch4");
        vid.seek(cuePointInstance.time);
    }
    
    ch5_btn.addEventListener(MouseEvent.CLICK, fl_ClickToSeekToCuePoint_4);
    
    function fl_ClickToSeekToCuePoint_4(event:MouseEvent):void
    {
        var cuePointInstance:Object = vid.findCuePoint("ch5");
        vid.seek(cuePointInstance.time);
    }
    
    ch6_btn.addEventListener(MouseEvent.CLICK, fl_ClickToSeekToCuePoint_5);
    
    function fl_ClickToSeekToCuePoint_5(event:MouseEvent):void
    {
        var cuePointInstance:Object = vid.findCuePoint("ch6");
        vid.seek(cuePointInstance.time);
    }
    

    I try to help, but you will need to apply your neurons to make it work with what I have already explained (three times with what I propose below).  Try something like the following (I'm rename your buttons for ch1, ch2, ch3, ch4, ch5 and ch6 so that the same functions can be shared by all the buttons...)

    This affects the listeners to all 6 buttons

    for (var i: uint = 1; i<7;>

    This ["ch" + String (i)] .addEventListener (MouseEvent.CLICK, fl_ClickToSeekToCuePoint);

    }

    It deals with one of the 6 inclinometer when they are clicked

    function fl_ClickToSeekToCuePoint_1(event:MouseEvent):void

    {

    BTN var = event.currentTarget;

    var cuePointInstance:Object = vid.findCuePoint (btn.name);

    VID. Seek (cuePointInstance.Time);

    resetButtons();    What makes all the buttons back to normal

    btn.upState = btn.overState; What makes the States of change of the button clicked

    }

    function resetButtons (): void {}

    for (var i: uint = 1; i<7;>

    This ["ch" + String (i)] .upState = this ["ch" + String (i)] .hitTestState;

    }

    }

    To do this, your buttons need to have the same work as part of hit as they do under the top.

  • Help with AS3 and buttons

    I need urgent help for a college project, I drew a map and I have a few photos that appear in terms of the timeline, one after the other. I want the timeline to be activated when I press a button on the sheet where I've been on vacation, but I have no idea of how to put together.

    While I can offer some ideas, you will need to spend time to find out how to use Flash... maybe get formal training with her.

    For photos, create each set as a movieclip and give to each movieclip an instance name so that you can control its visibility by using code.  Initially, you will want to set the visible property of them all to false, made probably in the first frame of the timeline (ex: imageGrp1.visible = false;).  Then, you use your buttons so that they are visible.

    Code on one of the buttons, you must assign an instance as well name.  Then, you must assign an event listener for this button to detect when it is selected and a function handler to go with the event listener, the listener calls the function in action when the event occurs.

    ex:

    the event listener for a button with an instance name of imgGrp1Button...

    imgGrp1Button.addEventListener (MouseEvent.CLICK, showGrp1);

    and function of event handler for the CLICK listener

    function showGrp1(evt:MouseEvent):void {}

    imageGrp1.visible = true;

    }

    If you want to hide any visible game when you select a new, then you can create a function that defines them all visible = false and the call that work well at first in 1 frame and each key event handler function (before setting the selected to be visible).

  • Issue of synchronization with itunes and apple music

    Hello world

    I'm from the India. & new to the IOS from android platform, I just bought a brand new 'Apple Ipod touch 6th Gen'. I would like to know one thing... I synced my music downloaded to my PC folder to itunes by the option 'add files/folders '. Now my question is... I'll be able to view the synchronized files mp3 to itunes in music from apple for offline listening. Please help guys.

    Hello, adityaroy91.

    Please visit Apple support communities.

    I understand that you have some questions about how Apple music manages your library and how to listen to music offline.  These two items below should answer your question on how to add your music to Apple music and how to listen to offline.

    Add music to your collection in your music library from Apple

    Download songs, albums and playlists to listen to offline

    You can download songs, albums, or playlists on your device so that you can listen to them when you are not connected to the Internet, you need to download tracks, albums or playlists on each device that you want to use for offline listening.

    * You can download music on up to 10 devices. These songs are only available during your membership of Apple's music.

    On your iPhone, iPad or iPod touch

    1. In the music application, find the element you want to download.
    2. Tap the More Options to the right of the name of the song, album, or playlist.
    3. Press the download icon to the right of the article work. If you see a instead of the download icon, the question is not in your iCloud music library. Press on the to add the item to my music, then press on the download icon to download the agenda on your device.

    Songs and albums appear under my music > library. Playlists appear under my music > playlists.

    Add music catalog to Apple's music to your library on your iPhone, iPad, iPod touch, Mac or PC

    See you soon

  • Issue of compatibility with back and HP Deskjet 3525 printer

    I bought a HP DeskJet Ink Advantage 3525 printer for use with Windows 7 and I this Dos application that allows to print some documents, the problem is that I couldn't find how to set up the printer so it could print from that Application back.

    So the question is: what is the configuration necessary to print from an Application back with the printer HP Deskjet 3525?

    It would be more for the forum vDos on SourceForge, but ok:

    You have two essential files:

    config.txt:

    You can leave it as-is, it's more to refine your request later.

    Autoexec.txt:

    Just the erase completely.

    Suppose that your application is named located in .

    Put two lines in autoexec.txt:

    Use c:

    c:

    Save it and start vDos.

    You'll get the familiar black DOS command prompt screen.

    Perform a DIR [Enter] command, it should list your application files.

    Then [Enter] to start the DOS application.

    If it works, you can add a third line to autoexec.txt, then it will start you application automatically:

    Then take a look at config.txt to finally make some adjustments.

    Jos

  • Issues of attachment with LR5 and Nikon D3S on OS Sierra

    Hi all

    I think that this has been a recurring problem, but I just wanted to see if anyone has found a solution to the problem of not being able to strap Nikon D3S to Lightroom.  Current set up is 5 Lightroom, Nikon D3S, Sierra of Mac OS.  5 Lightroom has been updated, and the latest firmware for the Nikon D3S is also updated to 1.03.  He's still saying no camera detected.  I have the original micro USB to USB cable provided with the camera.

    Thanks for any input.

    -Eleanor

    You must update all the way to 6.7 as this glitch (caused by Apple) was not fixed in 6.0

  • Help with animation and buttons

    So, I have a small question. I have an animation that is configured to stop when I open the swf file. A 'play' button is ther and works fine, when I hit him he plays through the animation, but stops once it's done. I need the looping animation at the beginning. Can someone help me?

    If you have a bunch of code the first image that defines what you can not return to the first image in your loop. Only you know what you have for the code on the first frame for answering this question. If this is the case then on the last frame of the animation just skip the first image by saying to go back to the frame 2 to complete.

    On the last picture:

    gotoAndPlay (2);

    If you want to repeat the frame 1 then put your stop() in a condition. Something like this:

    If (loop is nothing)

    {

    first row (var loop does not exist)

    define the var so there will be next time

    var loop: Boolean = true;

    stop at the start

    Stop();

    }

    The next time that animation refers to the Framework 1 variable "loop" will exist and the stop() will be ignored, says the head of (looping).

  • I was setting up my NEW email in Hotmail and has been BLOCKED! I can't communicate with anyone and get this resolved - someone here who can solve this problem?

    I was setting up my NEW email in Hotmail and has been BLOCKED! I can't communicate with anyone and get this resolved - someone here who can solve this problem? It must be the WORST email service I've EVER had! WHI is here to do something about it?

    How much do you pay for this service?

    In all cases, to submit all queries Hotmail on the forum right here:

    Windows Live Solution Center
    http://windowslivehelp.com/

  • My vision of photoshop is too large with small buttons. The view has changed and I would like to go back to the way it was.

    My vision of photoshop is too large with small buttons. The view has changed and I would like to go back to the way it was.

    Change the scale of the user interface in the preferences at 100%:

  • In the forum Coursera pages there are different icons and buttons, but I see that only holders of palce, small squares with letters in there. Any help?

    In the pages of the coursera.org forum, there are different icons and buttons. They do not display correctly. I can see only tiny forms square with characters in them. Hovering on them can display information in some cases, but it is not very convenient. Although they recommend Firefox, I use Chrome instead. Chrome has no questions here so far. Is it possible to view these icons correctly?

    Many sites now use downloadable fonts to create their icons instead of the traditional image files. So, there are some Firefox settings that might be a factor, as well as the NoScript extension, if you use this (blocked objects).

    (1) in the dialog box fonts Advanced, unchecking the checkbox which allows the site to use its own choice of fonts. To check that:

    "3-bar" menu button (or tools) > Options > content > button "Advanced".

    Here you must "allow pages to choose their own fonts.

    (2) on the deactivation of fonts downloaded in: config. It's less likely, or you remember probably not, but here's how to check on it.

    • In a new tab, type or paste Subject: config in the address bar and press ENTER. Click on the button promising to be careful.
    • In the search box at the top of the list, type or paste the gfx and make a pause so that the list is filtered
    • If gfx.downloadable_fonts.enabled preference is bold and user, set false, double-click it to return it true.

    This seems useful.

Maybe you are looking for

  • Can Mac OS x burn a M-Disc?

    Wonder if Mac OS X can burn a Disc M natively?  (Of course if you are using a player capable of M-Disc). I can't find anything online about this.

  • Are there adapters for a Satelite A205 IDE?

    I just got a blue screen of death and would like to connect the hard drive to my office and fix it rather then send it offshore, but the connection to the hard drive is not a kind of standard.

  • Best wireless configuration

    Hello I have 2 load cells, pressure gauge of encoder, to acquiredata from and solenoid 24 V to control flow based on pressure,I want to do this means wireless, which is my best configuration to use, Iappreciate your help. Thank you

  • Can I use the HD of my PC HP prior as a 2d HD in the new?

    I have a new HP Pavilion P7-1020, and I use windows 7, 64 bit. Can I take the HD of my PC HP prior, which also uses windows 7, 64 bit, and add it to my new PC as a second HD?

  • Link for Labwindows CVI errors.

    I am currently trying to implement the example of exer1.cws of the Cvi tutorials and examples section. But I get link errors 9 while trying to generate the DLL. I have attached the link errors in a txt file. Please tell me what is wrong with the prog