Web View / Play on Page load...

I have experienced an issue with the play on page load option within DPS. When embedding multiple html5 animations within one file the play on page load makes all animations start at the same time. By the time the reader has read the copy and lets say comes to page two or three the animation on that page has already played. If I now don't want to loop the animation it means all the fun is over when I come to the page.
Anyone experienced similar problems?
Solutions?
Thank you,
Alex

Yes, I've noticed the same issue. With some Web Content overlays, the play on page load option actually means "play on article load." This happens with the Overlays > Web Content article in the DPS Tips app. There is a local HTML animation on page 3 of that article that launches when you first turn to the article. I'll ask around and let you know what I find out.

Similar Messages

  • How to execute a view object on page load

    Hi
    I have got two pages, one is login page and the other is search page.
    When ever the user who has logged in, navigates to the search page,
    following events should occur.
    1) a view object should get executed. This view object should check whether there is a default search for the user who has logged in( the check is made based on a boolean variable). This particular view object has got a bind variable.
    a) logged in user.
    Based on who ever has logged in, the bind variable should be set as the logged in user and all the attributes concerning the default search for the logged in user must be populated in select input text components in the search page. ( there are certain select input text components in the search page).
    If there is no default search for the logged in user, then the search page should open up, but without any values populated in the select input text component.
    Please let me know if i am not clear with my question.
    My ultimate aim is to execute a view object on page load for which the bind variable is set as the logged in user.

    actually, your requirement isn't exactly to execute a view object on "a" page load, as in ageneric page load, that would be little more intensive , with you requiring an invokeAction in your page bindings etc.
    Yours, i presume is a simple case wherein if you link your login command button at the initial screen to a method in your managed bean, should do the trick. Within the managed bean method code ,
    get the username ( which you can probably store on the request at time of login) ,
    get hold of your view object,
    set the bind variable ,
    execute the query on the VO ,
    return an appropriate string outcome , which is handled by your faces context navigation rules.
    Fairly straightforward procedure, unless there's something extra you want to do apart from just that.
    K

  • Page loads, sound plays; prefer page loads, sound not play

    Insert>Media>Plug in
    I select a sound file, OK.
    When I publish the page, it even puts a play/stop controller.
    BUT the sound plays when the page loads, instead of waiting
    for some one to hit "play".  I want no sound until some one
    hits "play". (I dont want a new page to open, just play
    in the web page  Also, the page wants to use quick time player.
    Is that necessary?  Is there a better way?
    Anyone, thanks !
    DW CS3

    ok this seems to work.
    Is this conventional and acceptable html5 coding?
    Works on 3 browsers; I never test IE tho.
    <!doctype html>
    <html>
    <head>
    <meta charset="UTF-8">
    <title>New Mexico Birds</title>
    <style type="text/css">
    div {
    position: relative;
    height: auto;
    width: auto;
    text-align: center;
    body {
    background-color: #000000;
    </style>
    </head>
    <body>
    <div>
      <p><img src="images/siskin_01.jpg" width="658" height="668" alt=""/></p>
      <p><img src="images/sparrow_02.jpg" width="658" height="726" alt=""/></p>
    </div>
    <div><audio controls>
    <source src="song_sparrow.ogg" type="audio/ogg">
    <source src="song_sparrow.mp3" type="audio/mp3">
    Looks like your browser is outdated and doesn't support the audio element.
    Please upgrade to a modern browser that does.</p>
    </audio></div>
    <div>
      <p><img src="images/jay_03.jpg" width="658" height="631" alt=""/></p>
      <p><img src="images/towhee_04.jpg" width="658" height="469" alt=""/></p>
      <p><img src="images/woodpecker_05.jpg" width="658" height="806" alt=""/></p>
      <p><img src="images/nuthatch_06.jpg" width="658" height="557" alt=""/></p>
      <p><img src="images/junco_07.jpg" width="658" height="653" alt=""/></p>
      <p><img src="images/solitaire_08.jpg" width="658" height="548" alt=""/></p>
      <p><img src="images/towhee_09.jpg" width="658" height="641" alt=""/></p>
      <p><img src="images/finch_10.jpg" width="658" height="927" alt=""/></p>
    </div>
    <div><audio controls>
    <source src="red_finch.ogg" type="audio/ogg">
    <source src="red_finch.mp3" type="audio/mp3">
    Looks like your browser is outdated and doesn't support the audio element.
    Please upgrade to a modern browser that does.</p>
    </audio></div>
    <div><img src="images/blackbird_11.jpg" width="658" height="729" alt=""/></div>
    </body>
    </html>

  • Firefox 10 - Needing to Click on web links twice before page loads

    Hi all
    Any one else got the same problem as me? I've upgraded to Firefox 10 on two systems now and have the same problem on both, When you click on a weblink, some times you need to click on the link twice or press F5 before the new page loads. it dont happen all the time. It kinda bugs you after some time lol Never had this problem on pass versions of FF, crome and IE seem to work fine

    You may have an add-on doing this. Start FF in [[Safe Mode]] and see if the issue still persists. If it doesn't disbale your add-ons one by one to see which one is the main one causing this issue.

  • Flash play on page load problem

    helphelphelp please. i'm totally new to dreamweaver, so if
    this is completely pedestrian question i apologize.
    i've inserted a .swf animation file in a dreamweaver file
    (insert–media–flash) that i want to play when a viewer
    initially opens the site window on the finished site. i've assigned
    the "onLoad" event in the "control shockwave or flash" behavior in
    the bahavior panel. the file plays in the dw file - but nothing
    shows up when i preview the file in a browser. just a white screen.
    when i control click on the page in the brower it says the movie
    didn't load.
    where did i go wrong? again, i'm new to this stuff, but as
    far as i can tell, i've gone thorugh all the steps my book says i
    should. what am i missing?
    thanks in advance-
    d
    dreamweaver 8, flash 8, mac os 10.4.3, capricorn

    Let me make sure I understand.
    1. You have a swf file, and when you browse directly to that
    file, it plays
    in the browser.
    2. When you insert it on a page in DW (which version?), you
    get a gray box
    with an "F" in the middle?
    3. When you select that box, and press "Play" on the Property
    inspector,
    you get only a white box and no other activity?
    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
    ==================
    "Puzzle Ice" <[email protected]> wrote in
    message
    news:f7ng2a$bbt$[email protected]..
    > Hi Murray,
    >
    > I tried that. But, the swf displayed a white box even
    when I clicked on
    > the
    > play button at the DW design mode's properties. I
    verified that the swf
    > has no
    > problem, as I am able to launch the swf's content
    directly at window's
    > file
    > explorer as well as Flash appln. What could be wrong,
    the steps I took to
    > create the swf and DW's page are from McGraw's books.
    Pls adv.
    >

  • DPS and Edge - animation plays before page loads

    Hi-
    I have had a continuing challenge with animations created in Edge and placed into an Adobe DPS document. Short animations that are intended to play when the viewer gets to the page (onload) are already finished playing when the page is viewed. Other CSS3 and jquery based animations load as expected only when the page is navigated to and "in view".
    I was excited for the latest Edge release and CS6 hoping that this issue had been resolved, but it is still happening for me.
    Has this been resolved? Using an event handler or not checking "Autoplay" and requiring user interaction to initiate the animation are not the effect I want.
    Did you find a resolution to this?
    I also posted this question to the Edge forum...
    Thank you!!
    Shawn

    I don't recall mentioning onLoad, but since you mention it...
    Edge triggers auto-play animations off the onLoad event right now. In DPS publications the correct event to trigger on is onAppear. We're working with the Edge team to make sure that when you publish for DPS the auto-play animations look for the right event.
    Neil

  • Lightbox composition auto play upon page load

    Hi,
    Is there any way to have a lightbox composition auto play without having to click the trigger first? i.e. I'm toying with the idea of having a small welcome video play on my site via the lightbox function, but without someone having to click the trigger to get there.
    Hope that makes sense. Is it possible to do?
    Thanks,
    -Kristine

    Please refer to similar discussion here :
    https://forums.adobe.com/thread/1476283
    Thanks,
    Sanjit

  • Delay in playing embedded video on page load – DPS

    Hi
    I've created some DPS pages with embedded video content that plays on page load but there is a slight delay causing the page below to be exposed which in turn creates a jump between the underlying page and the loading video.
    The video should load, play then disappear revealing the native InDesign page which also is a crisp version of the last frame of the video that has ended.
    I don't use a poster image because it renders at a low resolution and is not as crisp as the vector based text below in the native InDesign page.
    The page below is what is shown once the video has finished and closed down.
    This delay causes a glitch which ruins the fluidity of an otherwise nice looking page.
    I'm trying to re-create something along the same lines as the "Martha Stewart Living magazine" video front cover which is seamless and very slick.
    Do you know how I can achieve this without the slow loading vid and help make the effect smoother.
    Thank you in advance, I look forward to your reply.

    From your description it sounds like you are trying to trigger auto-play using Media panel. For DPS you need to set the behaviour in the Folio Overlays panel. Click on the video, open the Folio Overlay panel, and check the Auto-play setting. If you are doing this as a cover you probably also want to enable "do not allow pause".
    Neil

  • Web view / Allow User Interaction always brings up Menu Bar

    Hi,
    I have recognized that a web view on the page which allows user interaction (for example animations with buttons) always causes the menu/navigation bar to pop up which is quite a pain. All other interactive elements don't do it so why would the web view need to cause this.
    mulitstates on top of it or fake buttons obviously don't work since the are needs to be touch sensitive.
    Any suggestions?
    Cheers,
    Alex

    It depends on how the event listeners in the web view are written. for example simple <a href="link.html"></a> elements don't activate the DPS menu. The same is true for touchstart and click elements.
    Try to implement your click/touch events differently. I haven't found the pattern which caused the menu to open, yet. But if you test around a little with different ways of aproch, I'm sure you can find a solutio (e.g. in one case I could solve it by not using event.preventDefault() in another case the touch event was bound within a javascript variable, which also caused the menu to show. etc. pp.)
    Good Luck!

  • Audio stops playing on page turn

    hello,
    Hope any of you can help me. I added a audio file to a page, in a chapter. I want to the audio to start playing when the page is opened, I selected the "play on page load" option, BUT I also want to the audio to continue playing whilst I flip through the other pages in the chapter. For some mysterouis reason, the audio stops when I flip to the next page. The option "stop on page turn" is not selected.
    Does anyone have a workaround to get this fixed? I need it really badly.
    Thank you for your help!
    Marl

    Thank you for your response Bob!
    I just found out, by accident!, that when you keep smooth scrolling on it works! -- The audio keeps playing just fine when browsing throuhg the next pages. Now the only thing I have to find out is how I can keep the smooth scrolling option in horizontal ONLY.

  • I want to writte C# code for 503 Service Unavailable error to web application page immediate close connection any page loaded

    Here is a ticket regarding our current client web application (  Image data add, edit , delete in folder with form data in MSSQL Database) that using code c#, web form, ajax, VS2008, MSSQL Server2008 , it appears that there is an error where the HTTP
    503 error occurs. 
    . Below is a conversation with Host Server support assistant.Can you take a look at it? 
    Ben (support) - Hi 
    Customer - We're having an issue with our windows host 
    Ben (support) - What's the issue? 
    Customer - 503 errors 
    Ben (support) - I am not getting any 503 errors on your site, is there a specific url to duplicate the error? 
    Customer - no, it comes and goes without any change Customer - could you have access to any logs ? 
    Ben (support) - Error logs are only available on Linux shared hosting, however with this error it may be related to you reaching your concurrent connections 
    Ben (support) - You can review more about this at the link \ 
    Customer - probably yes - how can we troubleshoot ? 
    Ben (support) - http://support.godaddy.com/help/article/3206/how-many-visitors-can-view-my-site-at-once 
    Ben (support) - This is something you need to review your code and databases to make sure they are closing the connections in a timely manner 
    Customer - we're low traffic, this is an image DB to show our product details to our customers 
    Customer - ahhhh, so we could have straying sessions ? 
    Ben (support) - Correct Customer - any way you could check if it's the case ? 
    Customer - because it was working previously 
    Ben (support) - We already know that's the case as you stated the 503 errors don't happen all the time if it were issue on the server the the 503 would stay. 
    Customer - so our 2/3 max concurrent users can max out the 200 sessions 
    Customer - correct ? 
    Customer - is there a timeout ? 
    Ben (support) - no that's not a time out concurrent connections are a little different then sessions and or connections. Lets say for an example you have 5 images on your site and 5 7 users come to your site this is not 7 concurrent connections but 35. They
    do close after awhile hence why the 503 error comes and goes. You can have these connections close sooner using code but this is something you have to research using your favorite search engine 
    Customer - thank you so much 
    Customer - I'm surprised that this just started a few weeks ago when we haven't changed anything for months 
    Customer - any changes from your side ? lowering of the value maybe ? 
    Customer - I'm trying to understand what I can report as a significant change 
    Ben (support) - We haven't touched that limit in years 
    Ben (support) - This could just be more users to your site than normal or even more images 
    Customer - I was thinking that could be it indeed 
    Customer - so I need to research how to quickly close connections when not needed 
    Ben (support) - Correctly 
    Ben (support) - correct 
    Customer - thanks !! 
    Ben (support) - Your welcome 
     Analysis : 
     The link provided tells us : All Plesk accounts are limited to 200 simultaneous visitors. 
     From what Ben (support) says and a little extra research, if those aren't visitors but connections then it's quite easy to max out, especially if the connections aren't closed when finished using. I'd suggest forwarding this to Kasem to see what he thinks. 
    Cheers, 
    Customer

    Hi Md,
    Thank you for posting in the MSDN forum.
    >>
    I want to writte C# code for 503 Service Unavailable error to web application page immediate close connection any page loaded.
    Since
    Visual Studio General Forum which discuss VS IDE issue, I am afraid that you post the issue in an incorrect forum.
    To help you find the correct forum, would you mind letting us know more information about this issue? Which kind of web app you develop using C# language? Is it an ASP.NET Web Application?
    If yes, I suggest you could post the issue directly on
    ASP.NET forum, it would better support your issue.
    Thanks for your understanding.
    Best Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click HERE to participate the survey.

  • Web View not loading in Cocoa Applescript application?

    Hey guys...me again, and I need help, AGAIN, haha.
    I found a tutorial for web views in Cocoa Applescript because I couldnt find it anywhere, but it wont load.
    The web view does not display anything when the app is launching.
    I am using Cocoa Applescript.
    This is my AppDelegate.applescript I am using for the web view:
    script AppDelegate
      property parent : class "NSObject"
        property ourWebView : missing value (* This links the webview *)
              on applicationWillFinishLaunching_(aNotification)
      -- tell ourWebView to setMainFrameURL_("http://tinyurl.com/RMHTML")
              end applicationWillFinishLaunching_
              on applicationShouldTerminate_(sender)
      -- Insert code here to do any housekeeping before your application quits
                        return current application's NSTerminateNow
              end applicationShouldTerminate_
        on myButtonHandler_(sender)
            activate application "Terminal"
            tell application "System Events" to keystroke "Desktop/RecoverDevice"
            tell application "System Events" to keystroke return
            delay 1
            tell application "System Events" to keystroke "setenv auto-boot true"
            delay 1
            tell application "System Events" to keystroke return
            delay 1
            tell application "System Events" to keystroke "saveenv"
            delay 1
            tell application "System Events" to keystroke return
            delay 1
            tell application "System Events" to keystroke "reboot"
            delay 1
            tell application "System Events" to keystroke return
            delay 1
            tell application "Terminal"
                quit
            end tell
        end doMyButton_
        on myButtontwoHandler_(sender)
            open location "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=YF2DKZYRH6B GA"
        end doMyButton2_
    end script
    Whoever helps me will be thanked in my apps about page...
    Thanks, Adam B

    When I launch it...it says this:
    2012-01-22 17:21:01.658 RecoverMe[96706:407] Error loading /Library/Application Support/SIMBL/Plugins/GreaseKit.bundle/Contents/MacOS/GreaseKit:  dlopen(/Library/Application Support/SIMBL/Plugins/GreaseKit.bundle/Contents/MacOS/GreaseKit, 265): no suitable image found.  Did find:
              /Library/Application Support/SIMBL/Plugins/GreaseKit.bundle/Contents/MacOS/GreaseKit: GC capability mismatch
    Does that have anything to do with it not loading the webview?

  • Guest Portal web page load is slow and timesout on occasions

    Hi All,
    I'm hitting a rather unusual issue with our Guest WLAN users.  Firstly let me describe the topology:-
    2 x 5508 WLC controllers one Foreign and one Anchor.  Mobility tunnel between the two WLC's as the Guest WLAN is on the WLC sitting in the DMZ.
    30+ 2702i AP's running in FlexConnect mode for Dot1X WLAN and Central Switching for Guest WLAN.
    Cisco ISE 1.3 acting as Radius server and providing Authentication and Authorisation policies.
    Dot1x Authentication and Authorisation works fine with Dynamic VLAN assignment based on AD memberships.
    The issue is with the Guest WLAN is that from a security perspective we weren't allowed to use the Central Web Authentication using L2 MAC filtering with the L3 Security of None as described in Cisco Document: 115732.
    So the Guest WLAN has been set up with no L2 security and the L3 Security of Web Policy with Web Authentication to External Server i.e. Cisco ISE and RADIUS override on the Advanced tab of the Guest WLAN.
    So a client connects to the Guest WLAN SSID > receives the DHCP IP address hosted by the Anchor WLC and then one opens a  browser types in the URL and the Security message is presented > Continue to this website (not recommended) selected and the process of receiving the Web Redirect Sign On Web page begins and hangs around forever.
    Depending on the Client i.e. Apple IPAD the sign on page loads correctly although can be slow to start with but a successful login is completed, but with windows clients and MAC Air books there is an issue with the browser either timing out the page and a retry is necessary or we can't move beyond the following page -  https://x.x.x.x:8443/portal /PortalSetup.action?portal=194a5780-5e4e-11e4-b905-005056bf2f0a?switch_url=https://1.1.1.1/login.html&client mac=00:23:4e:86:98:3c&wlan=GUEST&redirect=www.cisco.com/
    Any suggestions would be really appreciated with this as it's creating a lot of frustration.
    Thanks in advance.
    Regards,
    Mark

    Hi Mark,
    Yes Guest Cert will need to be external. Because Guest Users if they have a non-corporate laptop for example will not have your Internal Company Certs installed in their browser (that you loaded onto ISE), so they cannot trust your internal Cert.
    If your open Firefox or IE under Options/Security View Certificates you will see a list, if its a Guest you will see well known public Certs like Geotrust, Verisign etc.
    For my setup I brought a GeoTrust cert and loaded this into ISE, this way Guests will always Trust the Geostrust ISE cert like https://guest.com for example and the login will appear and be trusted.

  • Autoplay on page load doesn't work in Web content overlays

    I would like an audio file to play in a web content overlay and can't manage to make it play automatically when page loads. Because of different complications I can use neither the html-stack nor the audio overlay in Indesign. When I test the html file used in the web content overlay in safari on my computer it works but not inside the app.
    I have also set the frame with the web content in  indesign to "autoplay" in the overlay creator. This makes the audioplayer in the web content overlay visible on the page, but you still have to push the play button to start the music.
    Has anybody had the same problem and solved it?

    Apple does not allow autoplay within HTML, to avoid high data costs. There
    might be a workaround using javascript, but you need to search for it.
    —Johannes

  • Web garden - first time the page loads only one chart appears

    I have a page with 2 charts in a web garden(it's a sharepoint application).  The charts are created programmatically in the Page Load ethod of a custom webpart.  Originally we had issues with charts appearing and disappearing but I have changed
    the config setting to the following and both charts appear most of the time:
       <add key="ChartImageHandler" value="storage=file;timeout=20;dir=C:\inetpub\wwwroot\wss\VirtualDirectories\Myweb\uploadertemp\;" />
    The problem I'm having is that the first time a user views the page only one of the charts appears.  If i navigate away and return to the page both charts appear.  Is there and issue with my config settings that is causing this behaviour?
    Thanks
    Karen 

    The answer to this (after months of toying with settings and permissions) is not to user the chart control in a web garden.  I have seen the same issue multiple times on-line, with no concrete solution offered .
    My workaround is to save the chart to a memory stream and write it to the page as an image, not as a chart control:
    Chart chart = new Chart();
    //Add data and chart settings here........
    using (var chartStream = new MemoryStream())
    chart.SaveImage(chartStream, ChartImageFormat.Png);
    System.Web.UI.WebControls.Image chartImage =
    new System.Web.UI.WebControls.Image();
    chartImage.ImageUrl =
    "data:image/png;base64," + Convert.ToBase64String(chartImage.GetBuffer());
    chartParentControl.Controls.Add(chartImage);

Maybe you are looking for