Embedded swf with a flash of a white box

Does anyone know how to get rid of the box that flashes for a split second before the embedded autoplay swf on two of my websites: http://roanokeartists.com and http://psychhealthroanoke.com ?

Hi, I haven't implemented this myself yet but came across it in Apple's support documentation, complete page here http://support.apple.com/kb/ht5068
This bit specifically:
About opening the HTML widget
Depending on how complicated your HTML Dashboard widget is, your readers may experience a flash during HTML initialization when they open the widget in iBooks. To avoid this flash, modify your Dashboard widget so it tells iBooks when to switch from displaying the Default.png file to displaying the running HTML widget.
Make these three modifications to add this optional feature:
Add a IBNotifiesOnReady item set to true in the Dashboard widget's info.plist file, so iBooks knows this Dashboard widget will tell it when to switch to displaying the running HTML widget:
<key>IBNotifiesOnReady</key>
<true/>
Set your Dashboard widget to load the Apple javascript library:
<script type="text/javascript" src="AppleClasses/AppleWidget.js"> </script>
Set your Dashboard widget to let iBooks know when the HTML initialization begins, and iBooks can switch from showing the Default.png file to displaying the running HTML widget by calling (in javascript):
widget.notifyContentIsReady()
Important: If you choose to modify your Dashboard widget to avoid the flash, be sure to do all three of the above steps. You must compete all of the steps for this to function properly.
I hope it fixes your problem!

