Blank flash between SWF pages

Hi all!
I am building my first Flash website and have a small
problem.
I am building it using individual SWF files for each page.
However, when I click a button to navigate from one page to
another, I am getting a flashing blank screen for just a split
second. What i mean is, it doesn't quite flow from one page into
another - just for a split second, a blank screen appears.
Anyone got any idea why this is and how to get rid of it???
THANKS ALL!
Liam

"liamfahy" <[email protected]> wrote in
message news:e80fg1$7tg$[email protected]..
> Hi all!
>
> I am building my first Flash website and have a small
problem.
>
> I am building it using individual SWF files for each
page. However, when I
> click a button to navigate from one page to another, I
am getting a flashing
> blank screen for just a split second. What i mean is, it
doesn't quite flow
> from one page into another - just for a split second, a
blank screen appears.
>
> Anyone got any idea why this is and how to get rid of
it???
>
> THANKS ALL!
>
> Liam
Instead of replacing your current object with a completely
new one, load it into a movieclip or a level instead
tralfaz

Similar Messages

  • Blank page flashes between SWF pages

    Hi all!
    I am building my first Flash website and have a small
    problem.
    I am building it using individual SWF files for each page.
    However, when I click a button to navigate from one page to
    another, I am getting a flashing blank screen for just a split
    second. What i mean is, it doesn't quite flow from one page into
    another - just for a split second, a blank screen appears.
    Anyone got any idea why this is and how to get rid of it???
    THANKS ALL!
    Liam

    Hi!
    This is probably because it takes a bit of time to load the
    files, and you
    destroy the previous page before the new page is loaded. So
    even if this is
    fast on your connection, a slower connection would maybe see
    an even longer
    "blink".
    What you need to do is do some kind of preloading of the
    page, and wait with
    exchanging the view of one page to the next until the new
    page is fully
    loaded. You can learn about preloading .swf files at:
    http://www.gotoandlearn.com/
    /Jensen/
    "liamfahy" <[email protected]> wrote in
    message
    news:e80gaa$8r2$[email protected]..
    > Hi all!
    >
    > I am building my first Flash website and have a small
    problem.
    >
    > I am building it using individual SWF files for each
    page. However, when I
    > click a button to navigate from one page to another, I
    am getting a
    > flashing
    > blank screen for just a split second. What i mean is, it
    doesn't quite
    > flow
    > from one page into another - just for a split second, a
    blank screen
    > appears.
    >
    > Anyone got any idea why this is and how to get rid of
    it???
    >
    > THANKS ALL!
    >
    > Liam
    >

  • Get Url doesnt work in my flash .swf page

    Get url doesnt work in my flash .swf page
    www.wackyworld.biz/north.swf
    click on the building is supposed to go to a site. I made all the buildings symbols and when i hit f9 the actions window opens i put
    on bowling building
    on (Release)
    get URL (http://wackyworld.biz/bowling/bowling.html", "_self ") ;
    why when i click on the buildings they dont work? can someone download the file and convert it to fla and tell me what im doing wrong?
    Brent
    Message was edited by: crashncrazy

    i did click on the button and then put in the code.
    on (release)
         "getURL" (http://www.wackyworld.biz/bowling/bowling.html, "_self");
    like this?
    if so this is what i have. still no way to click on button on site

  • Reader XI, placing blank page between document pages?

    I have Adobe Reader XI, Version 11.0.2.  In the last two weeks one our agents readers started placing a blank page between document pages.  We have re-installed the product a couple time, reset standard defaults, and it is stil placing blank pages between document pages.  Any ideas to rectify the problems.  Every document he pulls up this happens.

    Can you give us a link to a document with these pages?
    Reader cannot insert pages into a PDF file so something must be up with the PDF's themselves.

  • My Iphone 4S keeps flashing between the Apple logo, blank screen and sign in.  It will not let me sign in, nor can I power it off.  Help!

    My Iphone 4S keeps flashing between the Apple logo, blank screen and sign on screen.  It will not let me sign on or power off.  It started about 20 mins ago.  One of my friends started having the same issue at the same time.  How can I fix this?

    Hi Bucky16,
    If you haven't already done so, you may want to reset the iPhone:
    iPhone, iPad, iPod touch: Turning off and on (restarting) and resetting
    http://support.apple.com/kb/HT1430
    If the above does not resolve your issue, the next best step will be to restore your iPhone using a computer with iTunes:
    iTunes: Restoring iOS software
    http://support.apple.com/kb/HT1414
    Thanks,
    Matt M.

  • IPhoto 9.2.1 Update causes screen flash between desktop and blank

    A customer brought his MacBook Pro to us after updating his iPhoto to 9.2.1.
    When he boots up, it loads and flashes between his desktop and a blank bluish/black screen in 1sec intervels.
    If you pull up iPhoto it will stop and everything runs "normal"
    I have run a Software Update on iPhoto and the System as a starting point.
    MacBook Pro
    Mac OS X 10.6.8
    Processor: 2.2 GHz Intel Core i7
    Memory: 4GB 1333 MHz DDR3
    iPhoto 9.2.1
    Any suggestions?

    At this time, I'm leaving iPhoto on.
    The Finder works just fine. Don't see any problems.
    I restarted.
    At first it did not blink. Saw the desktop.
    Then it began to alternative between a color and the desktop.

  • Fading between two pages & controlling one MC from another.

    Let me see if I can explain this properly. I usually use a motion tween and the alpha channel to fade movie clips in or out. What I am currently trying to do is fade one page out and another in, but it could be one of several MCs. I basically have four "pages" for a website including services, portfolio, about, and contact. I have icons on my navigation bar (which is going to be imported into my XHTML seperately so it can float them according to the users window size). The icons need to navigate between the pages and the pages need to fade in and out (eg. fade in the Services MC when the user clicks on the services icon, and fade out of it and into the Portfolio MC when the user clicks on the portfolio icon). Please keep in mind that the icons and pages are in completely different .fla/.swf files because I couldn't figure out how to float them in Flash after several hours of looking around online, but know I can easily do it using div tags + CSS in XHTML.
    If someone could quickly explain how to "gotoandplay" a label in a different .swf file (communicate between the .swf NavBar and my main .swf) as well as fade out of the current MC (whichever page the user is currently on) before fading into new page (according to the icon the user clicks on), I'm sure I could 'fill in the blanks' from the rest of the AS3 and Flash I already know. The page also needs to fade out of whatever page it's currently on when the user clicks on the hide button (located on the page in the main .swf file). There is also several subpages on each page (which shouldn't be a big deal if I can figure the rest of this out).
    I'm going to be using this same concept for nearly all of the websites I design & develop in the future and really need to know how to do this for the current site I'm working on. I would greatly appreciate any suggestions on how to accomplish these two things.
    P.S. Please keep in mind I'm not an advanced user in AS3, but am very computer savy, and have done my share of programming in the past. I looked around for hours online to try and complete this without using the forum, but have come up with links to dead tutorials and short answers left and right. I'm hoping I won't come across the same here.
    From what I've read so far I believe I can use tweening in ActionScript instead of a motion tween on the timeline to fade in and out of clips and believe that's the method to use to accomplish what I'm trying to do. Correct me if I'm wrong though.

    I'm not looking for a "tutorial created especially for me".... Just perhaps someone that can copy and paste some code from a similar project that they have done so I understand how to do it.
    You could have simply put here's a tutorial for how to use TweenLite to crossfade between four pages, and here's one that will let you pass information between two .swf files. If you recently watched the tutorials then it wouldn't take long to find them (maybe you have them bookmarked) and post a couple links.
    Anyways, I just found an excellent tutorial on how to crossfade using TweenLite (found here) and an article that explains how to pass information from one .swf to another (here). It took some searching and knowing exactly what I was looking for to find them, but that's a much better answer for someone looking to do those two things than I've found here (or elsewhere for that matter).

  • Need help with SWF page transitions please :)

    I am having an issue recreating something I have seen on
    other flash sites... (For example on 2Advanced.com) It is hard to
    explain but I will do my best. I am advanced in design, layout,
    tweening, and am a beginner to intermediate action scripter. So
    even if your solution is a point in the right direction to some
    code I could pick up and noodle around with that would be great.
    That having been said, on to the issue, it's a 2 parter:
    Part 1:
    I have a Master FLA (or SWF) containing navigation that loads
    secondary SWF pages into movie clip containers for the 5 additional
    pages of the site. These load above the Master movie clip masking
    it (Navigation floats above) so the loaded pages are sandwiched in
    between.
    View page in it's current state here:
    http://sky.prohosting.com/tk421808/rwip/gallery_MAIN.html
    This works ok right now, but I have the SWFs replacing one
    another in one single movie clip container. What I would like to do
    is similar to shuffling 5 cards... if you want the 4th card down
    you pull it out, it goes to the top and slides over the last
    visible card on top. So I would like the first page clicked to
    slide in covering the master MC, the second page clicked, to slide
    in covering that one, and so on and so forth. This would be easy if
    the pages were linear, then I could just stack the movie clips, but
    since the user will click out of order I need a way to load one
    into MC_2 (on top), Then when another is clicked have the MC_2 SWF
    move down a level (Swap MC?) to allow the second to slide in above,
    and then delete the movie that has moved down into level one
    (Bottom) then have this repeat when another movie is clicked. This
    way it will look like the page you clicked is always sliding in
    over the one you are leaving.
    Part 2:
    I have no idea how to do this next part but... I believe it
    involves a gotoAndPlay. I would like to have animation in the movie
    that is unloading after the button for the next page to load is
    clicked... in other words, you have loaded a page, you click on
    another link, and before the new external SWF page loads, the
    current performs a gotoAndPlay where I have animated some
    de-constructing swipes that remove the text, shapes holding the
    text, and the image. ONLY THEN does it start to load the movie for
    the link it selected. I think what I am trying to ask here is how
    does it carry the link through the unloading animation until it's
    done and then execute the loading of the new external SWF of the
    link they just clicked?
    I pray this makes sense... If not I would be happy to explain
    further. :) Thanks in advance for any help!

    >> I have no idea how to do this next part but... I
    believe it involves a
    gotoAndPlay. I would like to have animation in the movie that
    is unloading
    after the button for the next page to load is clicked... in
    other words,
    you
    have loaded a page, you click on another link, and before the
    new external
    SWF
    page loads, the current performs a gotoAndPlay where I have
    animated some
    deconstructing swipes that remove the text, shapes holding
    the text and them
    the image, and ONLY THEN does it start to load the movie for
    the link it
    selected. I think what I am trying to ask here is how does it
    carry the
    link
    through the animation until it's done and then execute the
    loading of the
    external SWF of the link they just clicked?
    <<
    You don't use frames. I'd probably use Fuse for this - which
    is a sequencing
    engine. (www.mosessupposes.com) You can call a function when
    the sequence is
    done animating - using what's known as a callBack function.
    That'd be the
    best way, IMO.
    For part one, you could either place mutliple empty movie
    clips, or just
    create them using createEmptyMovieClip - which is a MovieClip
    method, and
    then load your swfs into them with MovieClipLoader. You can
    use swapDepths
    for layer control, in order to have any given clip move above
    another, layer
    wise.
    Dave -
    Head Developer
    http://www.blurredistinction.com
    Adobe Community Expert
    http://www.adobe.com/communities/experts/

  • How do I clear the blank space between content and footer?

    In the process of revising a Muse website, I deleted some content from one of the pages and revised the content that remained on the page. Now I have a blank area between the bottom of the revised content and the top of the footer, and I can't seem to get rid of the blank space. It doesn't appear that there are any text blocks or other images in that area, so I can't find any objects to delete. Help?
    The website is currently published in a draft mode for client review. You can examine it at: http://page7creative.com/clients/coremove_jun2012draft/retreats.html. The page in question is the Retreats page. Restarting Muse made no difference. I work on the Mac platform.
    Before I sent this post, I decided to try creating a new page, then copy/paste the content onto the new page, and save the Muse site under a different name. Lo and behold, the page (and the site) works like it should...without any extra space above the footer on that page. It would appear that something went astray when I deleted content on that page. I can use the new page to get the site working properly, but decided to go ahead and send this post so that you can look at the page code and perhaps see what is wrong that is causing the blank space...in case I ever run into this again.
    Thank you.
    pyxis83

    Thanks for sending your file.
    There is a graphic at the bottom of the content area of the Retreats page that's been cropped to a size of zero width and 2 pixels in width.
    Unfortunately, there's a bug with pointer tool drag selection (aka marque selection) that prevents it from selecting an item that has zero width or zero height. Therefore the easiest way to select this item to delete it is to select any other item on the page, then hit the tab key repeatedly to cycle through every item on the page. When you get to this item you should see a little pile of selection handles at the left edge of the third column and right at the bottom of the content area. The width and height will display as zero and 2. Delete this item and the page will resize to fit the remaining content.

  • How to add a dropdown menu in flash document (.swf, .fla) ??

    How to add a dropdown menu in flash document (.swf, .fla) ??
    as i am developing a website for my semester proj, i need to add some flash contetn in the website..
    here is the link, http://www.mediafire.com/?wnx1jkwkkx9c118
    Check Out..
    the thing is i want a dropdown list/menu in "language selection - tab " (check the html page in above link).. plz help me out..
    Thank You,
    sairam

    For Flash questions check the Flash Forums. 
    http://forums.adobe.com/community/flash
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb
    http://alt-web.blogspot.com/

  • How to detect end of flash movie (SWF file) in Javascript

    I have used Dreamweaver CS4 to integrate my SWF file as shown
    below. So far so good. See GoToNext()
    my website
    What I wouldd like to do is have the SWF movie trigger a
    javascript function in my html page when the video is stopped
    playing (i.e. when it is finished) There are no controlls in that
    SWF file - it is basically am add banner. I would think this would
    be easiest done by rasinng an event in SWF that is communicated to
    javascript, where I can add an event listener, and thus trigger my
    function.
    How can this be done in the simplest way?
    <div id="bodyFlash"
    class="clearfloat"><p> </p>
    <object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="760"
    height="150" id="FlashID" title="Chillifire Banner">
    <param name="movie" value="flash/chillifire.swf" />
    <param name="quality" value="high" />
    <param name="wmode" value="transparent" />
    <param name="swfversion" value="6.0.65.0" />
    <!-- This param tag prompts users with Flash Player 6.0
    r65 and higher to download the latest version of Flash Player.
    Delete it if you don’t want users to see the prompt. -->
    <param name="expressinstall"
    value="Scripts/expressInstall.swf" />
    <!-- Next object tag is for non-IE browsers. So hide it
    from IE using IECC. -->
    <!--[if !IE]>-->
    <object type="application/x-shockwave-flash"
    data="flash/chillifire.swf" width="760" height="150">
    <!--<![endif]-->
    <param name="quality" value="high" />
    <param name="wmode" value="transparent" />
    <param name="swfversion" value="6.0.65.0" />
    <param name="expressinstall"
    value="Scripts/expressInstall.swf" />
    <!-- The browser displays the following alternative
    content for users with Flash Player 6.0 and older. -->
    <div>
    <h4>Content on this page requires a newer version of
    Adobe Flash Player.</h4>
    <p><a href="
    http://www.adobe.com/go/getflashplayer"><img
    src="
    http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif"
    alt="Get Adobe Flash player" width="112" height="33"
    /></a></p>
    </div>
    <!--[if !IE]>-->
    </object>
    <!--<![endif]-->
    </object>
    </div>
    ...

    on the last frame in the banner file you can use the
    ExternalInterface class to call a specific JS method, and even pass
    data if needed.

  • Communicate between SWF & Global static vars

    Sorry for my inglish...
    I’m having some problems on getting full communication between loaded SWFs. I'm totally stuck and my timing is running.
    Suppose the following scenario:
    Father-SWF has his own class and loads A-SWF and B-SWF. A and B SWF has his own class and package. To exchange values and run functions between SWF, I’m using a Global class with public static vars. Some of this vars are function, example:
    GLOBAL CLASS WITH STATIC VARS (com. with other class and package beetween SWF)
    package scripts
         public class GlobalAct
              public static var mainStage:Object;
              public static var myFuncGlobalA:Function;
              public static var myFuncGlobalB:Function;
    MAIN CLASS FATHER SWF
    package
         import flash.display.MovieClip;
         import scripts.GlobalAct;
         public class FatherClass extends
    MovieClip
              public function FatherClass():void
                   GlobalAct.mainStage
    = this;
                   GlobalAct.
    myFuncGlobal = myFunc;
              public function myFunc():void
                   //some wird stuff
    A_SWF CLASS
    package
    scripts
         import flash.display.MovieClip;
         import scripts.GlobalAct;
         public class Layout extends
    MovieClip
              private var someMc:MovieClip;
              public function Layout()
                    someMc
    = new MovieClip();
                    someMc. addEventListener(MouseEvent.CLICK,
    mouseFunc);
              public function mouseFunc (evt:MouseEvent):void
                   GlobalAct. myFuncGlobalA ();
    B_SWF CLASS
         Similar to A-SWF class but with other kind of functions…calling “GlobalAct.myFuncGlobalB();” for example.
    This works great, when I run Father-SWF, it load every SWF and functions run from SWF to SWF.
    The problem happens when I load Father-SWF in another SWF. There is a MAIN-SWF with his own set os class and a Global static vars Class.
    MAIN-SWF loads a SWF that will load Father-SWF into the MAIN-SWF.
    WORKING
    Father-SWF -> many SWF that could load other SWF
    NOT WORKING
    Main SWF -> SWF -> Father-SWF -> many SWF that could load other SWF
    When this happens none of the Global functions seems to work. The other Global vars seems OK, only function vars seems not to work.
    I only get the error: “TypeError: Error #1006: value is not a function. at scripts::Layout/ mouseFunc ()” when I try to click a button inside A-SWF.
    Does I lose my Global reference when loading the Father-SWF in another SWF?
    How can I make this bullet proof and generic for every situation?
    What’s the best oop practice to communicate between class and SWF on AS3?

    I figured it out.
    It's under the pop-up window. Select edit locations to select confirm.

  • Can a Flash 6 SWF (AS 1) read variables of a Captivate 4 SWF (AS 2)?

    I have a Captivate 4 CP that I published to Flash Player 9, AS 2.0 SWF ( and Flash Player 7 as well, which didn't help either). I load this SWF in a Flash wrapper SWF (published to Flash Player 6, AS 1.0) which needs to read the rdinfoCurrentFrame and rdinfoFrameCount variables in order to find out if the Captivate movie has completed. The logic works when I test this locally, but not in our test environment, probably because the two (Flash SWF and the Captivate SWF) are in two different directories. My suspicion is that it is due to cross-domain issue which comes into play only with Captivate 4 SWFs, because when I tried replacing the Captivate 4 SWF with a Captivate 2 SWF it worked. I tried displaying the value of rdInfoCurrentFrame in the Flash wrapper using a dynamic text box, and while it shows and updates the value in case of a Captivate 2 SWF, it shows a null value for Captivate 4 SWF. Is this a known issue? I'm playing the content in Flash Player v9.0.45.0.
    Also, can someone here tell me what ActionScript version does Captivate 2 publish the SWFs to?
    Thanks in advance for your help!
    Mohsin

    The crossdomain policy is a result of the Flash player - not Captivate. It was implemented with FP 8.0 so if you publish to that then you will have the restrictions. However, the crossdomain policy only applies to different domains - not different directories.
    Captivate 4 publishes to AS2 per default.
    The problem you have is due to the fundamental changes between CP2 and CP4. While your paths for the variables might work for CP2 they have changed for CP4.
    I can't remember exactly what they are right now and I dont have access to my files but try these paths
    movie.rdInfoCurrentFrame
    mainmov.rdInfoCurrentFrame
    /Michael
    Visit my Captivate blog with tips & tricks, tutorials and Widgets.

  • Passing data parameter between SWF files

    Hello Xcelsius Gurus,
    Is it possible to pass data parameter between SWF files?
    If possible, how to achieve it?
    Thank you.
    Justine

    Hi,
    Thank you for the reference.  Little bit confused, please let me clarify. 
    I do not understand how the receiver SWF receieved the data parameter and process.
    For example, I have a parent dashboard and a child dashboard.  In the parent dashboard, I have set up combo box to filter the data.  And I want the data that I have selected in combo box to the child dashboard.
    To do this, first I need to setup the flash variable at the parent dashboard to fetch the data I selected.
    After this, how to link this data to the child dashboard?
    Furthermore, after the child dashboard received the data parameter, I need this data to insert into the spreadsheet so I can filter the data.  Is this possible?
    Thanks.
    Edited by: Justine Liu on Jan 19, 2010 3:11 PM

  • I having trouble with a scrolling page......where i have a video.  the pages between the video and the previous page jumps and show a gap between the pages.....i'm not sure if it is the spped or what?

    I keep getting a gap between scrolling pages of a video and a regular page.  Not sure why.  I keep adjusting the speed, but still I get a gap in the pages as it scrolls.  Thanks.

    Hello cor-el, I apologize for not letting you know if your suggestions about my question worked or not. I came down with pneumonia and then caught the flu on top of that. Today I tried what you had suggested about disabling the hardware acceleration and it didn't make any difference. You had also gave me a link to he article about plug-ins and when I clicked on the list of the current plug-ins I have the following is what came up:
    Fox-it Reader Plug-In for Mozilla, 2.2.3.703
    Microsoft DRM 9.0.0.3250
    (drm netscape network object)
    Microsoft DRM 9.0.0.3250
    (drm store netscape plug in)
    Shockwave Flash 12.0.0.43
    Windows Media Player Plug In Dynamic Link Library 3.0.2.628
    (np dsplay d11)
    Windows Presentation Foundation 3.5.30729.1
    When I then clicked to see if there were updates available, the only one that it said was updated was the Shockwave Flash. The Windows Media Plug In Dynamic Link Library, said the status was vulnerable and the other three said the status was unknown. Does any of this make sense to you and are there things that should be on the plug in list that aren't? I apologize for the length of my post but I wanted to give you as much information as possible. Thanks for your help

Maybe you are looking for

  • How To Use Recursion In Forms?

    I have the following table Table name: Project_Details: Coulmns: Project_num Number(6) PK Project_Title Project_status Parent_project_Number Number(6) FK (It's a foreign key for the project number in the same table) Am using the Oracle Forms Builder

  • Adding scene to a button

    Hi, I want to trigger a scene to play (well, stop technically) when the play game button is clicked but I keep getting error messages. This is the code I'm using: play_btn.addEventListener(MouseEvent.CLICK, playgame); function playgame(event:MouseEve

  • [Struts]File upload doesnt work with "Create" but works with "CreateInsert"

    Hello, thank you for reading this! Im facing serious issue with web application built with JSP, Struts & ADF BC in jdeveloper 10.1.3.1 and jdeveloper 10.1.3.2 (same code works perfectly in older jdev versions) File upload to DB only works if CreateIn

  • 9i Forms Tutorial?

    I am a newcomer to Oracle Forms (9i) and am wondering if there are any free tutorials or 'Getting Started' documents, either within OTN or elsewhere that anybody would recommend. Thanks in advance.

  • Can you align while ignoring superscript?

    I guess I have two questions. The first: what's the best practice to align text when there's a TM symbol, or other similar superscript? I feel like the top sample looks odd, but maybe I've just been staring at it for too long. Is there a way to align