SWF won't display in IE

I embedded a swf in my html page through Dreaweaver. I was
prompted that the AC_RunActiveContent.js would be added for
displaying in IE. It is there and linked to in the code. The swf
plays fine in FF and in only one IE ver 6 browser I tried it on at
another site. I've tried it on IE 6 and 7 here at home, to no
avail. The swf banner flashes for a split second then disappears to
nothing but a blank spot. Because it worked in one IE browser I
suspected browser settings.The settings appear ok in my IE browser.
I can't compare the working IE browser with the non-working ones
very easily as they are separated by miles. Is there something in
the code that needs to be changed? Any ideas would be
appreciated.

instead of embedding with the AC_RunActiveContent object
tags, use
This

Similar Messages

  • SWF Won't Display in RoboHelp Project

    Hi,
    I have a RoboHelp 9 HTML project that has a number of SWF files embedded in a number of the pages. The problem is the SWF won't display on the HTML page. The SWF files are published to version 11.x. The HTML pages work fine on my computer but I have Robohelp and Flash Pro installed. When I take it to any other computer in my office, the HTML pages load with no problem but the SWF files will not load onto the pages. Any help is appreciated.
    Thanks

    So you are saying that the SWF *WAS* actually displaying but was somehow unable to present the text?
    For others that may wonder about what TLF is (as I did) I'll save you the Google step.
    Click here to view
    Cheers... Rick

  • Swf won't display in safari

    Hi,
    I embedded a swf. file into dreamweaver MX2004. The html file
    displays the swf in mac firefox but not in mac safari.
    can anyone help?
    thanks,
    cher

    HI!
    I have the same problem. The DW published file works from safari, but online doesn't work.  Online only works from firefox, not safari. Doesn't matter if only one browser is on. Please Help! I embedded a flash video via swf in my page:http://www.duke.edu/~bjw24/splash.html. Works on firefox but not safari! PLEASE HELP!!  I'm GOING CRAZY! This is the code:
    <!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>The Wiley Group</title>
    <link href="oneColLiqCtr.css" rel="stylesheet" type="text/css" />
    <script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
    </head>
    <body class="oneColLiqCtr">
    <div id="container">
      <div id="mainContent">
        <h1 align="center">
          <script type="text/javascript">
    AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0, 28,0','width','1000','height','450','align','middle','src','splashvideo','quali t y','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P 1 _Prod_Version=ShockwaveFlash','bgcolor','#000000','movie','splashvideo' ); //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="1000" height="450" align="middle">
            <param name="movie" value="splashvideo.swf" />
            <param name="quality" value="high" /><param name="BGCOLOR" value="#000000" />
            <embed src="splashvideo.swf" width="1000" height="450" align="middle" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFl ash" type="application/x-shockwave-flash" bgcolor="#000000"></embed>
          </object></noscript>
        </h1>
      <!-- end #mainContent --></div>
    <!-- end #container --></div>
    </body>
    </html>

  • Component in SWF won't display in Sprite

    Hi
    I have a Flash sprite that contains a List component. In
    Flash the list populates fine (using ActionScript) and works as
    desired, complete with scrollbar. In Director, a plain box appears
    where the list box should be.
    (To be clear, the component is in the Flash movie. I'm not
    talking about Flash components in Director as I'm only using MX,
    not 2004
    Any thoughts on what I might be doing wrong?
    Thanks.

    I'm sorry, but I don't remember whether the Flash Asset xtra
    that
    shipped with Director MX was for Flash 6 or 7 published swf
    files. Are
    you sure the Player version is correct?

  • SWF won't display once uploaded.

    I'm in a pickle here. I've looked at this multiple times, and looked at multiple pieces of advice, and multiple posts, and still can't find the answer, and don't see what I'm doing wrong.
    I'm working on a website that has SWF embedded. I had to make some changes to one of the (existing - not created by me) pages, and that meant having to shuffle around a couple of SWF videos. I preview it and it looks fine, but when I upload it...the videos AREN'T THERE.
    I've tried all kinds of things - linking it to the SWF file's URL on the server (in case it was looking for it on my local drive), etc. etc. But nothing works. Is there anything I can do?

    It works with JavaScript turned off, indicating a problem with JavaScript.
    These two files are 404 Not Found:
    /bettie-page/Scripts/AC_RunActiveContent.js
    /bettie-page/Scripts/AC_ActiveX.js
    Upload your Scripts folder and all its content.
    Note: Usually the Scripts folder is found on the root of the site, but your page expects to find the Scripts folder in the bettie-page folder.
    Mark A. Boyd
    Keep-On-Learnin' :-)

  • Swf won't load on web but ok locally (believe only video playback issue)

    Hi all,
    I am very new to flash....literally first day into it.
    I converted a mov into flv and imported the flv with playback component. When I publish, I am able to see both (via the swf and the html) from my browser. Once I uploaded the swf and html onto my webserver (both files are stored in the same folder just like how I had it locally), the swf won't display the video.
    Now, I have a button (when clicked, it skips the playback and go directly to the site) and the button works fine. So, I think it is only limited to the video playback.
    Any help appreciated.

    Hi Ned,
    I was just fiddling with it and it seems to be working now.  I think your advice of putting the flv there helped?!?! Thanks a billion!
    http://www.astoryconcept.com/index1.html
    The only minor issue that I need to fix and not sure how yet:
    -it stops during the initial playback (I guess my flv is a little large 4mb and I might have to optimize it to a smaller file)
    -it didn't center itself when I drag the browser larger/smaller
    Now that it works, I want to see if I could optimize it. Wandering if there is a "BETTER/EASIER" way to take me to a url at the end of the video playback.
    What I did in here:
    I created a cuepoint at 23 second (that's the end of the video) and it will take me to a url (here: adobe.com). Below is the actionscript I had in there (using code snipper) [One is for "Skip Intro" that will bring me to cnn.com; and the other one is the cuepoint that will take me to adobe.com):
    ================================================================
    /* Click to Go to Web Page
    Clicking on the specified symbol instance loads the URL in a new browser window.
    Instructions:
    1. Replace http://www.adobe.com with the desired URL address.
       Keep the quotation marks ("").
    skip_intro_btn.addEventListener(MouseEvent.CLICK, fl_ClickToGoToWebPage);
    function fl_ClickToGoToWebPage(event:MouseEvent):void
    navigateToURL(new URLRequest("http://www.cnn.com"), "_blank");
    /* On Cue Point Event Handler
    Executes the fl_CuePointHandler function defined below each time a cue point is passed in the specified video instance.
    Instructions:
    1. Add your custom code on a new line after the line that says "// Start your custom code" below.
    The code will execute when cue points are reached in a video that is playing.
    import fl.video.MetadataEvent;
    video.addEventListener(MetadataEvent.CUE_POINT, fl_CuePointHandler);
    function fl_CuePointHandler(event:MetadataEvent):void
    // Start your custom code
    // This snippet code displays the cue point's name in the Output panel
    // trace(event.info.name);
    var url:URLRequest = new URLRequest("http://www.adobe.com/");
    navigateToURL(url);
    // End your custom code

  • Swf files won't display in Safari

    My swf files won't display in Safari but they will work in IE. I'm using Dreamweaver 3 and Flash 4 to build the website and movies. See below.
    <html>
    <head>
    <title>Untitled Document</title>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <script language="JavaScript">
    <!--
    function MM_findObj(n, d) { //v3.0
    var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
    if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[n];
    for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers.document); return x;
    function MM_controlShockwave(objStr,x,cmdName,frameNum) { //v3.0
    var obj=MM_findObj(objStr);
    if (obj) eval('obj.'cmdName+'('+((cmdName=='GotoFrame')?frameNum:'')')');
    //-->
    </script>
    </head>
    <body bgcolor="#FFFFFF">
    <object classid="clsid:166B1BCA-3F9C-11CF-8075-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/director/sw.cab#ver sion=7,0,2,0" width="720" height="28" name="dance1" onLoad="MM_controlShockwave('dance1','','Play')">
    <param name="src" value="../Images/dancewords1.swf">
    <embed src="../Images/dancewords1.swf" pluginspage="http://www.macromedia.com/shockwave/download/" width="720" height="28" name="dance1" swliveconnect="true">
    </embed>
    </object>
    </body>
    </html>

    A direct link to the site in question helps. Posting your code here isn't much help since the .swf file is stored on your server and can't be tested by the helpers here
    -Ryan

  • Director mx 2004 won't display Flash 8 swf files & other Flash media

    I have created a Flash 8 Project which has audio, video (which are converted to swf files fom flvs), flashpaper.  This application is driven by XML.
    However  this application works fine outside director, but when I import the main swf file into director mx 2004 and RUN it, director won't display the videos (but I can hear the audio from the videos), Director wont show graphic images(eg menu icon movie buttons, and flash buttons). Also I can launch external files (eg text file) from flash, but again it won't work via director.
    ANY SUGGESTIONS PLEASE

    ANY SUGGESTIONS PLEASE
    I suggest there's no need to shout.
    Try linking the Director cast member to the external swf file instead of fully importing it. You also should have the 10.1.1 update in place - this is particularly important.

  • Closed captioning won't display in html/swf

    I have embedded a swf file in html. The closed captioning displays when I view the .swf file and when I view the Flash published html. However, when I view the fully created Web page, the closed captioning won't display. Does anyone have any ideas?
    Specs:
    The video was created with Captivate 4, published as an .avi and then as an .f4v with Adobe Media Encoder CS4
    The .f4v is imported into a Flash CS4 framework.
    The closed captioning file was created with MAGpie and exported to a dfxp file.
    The .swf file containing all of the necessary files above is embedded in a Web site created with Macromedia Dreamweaver 8.

    Oddly enough, I played with the placement of the captioning file to get this to work. While all the other resource files associated with this project needed to remain in the original locations when I embedded my Flash within the html, this file needed to be in the same folder as the base html code for some reason. I hope this helps someone else down the road.

  • Finder and QTimeplayer won't display flash 8 content

    Hi,
    Finder's inbuild preview as well as the quicktime player won't display flash 8 swf's
    It can only show earlier flash movies.
    I have flash 8.022 pro
    on mac os 10.4.7
    I can however see flash 8 content in all of my browsers.
    Is there a component or plugin I should copy to
    the quicktime system folders?
    Sanne

    ANY SUGGESTIONS PLEASE
    I suggest there's no need to shout.
    Try linking the Director cast member to the external swf file instead of fully importing it. You also should have the 10.1.1 update in place - this is particularly important.

  • Accordion labels won't display - SECOND POST

    Hi All,
    When I create a swf with an accordion component it works just
    fine. When I import that swf into another movie the labels won't
    display. I have also tried resetting the label using
    myAccordion.getHeaderAt(index).label = "Blah"; or createChild();
    with no success.
    Am I missing something fundamental?
    Dave

    Laverda668 wrote:
    > Hi All,
    >
    > When I create a swf with an accordion component it works
    just fine. When I
    > import that swf into another movie the labels won't
    display. I have also tried
    > resetting the label using
    myAccordion.getHeaderAt(index).label = "Blah"; or
    > createChild(); with no success.
    >
    > Am I missing something fundamental?
    The component is build in run time once the file is running.
    By putting it into movie clip you automatically mess up all
    the paths in the file
    as by loading in clip the file will share root with the host
    movie.
    You can either load it in level or try to lock root.
    Check help files for "_lockroot" for details on the usage.
    Best Regards
    Urami
    <urami>
    If you want to mail me - DO NOT LAUGH AT MY ADDRESS
    </urami>

  • My iPhone 5 won't display smart text options.

    My iPhone 5 won't display smart text. It did when I initially downloaded the new OS, now those options don't appear at all. Did I click something to make them disappear?
    I went into Settings to see if there was a component of it within Messages. I don't see anything.
    Thoughts please.....
    Thanks much
    Ginger

    Awwww......that's it....the dash! I tapped it. Tried to drag it up/down and it didn't move. Now I swiped and it's back!
    So I need to remember to drag up/down and now swipe.....
    Thanks much!
    Ginger

  • ITunes won't display current voice memos from my iPhone 4S. How can I tranfer this data without loosing it?, iTunes won't display current voice memos from my iPhone 4S. How can I tranfer this data without loosing it?

    Please help! My iTunes won't display my voice memos from iPhone 4S when trying to sync data. Files are to large for emailing. I want to back up the files on to my computer.

    JustinV72 wrote:
    How do I get the audiobook onto my iphone without erasing anything?
    You transfer the purchases to the computer you use to sync the iPhone.  You can use a thumb drive or an external HD, etc.  Read this: iTunes for Mac - How to copy purchases between computers:  http://support.apple.com/kb/HT1373

  • I updated to iOS 7 and now some of my apps won't display in landscape mode and they did before the update. Any ideas on how to fix it?

    I updated to iOS 7 and now some of my apps won't display in landscape mode and they did before the update. Any ideas on how to fix it?

    This could be from having restrictions enabled. Icons completely disappear when "restricted"

  • IMac 2.66 Radeon HD 2600 Pro: some Excel files won't display in ppt decks

    Running Leopard 10.5.8 and MS Office 2004
    Two iMac (8.1) 2.66 GHz with ATI Radeon HD 2600 Pro video won't display some Excel files in PowerPoint decks, but iMac 1.83 GHz Core Duo will display o.k. as will MacBook Pro, MacBook, etc. Installing a trial version of Office 2008, both iMac 2.66 GHz display the PowerPoint files o.k.
    I could downgrade the users to Intel iMac 1.83 GHz, or buy two copies of Office 2008 and support them, neither of which is a great solution.
    Looking for a simple fix or workaround on what seems to be a video card issue. Don't seem to see this problem or a fix on the ATI site. I've googled this but haven't run into a similar issue.

    Well, Office 2008 is only $110 USD at http://www.amazon.com/Microsoft-Office-2008-Home-Student/dp/B000X86ZAS/ref=sr11?ie=UTF8&s=software&qid=1251560959&sr=8-1
    That seems the least expensive solution to me.

Maybe you are looking for