Empty Movie Clip Shows White Box before Movie Loads

Hi all!
I created a type of slide show template that imports external
swfs. Everything works, but the client doesn't like the white box
created by the empty movie clip that appears before the external
swf loads. Does anybody know how to get rid of this? Any assistance
would be greatly appreciated!
Sincerely,
rs

> I created a type of slide show template that imports
external swfs. Everything
> works, but the client doesn't like the white box created
by the empty movie
> clip that appears before the external swf loads. Does
anybody know how to get
> rid of this? Any assistance would be greatly
appreciated!
Hi there rs
Forum archives:
http://groups.google.com/advanced_group_search?q=group:macromedia.flash.*&hl=en&lr=&ie=UTF -8
search for "white box"
http://groups.google.com/groups?as_q=white+box&num=10&scoring=r&hl=en&as_epq=&as_oq=&as_eq =&as_ugroup=macromedia.flash.*&as_usubject=&as_uauthors=&lr=&as_drrb=q&as_qdr=&as_mind=1&a s_minm=1&as_miny=1981&as_maxd=28&as_maxm=9&as_maxy=2006&safe=off
Best Regards
Urami
<urami>
If you want to mail me - DO NOT LAUGH AT MY ADDRESS
</urami>

Similar Messages

  • How can I load an external SWF into a movie clip that's inside other movie clip?

    Hi.
    I creating my first flash (actionscript 3.0) website but I'm
    stuck with a visual effect I want to create.
    I have a window on my website called contentWindow. Every
    time you click a button this window is supposed to leave the stage,
    load the requested content and return to the stage.
    The sliding window is a movie clip with 83 frames, 21 to
    enter the stage, 21 to leave the stage again, 20 for nothing (its
    just to simulate the loading time) and 21 to return to the stage.
    Now my goal is, when the user clicks on a navigation button,
    the window exits the stage, loads an external SWF with the content,
    and then returns to the stage.
    I've the "window" movie clip with an instance name of
    "contentWindow". Inside there is another movie clip with an
    instance name of "contentLoader". The content that the user
    requested should appear inside the "contentLoader".
    Now, when the contentWindow leaves the stage, I get this
    error message:
    quote:
    TypeError: Error #1009: Cannot access a property or method of
    a null object reference.
    at rwd_fla::MainTimeline/trigger()
    If I switch
    "contentWindow.contentLoader.addChild(navLoader);" for
    "contentWindow.addChild(navLoader);" it works fine, but the
    external SWF doesn't move with the window.
    How can I load an external SWF into a movie clip that's
    inside other movie clip?

    Hi,
    Recently, I have been putting together a flash presentation.
    And I am just wondering if the following might help you, in your
    communication with the said swf file:
    loader.contentLoaderInfo.addEventListener(Event.COMPLETE,
    onComplete);
    function onComplete(event:Event):void
    event.target.content.thinggy_mc.y -= 100;
    Not the best example, but this allows you to target a mc
    within an external swf file. I think if you look up this code, you
    will have an answer ;)
    Kind Regards,
    Boxing Boom

  • How can i let a move clip complete his motion tween movement after dragging and dropping it

    hi how can i let a move clip complete his motion tween movement after dragging and dropping it
    i am using this code and there is a motion tween applies to the movie clip r_mc
    r_mc.addEventListener(MouseEvent.MOUSE_DOWN,fun); r_mc.addEventListener(MouseEvent.MOUSE_UP,fun2); function fun(event:MouseEvent):void { stop(); r_mc.startDrag();
    function fun2(event:MouseEvent):void {
    play(); r_mc.stopDrag();

    i have a simple .fla file wich contains MC that has
    a motion tween(its moving from the left to the right of the stage)
    this motion tween covers the whole time line (  there is only 50 frames in the time line)
    i mean in the frame 1 the MC appears in the left of the stage
    and in the frame 50 the MC appears in the right of the stage and there is a motion tween between them
    every thing till now working well
    i want to make that MC dragabble
    so when i drag the MC i will use stop()
    and when i drop it i will use play()
    but the problem is that the mc doesnt move and complete
    his motion tween movement when i drop it
    for example the MC will be in the middle of the stage in frame 25
    in this frame (25) i am draging the MC ,stoping the timeline,dropping the MC and resum playing the timeline again
    but the MC freezes in the middle of the stage and doesnt go to the right of the stageo until the flash loops and start from the frame 1 again
    here is the example wich i am worikng on
    http://www.mediafire.com/?ia47r4owha7sz8v
    thank u very much and sorry for my bad English

  • Hanging at white box before playing progressive download

    I began this discussion over on the Dreamweaver forum but was advised to move it here.
    Been tearing my hair out for days. I have  several flv files displaying just fine on my website. All I am am trying  to do is replace an enormous .flv file with a smaller file of the same  movie. The new smaller file is just 25 MB, compressed with a bitrate of 1000kbps. The test page that contains the smaller file previews just fine  of course in Dreamweaver, but after uploading the clip, the html page, the .swf files  (in the same directory) and the Scripts folder to my host's ftp server, the browser shows me that dreaded  white box on my test page for a full seven minutes until the file loads up completely. Then it plays through beautifully with no buffering. On the other pages of my site, the videos all show up without such a wait, even the enormous 179 mb flv!
    Here's the test page:
    http://www.ponyhighway.com/emz-test2.html
    The original page, which is working fine (except painful to view because of too large .flv file ), and from which the test page was created, is:
    http://ponyhighway.com/emz.html
    Flash videos also playing fine here:
    http://ponyhighway.com/otm.html
    I've scoured the code between the two pages (test and original) and can see nothing different except the name of the video clip.
    Could there be something quirky with the FLVPlyer_Progressive.swf?
    Some issue with moving between CS4 and CS3? (I'm now on CS3)
    Something odd or extra in the code on the test page that I'm just not seeing?
    BTW, I've asked for AutoRewind, but NOT AutoPlay (through Dreamweaver).
    Thanks in advance for any help given.

    Well now I get to come back with my tail between my legs to say that  the solution was one of those really dumb, DUH kinds of things...
    Just in case this can help anybody else I'll tell my sad story.
    In  an effort to get my flv file size WAY down, I was using a compression  formula I got from one of the FCP gurus. But it was meant for making  files to upload to youtube, so he had suggested keeping the streaming  setting at "None," and setting the bitrate to 4000, since youtube would  be adding further compression on their end. Silly me forgot to switch to  "Fast start" for the progressive download. That was the key. Along the  way to this revelation, I learned a ton about compression...I got my  file size WAY down, and lowered my bitrate considerably as well (900),  so although there is still some buffering on a slow connection, its not  too bad, and a GIANT improvement over what was there before.I can live  with it
    Here's the new page:
    http://ponyhighway.com/emz.html

  • White box before flash starts

    Hi All,
    I have done my homework but did not see a simple fix.
    I have loaded a 3 sec FLV movie with a black background to my index.html page using Dreamweaver and set the movie to start automatically.  The index.html page has a black background to match the background of the FLV movie.  1 sec or so before the logo plays you see a "very distracting" white box (blank screen) where the flash player opens (surrounded by black).  Once it opens all is well.
    I have searched the fourm and see similar questions but did not see an answer...
    Thanks,
    Randy

    hi
    Have you set your wmode to transparent?
    PZ
    www.pziecina.com

  • White box before swf plays

    I looked for similar questions on the forum, but couldn't find a reference. This is likely an inane question (with a simple answer), but here goes.
    I have created slideshows for a site with a blue background. In quick succession, the page loads, a white box appears where the swf will play, and then the Flash movie starts. The background color of the Flash file matches the background color of the site. How do I get rid of the white box that appears beforehand?
    Thanks for your help.
    Best regards,
    Jon

    If the background of the movie is the same color as the page I think there is a param you can change in your object tag or your swfobject or something like that that will make the swf stage transparent. Then I think the white box will go away.
    You may also need to use a preloader to eliminate the box.

  • Little white boxes before every LI element

    [RH 5.0.2 RoboHelp Html merged Webhelp project]
    I've seen this before, but I thought the little white boxes
    were related to some link controls, and so I removed thecontrols
    and the boxes went away. This time, it's been caused by apparently
    too many links (internal to the topic itself) that I've used to
    present a series of alphabetical links within the topic.
    There's nothing in the True Code but the little boxes, so
    there's no help there. Any clues?
    Leon

    Good morning Leon
    Although I've never personally experienced this, I believe
    fellow Adobe Community Expert Peter Grainge has. If I recall
    correctly, Peter discovered that sometimes TrueCode may actually
    fib to us a bit. (gasp)
    Have you tried examining the odd topic(s) using something
    like good old simple Windows Notepad? Perhaps it will offer some
    clues as to what may be amiss.
    Cheers... Rick

  • Putting movie clips in AS3 package into movie clip on stage

    Hi - I am a as2/flash animator and am working on an AS3
    project. The AS is in a separate file, inside a package. I am
    modifying existing code.
    The script adds movie clips in a function via addchild.
    What I am hoping to do, is have the movieclips added to a
    clip that already exists on the stage.
    I put a clip on the stage named holder, with the instance
    name holder_mc - and I tried to add the clip with
    holder_mc.addchild in the AS3 file - it seemed to work, but
    manipulating the holder_mc - it looks like the added clips are not
    affected?
    Any help is appreciated.

    Child_array is a property of the Parent class.
    It's only added to in one point, in a function that creates a
    Child and adds it to the array.
    I think I might have found out the problem with my code after
    adding a trace to the function, think I'm creating twice the number
    of clips I'm removing, and the deletion part of my code is fine!
    Turns out AS3 is maybe not so bad after all :P
    Thanks alot for taking the time to reply though kglad!

  • How do I move Movie clips from iPhoto to I movie

    how do I move Movie clips from iPhoto to I movie

    I've found dragging & dropping onto desktop & then drag & drop into iMovie works okay

  • For Adobe CC in finder coverflow shows white box instead of file preview

    I cannot get my .psd files that are Adobe CC to show up as anything but a white box in coverflow.
    I run 10.7.5 since that's as far as I can upgrade this 2006 mac pro. My other files show up fine as do other non .psd files such as .jpgs made in Adobe CC. Any helps is appreciated. Thank you.

    I had success with Ai's File > Save As... command on .ai files that have no preview and show only the .ai logo. 
    File > Save on non-preview files keeps the old properties, while Save As...creates a file with the new properties including the thumbnail preview.
    In the Save As... dialog, I use Version: Illustrator CC (17.0) and check Create PDF compatible file and Use compression.
    I'm running Mavericks 10.9.1

  • Page shows white box instead of SWF when parameter swfversion set to 11

    Hi,
    I'm using Dreamweaver CC, and I'm embeding a SWF. When I set the paramter swfversion to 11 the swf wont load, there's only a white box. But when I set it to 10, the SWF loads. What am I doing wrong?
    Thanks!

    Hello DJ,
    did you work trough Adobes help link: http://help.adobe.com/en_US/flash/cs/using/WSd60f23110762d6b883b18f10cb1fe1af6-7bd1a.html# WSd60f23110762d6b883b18f10cb1fe1af6-7bcea and there esp. the chapter "Specify publish settings for SWF files (CS5)"? You should find some hints for your problem.
    On the other hand - and I find it very interesting - when I embed a swf file by using my DW CC, DW inserts <param name="swfversion" value="6.0.65.0">, it seems at DW plays it safe.  We have had prior experience of this here in the forum, that a lower version works better than a newer one.
    Hans-Günter

  • Stage flashes white just before images load

    Hello Forum members,
    I have a strange problem. I have developed a Flash slideshow that loads 6 images from the web server using an xml loader (the image names are in an
    xml file), then loads these images into an array.  I have an xmlloader to read the xml file, and a Loader that loads the images from the array,
    and then changes the images every 4 secs or so.
    My problem is that when the web page is opened from a client, the space where the flash object is located (in a table)
    flashes white until the images are loaded.  I thought I could fix the problem by making the stage the same color as
    the background on the web page. No dice, I still see a white box (800x320 px) that is the size of the stage, and the size of
    the images.
    When I compile it on my computer, if I look fast I can see a quick flash of white just before the images load!
    The web site is: www.andiamoadventours.com.  I did not develop the page, but put the Flash code in the index.html page.
    There is quite a lot of javascript on this page, maybe developed in Dreamweaver.
    Any ideas on this?  I can attach the action script code if desired, for more clarification.  Let me know on this.
    Basically, the images reside in a folder on the web server, the xml file has the image names, the xml loader reads the xml file,
    and when it is complete, goes to a routine that takes the name of the image from an xml list I create, and then loads an array.
    I load the image into the loader, etc.  This is clearer with the code.  I am using CS4 and a document class, slides.as.
    Thanks,
    eholz1

    Hello dmennenoh
    I replaced the old code with the swf object, and added a background color to the embedded definitions,
    This solved the problem!
    Thanks, I will keep this in my memory
    Thanks,
    eholz1

  • Ugly white box appears on load

    In the second or two before my flash page appears with normal
    preloader etc, the size of the flash element is always shown a s a
    big white box over the surrounding black page...my background color
    is set to black on both the flash and html page containing it and I
    try to leave first frame clear of elements that would slow
    load...is there an easy fix for this unsightly hiccup to my
    intro?

    Hi John,
    Thanks again for the help. I've tried loading PRE in System Administrator and also in root and the issue does not persist. However, on a day-to-day basis I couldn't run it as Sys Admin or Root as I need to lock down Admin functions because the macs are used at a school.
    I've also run Digital Rebellion's "Pro Maintenance Tools" with no luck.
    The issue seems to be happening at random. Sometimes I'll do a restart and load PRE and it will be fine. Other times the issue will persist. In the console it's also flagging up lots of "Invalid Drawables", should that be a concern?
    Thank you again.
    Lawrence

  • White flash before iFrame loads?

    Hi all,
    My site all worked good (nataimages.com) in Safari 3 but with Safari 4 I started getting this white flash in my portfolio page before iframe loads. It looks ugly. I started looking for the fix and I found out that it's something called FOUC (flash of unstyled content) and can't fix it.
    Does anyone know the fix for it?
    Thanks.
    Nat

    Hi,
    Maybe it is only because the HTML background of the new page is white, so it shows before the swf is actualy begining to be in the page.
    But a link to what you are doing would be helpful.
    Design Cyboïde
    Création de sites web Montréal

  • Movie clip shows no time amount, but properties show the clip is 1.36GB

    Hi all,
    I have a weird problem. I set up my Canon HV20 with iMovie 6HD to capture a time lapse of butterflies comming out of their cocoon. I had it set to capture 1 frame every 90 frames. I started it at 10:55 pm last nite and woke up 5:25am this morning. Guess what! All four of them came out! I thought "GREAT", let me see what it caught. There are three clips;
    Clip 01 - time- 2:00:13, 1.37GB
    Clip 02 - time - 0:00:00, 1.36GB
    Clip 03 - time - 26:04, 284MB
    The properties show that clips 1 and 2 started capture at 10:55 p.m. and clip 3 started capture at 1:55 am. I could have swore that when the clips were in the clips pane, there was a time amount on clip 2. After i put it in the time line it went to all "0".
    What could have caused this? When I opened the package I see that clips 1 and 2 show the first frame of the clip, but clip 2 only shows the quicktime logo. It doesn't play when I try to play in Qt. Is there a time limit per clip? I thought it would just record as 1 big clip.
    Thanks for you help

    A bit confused by your statement
    bcboarder wrote:
    . I do not understand why the music is clearly on the Ipod but wont reconize it anywhere.
    Are you seeing your music listed in the iPod screen, or in Win explorer as in your earlier post?
    I can see all the songs in my Edrive>al's Ipod> Ipod Control> Music folder.
    A corrupted iPod database, will report zero music used, and have your music size reported as others, so you wont see the music in the iPod screen. Sorry, I thought there was some hope for you with iPodAccess, in recovery of the corrupted iPod database with your ratings.
    You can try to borrow and  use the Mac Disk Utility ->First Aid ->Repair.
    Of course, if your iPod Hardisk is in a bad state, from the Disk Diagnostic report, then all my suggestion are futile.

Maybe you are looking for

  • How to change the default directory from within SQL*Plus ?

    Hello, I want to change the default directory directly from within SQL*Plus to be able to launch my command files with simple instructions like : @my_command.sql If I haven't launched SQL*Plus from the directory containing the file my_command.sql, ho

  • Error in WLS console

    Hi, Am getting the below error in my wls console . please help how to resolve this. <Mar 20, 2012 2:44:38 AM PDT> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool "WebCenter-CustomPortalDS": IO Error: The Network A

  • HT1420 where is the itunes menu i cant figure out how to authorize my laptop to use my itunes

    i wont to listen to my music on my laptop but i have to authorize it 1st and it says to use the menu i cant figue it out

  • Logging calls to cfcs

    Howdy gang! I have inherited an application with a fairly large number of cfcs. The codebase goes back quite a few years. Though the code is in mostly decent shape, as with most long lived apps, there are files no longer in use, etc. I am hoping to f

  • Phantom mobileme galleries / iphoto 11

    I am working with Iphoto '11 and mobileme.  My mobileme galleries includes 20 albums which do not exist on Iphoto and can not be deleted from mobileme (because if logged into mobile me and you attempt to click on the gallery it then gives you error m