White flash on page transitions

Hi guys
The title kind of says it all. Between any two page transitions on
www.andybertaut.com there's an ugly white flash that only seems to be appearing in IE11. (I checked IE8 and chrome). I googled it and found two possible solutions (a link to an unused js file, which I don't have, each of my js files are in use,
and the need for an IF statement to cover page transition smoothening for IE:
<meta http-equiv="Page-Enter" content="blendTrans(duration=0)" />
<meta http-equiv="Page-Exit" content="blendTrans(duration=0)" />)
Neither one worked. I went all through my css and can't find anything. Some of the pages are really simple, with only a small amount of html and css in them, so I'm not sure what could be awry in them.
Thanks

It would be hard to help you unless we can reproduce your results. I can't. I see nothing on IE11 that I don't see on another browser. There is no white flash between page transitions.

Similar Messages

  • White flash during iDVD transitions?

    Whenever I apply a transition to a button (play movie, select chapter, etc.), I get a short, white flash before the next video plays. Doesn't seem to matter what type of transition I apply (fade to black, push, etc.).
    How can I alleviate this issue?
    Many thanks.
    Jeff

    Thanks Sue... not sure that's it as I don't think I'm working with a slide show. I simply choose a theme to start... import a video (or two, etc.)... then select a transition for the button. If the transition takes me to the start of the movie (be it dissolve, fade to black, etc.), there is a momentary white flash, then the movie starts. Kinda annoying. I'll read up on the slide shows.

  • White flashes between page clicks

    Hello. I am having a problem with white flashes after I click on a menu item?  Chrome flashes.  Safari holds a white screen for about 1 second before loading the page.  Here is the link:  http://revolutionimages360.businesscatalyst.com/index.html  If someone can tell me how to upload the entire website for reverse engineering that would be great or tell me what I have done to create the flashes.  I am working on an iMac OSX Mountain Lion.  Using an Adobe Creative Cloud subscription.  Thanks for your help.

    Please send your .muse file and a link to this forum topic to my attention to [email protected] If your .muse file is larger than 20MB use a filesharing service like SendThisFile or Adobe SendNow.
    - Abhishek Maurya

  • Oracle forms display bright white flash when transitioning between forms.

    We recently migrated an application from Oracle Application Server to WebLogic and we are noticing that in the WebLogic environment while transitioning between forms there is a quick bright white flash that has caused several complaints. We are not sure if this is related to a performance issue which may be preventing the form from painting quick enough or if there is a configuration problem somewhere. Has anyone else seen this behavior?
    We are running WebLogic Server Version 10.3, Fusion Middleware 11gR1, and Oracle DB 11.2

    Unfortunately we don't have any errors to work off of. The application works fine, it's just that their is a very short delay when transitioning from one form to another and during that transition the whole form turns bright white which has caused users to complain that it could cause an epileptic seizure. I assumed maybe there was some performance tuning/caching that could be done to make it so it loaded quicker. Our DBA team recieved a response from Oracle support stating that although the forms themselves are relatively unchanged, due to the underlying software changes in 11g we are to expect some differences compared to previous versions. We have since set background in formsweb.cfg to use a light grey image which seems to be more acceptable for our users.
    Edited by: user4597705 on Oct 12, 2012 1:18 PM

  • Safari white flash before loading a darker color page

    Hi,
    I wonder if this can be improved: my website's pages (in frames) have a grey background set and an additional grey image on top. In Netscape-Seamonkey, they load fine in grey color. In Safari however, there is an annoying white flash between two pages. Is there something that can be done about it? Thanks!
    Paul

    >So, when you load the pages directly ... no white flash
    I maintain actually another website, built on the same frame set (www.schilliger.com). It has only about 30 pages and they are mostly accessed by links located on the left frame. Once the first page has loaded with a white flash, then further browsing is without this annoying effect. Why it persists on the photo website is a mystery...
    >Or, you might decide that its not worth it, and not enough users will see this as to make it a priority issue (as it initially appears to be Safari-only).
    It's been this way for years probably. I seldom use Safari so I did not notice until the other day. And it's quite possible that I already asked the same question a few years ago but did not find a solution... Not a big issue in any case.
    Thanks to All for the brain storming around this question!
    Paul

  • White Flash on transition

    I have made several movie's with still photos put music. I have 1 movie that has just started getting white flashes at the end of some of the transition. I used cross dissolve transition with all movies and only one is doing this. It also only happens with a few of the pictures/transitions.
    PowerMac G5 2.3 Mac OS X (10.4.5)

    We've had other people asking a similar question,
    If dip to color dissolve is not what you arte after
    I can only suggest something that despite not being a flash could
    represent an alternative effect. Not sure what exactly you have in mind!
    Take a look at [this|http://www.fxscript.org/demos/glow.html]
    gig

  • Black/white flash at end of iDVD transition

    Why am I getting a black (or white) flash consistently after a transition from iDVD menu to movie?

    One thought. Take a look at your timeline in your original imovie project. If your audio comes first without any video attached to it, that can cause the flash. If that's not the case, try shaving one or two frames off your video, then reimport your project into idvd. That might take care of it. Good luck. And let us know how it turns out.

  • Why flash white when changing pages?

    why does my website flash white when changing pages? it is very time consuming and i wish for a better flow.
    thank you.

    www.oddussee.com
    Could it be that I am not using business.catalyst? I did an EXPORT TO HTML.
    Thanks!
    Message was edited by: oddussee

  • Flash File Gets a White Border on Page loaded and link changes to hyperlink

    Hi,
    Flash File Gets a White Border on Page loaded and the mouse
    pointer changes to hyperlink Pls Help Its caused only in a System
    which has Win XP or higher version U can view the Bug at "
    www.prosystems.in"
    Regards,
    Francis

    > Also, I need to link the file a URL and putting <a
    href> brackets around it is
    > not working. Does the link to the page have to embedded
    in the swf file?
    wrapping an A HREF tag around a flash .swf object will not
    work.
    the link has to be "in" the swf, back when it was an FLA file
    in flash.
    Or- the .swf has to have actionscripting in it so that it
    will take a url as
    a parameter.
    On the flash not showing--
    Random observations from a quick look.
    There is no \ backslash in a web path or url.
    you can usually "get away with it" on a windows server, but
    it's incorrect
    and something to avoid.
    <!-- Dependencies -->
    <link type="text/css" rel="stylesheet"
    href="build\fonts\fonts.css">
    <!--<link type="text/css" rel="stylesheet"
    href="build\reset\reset.css">-->
    <script type="text/javascript"
    src="build\yahoo\yahoo.js"></script>
    <script type="text/javascript"
    src="build\dom\dom.js"></script>
    <script type="text/javascript"
    src="build\event\event.js"></script>
    <!-- Source file and calendar css -->
    <script type="text/javascript"
    src="build\calendar\calendar.js"></script>
    <link rel="stylesheet" type="text/css"
    href="build\calendar\assets\calendar.css" >
    The javascript call to show the flash file contains an
    absolute local path:
    'file:///Macintosh HD/Users/user/Documents/ Work/Nimble Press
    Ÿ/Grant
    Wrangler/Website/GW ADs/tiged
    The noscript tag uses an absolute local path:
    <param name="movie" value="file:///Macintosh
    HD/Users/user/Documents/
    Work/Nimble Press Ÿ/Grant Wrangler/Website/GW
    ADs/tiged.swf">
    <param name="quality" value="high">
    <embed src="file:///Macintosh HD/Users/user/Documents/
    Work/Nimble Press Ÿ/Grant Wrangler/Website/GW
    ADs/tiged.swf" quality="high"
    pluginspage="
    http://www.adobe.com
    it's also not a good idea to put things in a folder using a
    blank space, and
    whose name contains the word "ADs"
    Alan
    Adobe Community Expert, dreamweaver
    http://www.adobe.com/communities/experts/

  • White Flash

    When viewing sites using URL-Keeper mechanism I get a white flash between every page, only with Safari - Firefox is normal. I have tried 2.04 and 3.03b same result.
    The flash is an intermediate white page or white state while loading? Only happening with Safari.

    Thank you Aldershot
    I have changed the encoding preferences in DVDSP, with no change.
    I will try to change them like you said ever so slightly to see how that goes.
    Even change the rendering option to 'Software' from 'Hardware'.
    Boy did Software take forever & made no difference.
    In the meantime I don't use the video thumbnails when I use the menu transitions.
    Mr Bill

  • Embed Video PDF InDesign Booklet with Page Transitions & Playable Video

    e.g.
    http://help.adobe.com/en_US/InDesign...3D6C6A460.html
    also such as:
    http://www.page-flip.com (although yet to implement  feature...)
    So...
    Is there any way to get embedded video within pdf - once placed in  InDesign - to export (either swf or xfl) creating a booklet-type  publication with page transitions (curl/ page-flip) with the videos  playable?

    Only Adobe Acrobat or Reader can show those PDFs (and many others) correctly. Are you sure that the PDF was opened in one of these 2 applications and not in Apple Preview or Ghostviewer or something else?
    Only Adobe Reader 9 and X and Acrobat 9 and X can show PDFs with Flash content correctly. If you have an older version, let us say Version 8 or older, you are not able to see Flash content at all. If you have a newer version, that is Reader XI or Acrobat XI you need additional Adobe Flash player have installed on that computer and allow access to your PDFs. Can you check, if these substantial requirement are fulfilled?

  • Page Transition in SWF File

    I have created a document in InDesign CS5.5 that I export as a SWF file and use it in my Flex Mobile project for the playbook.
    In the Adobe Flash Builder simulator, the page transition works smoothly and there are no issues. However, this is not the case in the playbook, there is a lot of lagging and its very slow to transition from one page to the next.
    Is there any resolution to this issue?
    I tried using other page transitions but none of them work in my playbook, not sure why. I am trying to get a simple swipe navigation from one page to the next.. need help please!
    Thanks in advance

    There´s no such feature in InDesign....
    If you want to make that happen, you need to do some actionscript coding.
    Is this what you want (it takes few seconds to start):
    http://dl.dropbox.com/u/17227987/autopageturn/index.html
    If it is, you can download those files as zip-pacakge:
    http://www.edocker.com/support/edocker-freebies/
    1) Extract ZIP,
    2) replace SWFfromID.swf, you may actually export SWF from InDesign directly to that same folder, use that name and overwrite existing file.
    3) Then open index.html to your browser.
    Pageturning delay is 5 seconds.
    If you need more control over your SWF, you may want to check http://www.edocker.com. With it you can add features like zooming, printing etc to your SWF files.....

  • Using embedded SWF, get a white flash when its to play

    Hi,
    We develop e-Learning content using swf files embedded in
    DCRs. We have started noticing a problem with the new Shockwave
    player 10.1+ in that there is a noticable flicker or white flash
    before the swf plays or is told to move on.
    Has anyone had a similar problem? Does anyone know a
    solution?
    We are using Director 8.5 and Flash 8.0. files published for
    Flash Player 5.0.
    Simon

    Well dont all fall over each other trying to post a possible
    solution ;-).
    Seems that we found the problem. We use shared script
    libraries (cst & cct). It appears that there is a line in our
    lingo code that sets the flash sprite cast member automatically
    direct to stage. Shockwave player 10.1 + does not seem to like this
    on standard speed machines and causes a flickering border around
    the flash animations, which is really noticable. The line of code
    reads as so:
    sprite(channelNo).directToStage = true
    We simply commented this out and the page functions fine.
    Incedently, if I manually set the flash cast member as direct to
    stage, we get the same issue, only more exagerated. This must be a
    bug in the 10.1+ player as we don't get the issue at all on
    machines running the 8.5 player.
    Simon

  • Safari 7.0.4 – White Flashing

    Hi,
    I am currently designing a website using Wordpress that uses animated GIFs in various sections of the site.
    I'm finding that on scrolling through a page using Safari that some white flashing is occurring.
    This white flash is very brief, only occurs in areas that contain animated gifs, and when I'm scrolling to that section in the page.
    I originally thought this was a wordpress issue, however, the site performs in Google Chrome and Firefox with no issues, which leads me to believe that this is a Safari specific issue.
    IT doesn't appear to happen on iOS safari, only desktop.
    Are there any reasons why this would be happening, and is there any sort of fix for it?
    Regards
    Brendan

    only occurs in areas that contain animated gifs:  site performs in Chrome and Firefox:
    Is this happening on any page, or just Apple Support Communities ??

  • Web page transitions are rocky

    I have just published my new iWeb website on to .mac (at web.mac.com/cherisykes). I am noticing that the page transitions, going from page to page, are not smooth. I have to wait, so white space, etc. Can I correct this? Eventually, when construction is complete, I am going to forward this website to my GoDaddy domain name.

    The main reason is your choice of the "Darkroom" theme. It uses an image to create the textured background and this increases the download time and is responsible for the "venetian blind" effect as the page loads in the browser.

Maybe you are looking for