Similar Messages

  • Controlling one embedded swf with another

    I have a flash website where I am using the loadMovie()
    function to load multiple swfs, buttons, etc. into my index.swf
    file (so it is easier to update one component than the whole
    movie).
    I have a series of buttons (home, about, services, etc.) that
    in are in a file called "buttons.swf" and are loading into
    index.swf. I also have another button called "envelope.swf", which
    brings up a screen for a "Tell a Friend about this Page" box. I
    would like to have the "buttons.swf" files disabled when when the
    "envelope.swf" button is clicked, but I'm not too sure how to go
    about doing it BECAUSE it is called through loadMovie.
    Can this be done? I know about using enabled=false/true, but
    how can I use that when referring to an embedded swf?
    Thanks!

    That's a very wise method of developing your website.
    My group uses something like this:
    var myComponent:MovieClip =
    createEmptyMovieClip("myComponent", getNextHighestDepth());
    this.loadClip(src, this.myComponent);
    Then when you need to access a function or value in your
    component, you just use standard dot notation:
    this.myComponent.myFunction(values);
    this.myComponent.button1,_width=220;
    You can even embed components inside other components.

  • Swf won't play after uploading - white box

    I've posted a couple of previous times and gotten nothing but
    dead air, so I'm still trying to find a way to get flash movies to
    just play on a web site. Is it that hard? I hate flash. Why doesn't
    it just work?
    I'm trying to put a video gallery up and currently have eight
    .swf video clips that all begin downloading simultaneously when the
    page is opened, hogging bandwidth that should be reserved for
    whatever one video the user chooses. I can't find a way to keep the
    clips from downloading until the user clicks the play button. And I
    can't put a buffer delay in. Everything I can find on a buffer in
    Flash says to change the BufferTimer in the components inspector.
    But I HAVE NO BUFFERTIMER IN THE COMPONENTS INSPECTOR!! I've got
    Align, AutoPlay, CuePoints, etc., but no BufferTimer! I swear I
    must have a faulty version of Flash CS3.
    So I'm trying to get around it by using a gallery of images
    that link to individual pages with one .swf file. It all tests fine
    on my local machine, but once it's uploaded, the gallery images
    pull up pages with a big fat white box where the .swf should be.
    What gives?
    And while I'm ranting about the difficulties of Flash, I'll
    rave about the ease of use of Dreamweaver. Why can't Fl be more
    like Dw? ie, coding not required. I've been trying to wrestle this
    Flash gallery into reality for more than a week and I'm on the
    verge of reverting back to embedded Quicktime files.
    BTW, does anyone know of a Flash forum people actually? I
    haven't gotten a response at Creative Cow or here.
    Sorry for the rant; I'm at my wit's end.

    I am having the very same problem. When I post the swf file
    and call it up, all I see is a white box with my play button and
    stop button at the bottom. Both of these buttons work and it looks
    fine once you hit the play button. But I want the swf to come up to
    the first frame which should be a picture of a person -- not the
    white box!
    Did you ever find out how to fix this problem? I'd be ever so
    grateful to get help on this one.
    Thanks!

  • Win 7 does not associate swf with Shockwave Flash Captivate 7

    I created a test file and when I went to publish it in Win 7, there was no application for the swf file.  I tried to find Shockwave Flash or Macromedia and I could not find anything to associate it with.  I looked on the Internet and someone suggested a stand alone Flash Player. I can associate the swf file with that but then it won't play through Captivate like it should.  I tested it on another Win 7 machine and it too could not find the application.  Captivate 5 with XP was so easy. It just found it and I had no problems.  What is this about?  Any help would be greatly appreciated.  Thanks

    When you publish your project as a SWF, a HTML file is also published. You can open this HTML just like any other web page in IE, FireFox or Chrome, You don't need a standalone Flash Player for that.
    "I can associate the swf file with that but then it won't play through Captivate like it should. " -- You can insert SWF files on a slide in Captivate. AFAIK, Captivate could never be used as a "player" for SWFs.
    Sreekanth

  • Creating .exe from .swf with Adobe Flash Player 13

    Hi,
    I usually export to .exe from .swf files using the Adobe Flash Player.
    I've update flash to the 2014 version and now this "create projector" remain in gray color, so, unavailable.
    Do you now if there's a solution?
    Many thanks

    Lols, so easy!
    Many thanks!

  • White box of death! Trouble embedding swf into Dreamweaver!

    So close to being finished! I notice this question on alot of other forums but its never resolved!
    here is the site now:
    http://http://www.andrewweeksphotogr...m/index_8.html
    you will notice a slight flash of a white box before the preloader starts, i'm trying everything to make it go away! this box seems to be the same size as my embedded swf. the site and preloader are all in one swf. all i need to do is make that white box the same color as the background so it is unnoticeable.
    here is the code from dreamweaver (you'll notice im sticking in color values wherever i can!)
    help a gal out! many thanks!
    -nicole

    oops! code / site link here!
    http://www.andrewweeksphotography.com/index_8.html
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>Untitled Document</title>
    <style type="text/css">
    <!--
    body {
        background-color: #FBFCEB;
    -->
    </style>
    <script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
    </head>
    <body>
    <table width="1150" border="0" align="center" cellpadding="10" cellspacing="0" bordercolor="#FBFCEB" bgcolor="#FBFCEB">
      <tr>
        <td bordercolor="#FBFCEB" bgcolor="#FBFCEB"><script type="text/javascript">
    AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','1150','height','768','src','Andrew Weeks Photography','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','Andrew Weeks Photography' ); //end AC code
    </script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="1150" height="768">
          <param name="movie" value="Andrew Weeks Photography.swf" />
          <param name="quality" value="high" />
          <param name="bgcolor" value="#FBFCEB" />
          <embed src="Andrew Weeks Photography.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="1150" height="768" bgcolor="#FBFCEB"></embed>
        </object></noscript></td>
      </tr>
    </table>
    </body>
    </html>

  • Impossible to associate a file .swf with flashplayer

    Hello,
    I have a file. Swf on my hard drive, impossible to read because I can not associate the file. Swf with the Flash player.
    I have uninstalled and reinstalled the flashPlayer without success.
    Do you have a solution, thank you.
    Gilles

    Hey,
    I can not find flashplayer.exe in XP sp3, where can it be hidden ?
    Gilles

  • Safari flashes white boxes when loading pictures or video, distorts text

    Hi,
    I have Safari 3.1.2 and a lot of times when I look at a photo on a flickr page, when the photo loads it flashes these annoying white boxes everywhere. And when I watch a youtube video it will flash white sections on them. Also, when I'm scrolling through an article, the lines will double up and distort. If I restart my computer it will adjust to normal, but the after a while it will start up again. I've singled the problem down to Safari because Firefox does not have this problem. I guess I could just use Firefox and say sayonara to Safari? Any advice?

    I have exactly the same problem with browsers, iPhoto, and also text breaking up when scrolling up and down (in Mail, for instance). I also have a Macbook Pro (15", 2,4ghz, GeForce 8600M graphics).
    I have heard about people taking the unit back to Apple and having the graphics card replaced, and some people talk about it being a video driver issue, but this has been going on for me since at least 10.5.2 (that's when I first noticed it as a problem) and if it's a software problem it's taking a long time to fix it!

  • I can't open swf files for schoolwork. Installed VCL, Flip4Mac and Adobe flash and shockwave players. Can get white screen with connection erro message with adobe flash player. Help me!

    i can't open swf files for schoolwork. Installed VCL, Flip4Mac and Adobe flash and shockwave players. Can get white screen with connection erro message with adobe flash player. Help me!

    Apple dropped playback support for .swf formats in QuickTime almost ten years ago.
    Adobe Flash Player is the only way to view them.

  • Dreadful White Box with embedded swf

    Hi there,
    this is my first forum post on Adobe but I have been scouring the forums across the internet and I am aware this is a common error but so far it would appear everyone has a different reason for this error happening.
    Basically when I just run the swf file locally from my computer it works perfectly, I have succesfully managed to embed it into the home page of one of my sites... http://www.reelflies.ca - it is about 3/4 of the way down the home page. Now I have also managed to embed it on another one of my sites just as a test file and it works fine on its Html page... http://www.digitalbarn.ca/Reelflies-Slideshow/sitemap2.html.. So I feel rather confident that it is not a problem with my code.
    Now when one of our advertisers try to put it on their site it simply will not show - just a blank white box shows - now even if I send them the exact code that we use and even have tried linking it to one of the sites (digitalbarn.ca) that it was previously working on. Nothing seems to work, this is my first stint into flash so it is possible it is a coding error on my end but for me to be able to get it to work on two sites seems to baffle me.
    I have also read that it could be that the directory that the swf and related files are stored in may not allow this file type to play but even with a direct link to one of our sites that do have it working it suddenly stops working. The site does have other flash on their homepage as well so it is rather frustrating that ours will not work.
    Oh I also wanted to add that I am using the Adobe CS4 suite for this. and testing has been run in Mozilla Firefox 3.5, Internet Explorer, and Google Chrome. I have also been using firebug to try to figure out any issues myself on the advertisers website to no avail.
    I apologise in advance as I am trying to answer as many of the initial questions I often see when researching this problem things may not come out totaly how I wanted.
    Message was edited by: shaun_b-00

    Included below is my embed source. I used Dreamweaver CS4 to produce it, the Website that is having the grief is http://www.thenewflyfisher.com/ there is a black jpeg of our logo near that bottom of their page and below it a big white square, that big white gap directly below is where our flash should be playing. That piece of code currently is linking to their servers which obviously isnt working.
    I ran tests on my Reelflies.ca page with the below code to no avail unfortunately. That code works fine on my digitalbarn site but when located on a different site stops working which confuses me as I would have imagined the direct links would have resolved that issue?
    **edit: For whatever reason the quotation marks at the end of my link have been grabbed into the links so if testing the links just make sure you remove these from your browser address bar.
    This is included in the header tags
    <script src="http://www.digitalbarn.ca/Reelflies-Slideshow/Scripts/swfobject_modified.js" type="text/javascript"></script>
    This is the embed code contained where I want the swf to play on the site.
    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="468" height="280" id="FlashID" title="Reelflies-Flash">
      <param name="movie" value="http://www.digitalbarn.ca/Reelflies-Slideshow/New-Fly-Fisher-Slideshow.swf" />
      <param name="quality" value="high" />
      <param name="wmode" value="opaque" />
      <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=" http://www.digitalbarn.ca/Reelflies-Slideshow/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="http://www.digitalbarn.ca/Reelflies-Slideshow/New-Fly-Fisher-Slideshow.swf" width="468" height="280">
        <!--<![endif]-->
        <param name="quality" value="high" />
        <param name="wmode" value="opaque" />
        <param name="swfversion" value="6.0.65.0" />
        <param name="expressinstall" value="http://www.digitalbarn.ca/Reelflies-Slideshow/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>
    <script type="text/javascript">
    <!--
    swfobject.registerObject("FlashID");
    //-->
    </script>

  • Embedded SWFs not working with Flash 9

    Hello,
    I am also plagued with the Flash Player 9 issue. None of my
    embedded SWF files work if I publish with this version of the
    player installed. I ran the uninstaller and I'm now using version
    8. However, each time I open a PPT file I get an error saying "some
    controls on this presentation can't be activated. they might not be
    registered on this computer". This is very irritating. So, my SWFs
    still don't work. I found that if I register the v9 ocx and
    re-insert the SWFs, they will publish properly (while the Player 8
    is installed). However, I have about 50 existing PPTs with anywhere
    from 10-30 SWFs per presentation. I'd like to avoid this method if
    possible. Does anyone know of an easier solution? Thank you.

    good morning DocDVM and Supermercado Gato,
    I have the same issue with embedding SWF files into Breeze. I
    have been doing some searching the last two weeks and i found an
    tech note that you might want to read. It seems that Breeze is not
    really set up for Flash player 9 so Adobe came up with a work
    around. Read the technote.
    http://www.adobe.com/go/f9204eb8
    I am having my IT Department update Breeze for me so i will
    let you know if it works or if you update your Breeze let me know
    if this fixes the issue.

  • CR report with embedded SWF: Export to PDF displays nothing

    I'm creating CR 2008 reports with embedded SWFs as described in the whitepaper [EMBEDDING XCELSIUS 2008 VISUALIZATIONS IN CRYSTAL REPORTS 2008|http://www.businessobjects.com/pdf/product/catalog/crystalreports/cr_xc_integration.pdf].
    From CR, I can export the report to html and view the report fine. But when I export to pdf, ppt, etc. The SWFs are not viewable. Is this a bug or by design?
    This section of the white paper seems to imply that maybe you cannot export to pdf:
    >TECHNICAL DETAILS
    >
    >Viewing Flash objects embedded in a Crystal Report is supported in the:
    >
    >Crystal Reports 2008 Preview tab
    >Crystal Reports 2008 .NET Webform viewer
    >Crystal Reports 2008 Java DHTML viewer (used in BusinessObjects Enterprise XI 3.0 and other products)
    >
    >Exporting and printing of Flash objects with connections to Crystal Reports data is not supported.
    >
    >Embedded Flash objects that do not have connections to Crystal Reports data can be exported to PDF only.
    I'm using the latest version of Adobe products:
    - Adobe Flash Player ActiveX, Version 9.0.124.0
    - Adobe Flash Player Plugin, Version 9.0.115.0
    - Adobe Reader 9, Version 9.0.0
    Also, I downloaded [CR Viewer 2008|http://www.businessobjects.com/product/catalog/crystalreports_viewer/] and can see the CR reports I've created with embedded Xcelsius swfs.
    Any information is appreciated. Thanks.
    Tim

    > ... it states in your first post, the export is not supported,
    True. It says:
    > Exporting and printing of Flash objects with connections to Crystal Reports data is not supported.
    But I can export such reports to html and view and print the flash objects.
    It seems inconsistent to me. I can export static flash charts to pdf, yet I cannot export dynamic flash charts to pdf, which is from Adobe, as is Flash?
    I'm hoping this is a temporary bug either in Crystal or pdf reader and is to be fixed in a patch release. Or an explanation of why the limitations exist.
    Thanks for the response.
    Tim

  • Embedding SWF symbol with embedded video

    AFAIK from Google search result, there is no official support
    on embedding flv/mov into flex yet, so I take an alternative route,
    which is not success yet.
    I have built a swf with Flash 8 as the library of assets.
    Inside the library, there are 12 videos set to be controlled by the
    timeline, each is placed into a MovieClip with identifier set as
    "videoSymbol1"..."videoSymbol12" respectively.
    Then I use a class to collect all these embedded MovieClips.
    However, if I try to create a few objects of different
    classes within the same screen update interval, mostly all the
    objects becomes the last called class on display, or the Video
    inside the movie become damanged. However, if the object belongs to
    the class "symbolCls_1", it will just be fine.
    By running code in the Action Code section inside the code
    attached, only c1 displays the correct video, while all c2 to c12
    display either messed-up video or the video of symbolCls_12.
    However, if I create objects of one same classes, it is just
    fine.
    Other than loading external flv, see if there is any other
    solutions on this. Thanks in advance.

    My ultimate goal is to embed all the assets and program into
    one swf for deployment as I don't feel comfortable exposing the
    assets. And, since these assets are created and destroy very
    frequently, I'm wondering the performance issue if I use SWFLoader
    to load it just when I need to put the video on stage.
    What about loading the external swf's as a template, and do a
    byte-clone on creating the video instance?

  • Problems with embedding swfs into Director 11.5

    Hello everyone,
    I am hoping someone can help me and please bear with me - I don't know a lot about director - I can do some Lingo and get around in the program to make things work.
    Right now I am working on an interactive presentation where the user can click a button to view an animation. I am using Director 11.5 for my presentation and have made my animations in After Effects CS3 -- from there I converted my .mov files to .flv files using the Adobe Media Encoder CS4... then I took my .flv file into Flash and published it as a swf file.
    The problem that I am having is that when I play the presentation (within Director and after publishing the .app/projector file) the swf files are playing - but there is all this glitchy-artifact stuff all over them. Does anyone know why this would be happening? When I play the swf files in the flash player they look great. Before, when I was using Flash MX and Director MX, I never had any problems with embedding my swf animation files - and they played great - without any artifact. Any and all help would be much appreciated as this project is due in the next few days and I would prefer to figure out a solution rather than uninstalling Flash CS4 and Director 11.5 - and going back to MX.
    I toyed with the thought that my video card isn't good enough but I tested the .app file on another machine and the glitchy-artifacts were still there. I have attached a jpg showing the artifact that appears.
    I am running Mac OS X 10.5.7
    Dual 2 GHz G5 PowerPC
    ATI Radeon X800 XT
    Thank you!

    Sorry... here is the image again and I think the problem might be my machine -- it is very old (~4+ years) and when I tested my .app on a newer intel mac here it worked fine... but maybe I am missing something -- it seems odd that I can see the swf fine in flash player but it is glitchy when played through director or the .app projector file

  • WAD: Problems when exporting to PDF with embedded .swf

    I'm using Web Application Designer (WAD) 7 and have created a template with an "Export to PDF" button and an embedded .swf flash file which is an Xcelsius dashboard.
    What i'm trying to do is show the information I want on my dashboard and then export that to a PDF to email out to multiple users who would be interested in the data each month.  If exporting to PDF isn't the best route to get a snapshot of this dashboard out to other users and there's an easier way please let me know, but here are the issues i'm having:
    1) When I have the dashboard showing the information I want and click the "Export to PDF" button, the dashboard reloads as the PDF settings window pops up and gets reset back to it's initial state.
    2)  If I ignore problem #1 and click on 'OK' in the Export dialog anyway after selecting PDF settings, my Adobe Reader pops up but then shows a message saying "The file cannot be opened because it has no pages".  Basically it doesn't see the .swf as being a component to take a snapshot of and print on a PDF. I did try adding a text component just so there was something on the template and I then get a PDF with that text component showing and no .swf snapshot.
    Has anyone come up with a workaround for this?  I've tried using the BEx Broadcaster with the 'Send' option but get the same results in regards to the blank page.
    Thanks as always for the help!

    Thanks for the reply.
    The dashboard is connected to a query in NetWeaver BI to get its data.  So the request of the user is to be able to adjust the dashboard to show the information they need (well say of a certain region) and then take a snapshot of that and email it out to co-workers in Group A.  Then the user will adjust the dashboard to show other data (for a different region we'll say) and take a snapshot to email out to co-workers in Group B. etc and etc.
    I have looked into installing a PDFCreator print driver but that wouldn't be feasible to get it on all machines in the business.  I've also looked into getting it as a .jpeg which would suffice, but am unsure if there is a way to do it with script and connect that to the dashboard when a button is pushed (will look into this).  This seems like a topic for over in the Xcelsius forum now.
    I used the following code within the <body></body> tags of the WAD's xhtml to embed the .swf:
    <object id="dashboard" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" height="600" width="800" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" >
    <param name="Movie" value="bwmimerep:///sap/bw/mime/Customer/JavaScript/dashboard.swf" />
    <embed src="bwmimerep:///sap/bw/mime/Customer/JavaScript/dashboard.swf" name="dashboard" type="application/x-shockwave-flash" />
    </object>

Maybe you are looking for

  • Can't get adobe downloads in foxfire 5.0.1

    I am on 3.6.19 Foxfire. I CAN get downloads of financial statements.When I switched to 5, then 6 beta, I could no longer get downloads from them. I went back to 3.6.19 and I can can them. I keep getting notices to go to 5. so I tried it and adobe wou

  • CAUTION!!!! CREATIVE ZEN VISION M 60 GB FIRMWARE 1.21.02

    I RECENTLY UPDATED MY FIRMWARE FROM THE ORIGINAL ..04 VERSION THE PLAYER CAME WITH TO THE .2.02 IMPROVED VERSION OFFERED ON THE CREATIVE WEBSITE. THE NEW VERSION WAS SUPPOSE TO IMPROVE THE STABILITY DURING STARTUP. 3 TO 5 SECOND DIFFERENCE IS NO IMPR

  • How to scan a hard copy to pdf that I can convert to word for editing?

    I've got a HP deskjet 3050A and my operating system is Windows 7, how to scan a hard copy to pdf that I can convert to word for editing? This question was solved. View Solution.

  • NetworkAcitivityIndicator not shown in Simulator?

    Hi, Could it be that the NetworkActivityIndicator will not shown in the simulator? I have used this code in a ViewController: [UIApplication sharedApplication].networkActivityIndicatorVisible = YES; But it doesn't work.. Please help, thx

  • Horizontal scroll bar to a shuttle

    How can I display a horizontal scroll bar in a shuttle? I'm hoping it's as simple as adding an attribute to the form element attribute box. Regards.