SWF files work in browsers, but not local?

I can view flash content from the net in web browsers, but
the swf files I have on my local hard drive do not work. They are
asking for 'open With' but when I look for the flash folder in
programs files its not there. I have have also looked in system32
folder can find it anywhere. Can anybody please help, this is
driving me up the wall.

The code you have posted is not the same code as used in:
<div id="gallery">
in the link above.
The reason that the Flash is not displaying in FF is that the portion of the code used by FF was omitted. The code currently used on the page only works in IE.
I'm no great fan of the IE conditional statements used in the code you posted so I don't blame you for not using it. But you do need to provide something for FF.... the old, out dated method would be to add and <embed> for FF... here's the newer method..
So either use code you posted above or better yet, get rid of that and replace the current <object> with
<div id="gallery">
<object id="FlashID" data="flash/201.swf" type="application/x-shockwave-flash" width="958" height="242">
   <param name="movie" value="flash/201.swf">
   <param name="quality" value="high" />
     <param name="wmode" value="opaque" />
     <param name="swfversion" value="6.0.65.0"/>
</object>
</div>
Give that a try. Will work in both FF and newer IE versions.
Best wishes,
Adninjastrator

Similar Messages

  • Swf file plays in IE8 but not Firefox or Safari

    I've inserted an swf file in my webpage using Dreamweaver CS4's Insert/Media/swf function. It plays fine in IE8 but won't work at all in Firefox or Safari. I can view flash files in other websites using these browsers and I've updated my version of flash so I can only put it down to a coding thing. Website is www.201.com.au and the Dreamweaver code follows. Any suggestions??
    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="958" height="242" id="FlashID" title="201_Gallery">
          <param name="movie" value="../flash/201.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="../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/201.swf" width="958" height="242">
            <!--<![endif]-->
            <param name="quality" value="high" />
            <param name="wmode" value="opaque" />
            <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>

    The code you have posted is not the same code as used in:
    <div id="gallery">
    in the link above.
    The reason that the Flash is not displaying in FF is that the portion of the code used by FF was omitted. The code currently used on the page only works in IE.
    I'm no great fan of the IE conditional statements used in the code you posted so I don't blame you for not using it. But you do need to provide something for FF.... the old, out dated method would be to add and <embed> for FF... here's the newer method..
    So either use code you posted above or better yet, get rid of that and replace the current <object> with
    <div id="gallery">
    <object id="FlashID" data="flash/201.swf" type="application/x-shockwave-flash" width="958" height="242">
       <param name="movie" value="flash/201.swf">
       <param name="quality" value="high" />
         <param name="wmode" value="opaque" />
         <param name="swfversion" value="6.0.65.0"/>
    </object>
    </div>
    Give that a try. Will work in both FF and newer IE versions.
    Best wishes,
    Adninjastrator

  • .SWF Links work in Preview, but not in Browser

    I'm sure this question has been asked plenty of times before, but i can't seem to find the answer. I have created an advertisement with Flash CS6, Actionsript 2.0 (because it has a pageflip). When i test the file on my computer I can click on a Button that I created and it pulls up a webpage. If I upload that same .SWF file to the webserver, the button doesn't work. I have adjusted the Publish settings so that Local playback security is set to "access network only", and still it does not work.
    Any help would be greatly appreciated.
    Thanks
    TK

    Hello!
    Thank you for checking my pages. I did clear the cache. Updated software. Repaired permissions. Rebooted (a million times). I also made sure I had no overlapping graphics. The problem appears to be on the pages linked from This Week (in the navigation bar), the pages are Probability and Measures of Central Tendency. The links are in Text Boxes with frames on them.
    I tried viewing the pages using Safari on my iBook, on an iMac using Safari and on a PC using Firefox. I get the same links not working. It's just odd that they appear to function "normally" in iWeb. I was hoping I did something dumb that I could fix quickly. If not, I'm having to do the pages over.
    Your suggestions are greatly appreciated.

  • Swf plays in Windows browsers, but not in Mac ones

    I'm trying to create a simple swf file containing an m4v file along with default player controls. I want to add this to a Web page.
    I've successfully generated such a file, and using the HTML generated by the publish option, I've gotten it to play on IE, FF, Chrome, and Opera under Windows 7.
    When I try to open the same Web page from the same location on my Mac, however, I see the player controls with an green animation that indicates loading. The movie itself never loads. I've tried this under Safari, Chrome, and Firefox on Mac, all with the same result. I've also had friends try this on other Macs, with the same result.
    Is there some difference in how Windows and OS X deal with SWF files that I need to account for? Something else I could be missing?

    Flash player debug version spits out this error:
    SecurityError: Error #2148: SWF file http://quietly.fastmail.net/media/bfly.swf cannot access local resource \\VBOXSVR\Documents\Work\Cengage\HTML 5 Illustrated\Unit K\Author 1st\SV working unit files\media\bfly.m4v. Only local-with-filesystem and trusted local SWF files may access local resources.
    at flash.net::NetStream/play()
    at fl.video::VideoPlayer/http://www.adobe.com/2007/flash/flvplayback/internal::_play()
    at fl.video::VideoPlayer/http://www.adobe.com/2007/flash/flvplayback/internal::_setUpStream()
    at fl.video::VideoPlayer/http://www.adobe.com/2007/flash/flvplayback/internal::_load()
    at fl.video::VideoPlayer/load()
    at fl.video::FLVPlayback/doContentPathConnect()
    This tells me you probably have the file located in the wrong location. Make sure when you are testing that you are testing the live version, not local.
    You are pointing to a video on a local hard disk. When you are linking the video in Flash, make sure the path is relative to the swf file and make sure your server mirrors that. Organize your files and folders carefully.

  • XML (RSS) Spry Dataset File Works in Preview But Not Over Internet

    hello
    I am trying to build a custom feed reader using the Spry framework in Dreamweaver CS4 and everything seems to go smoothly until I actually host the file (with the accompanying js and css files) and try to view it over the internet
    previewing from DW shows everything working the way it should
    I feel like I am missing something obvious ... but not sure what
    thanks for any help!

    Hi, i have a similar problem..
    These URL returns a XML:
    1) http://www.bolsadesantiago.com/intradayServlet?symbol=IPSA
    2) http://www.valorfuturo.com/contenidos_vf/proyectos/clientes/penta/titularnoticias.asp
    I use a CS4 and both works in preview, but only first works over internet (IE7).
    I suspect that 2° has a problem of syntax XML, but work with jQuery.

  • Swf file opens in IE but not in firefox

    I have windows xp and flash player9. I created a swf file and published it for flash player 9 and ActionScript3 and embedded it into a web page.  It opens nicely in IE8 but when I try to open it in firefox 3.6, I get the message "Content of this page requires a newer version of Adobe Flash Player" and a little box invites me to download.
    I tried publishing for flash player 6 and ActionScript2, but get the same results.
    Any help would be very much appreciated.

    I can't say if this will fix it, but you can try putting quotation marks around "_blank"... it is a String argument so it should be quoted just like the URL is.

  • Links in linked local .htlm files work i IE, but not in Firefox.

    I collect genealogy data in tables in local .html files.
    Links in every .html page to parents, families and verifications.
    The first link works OK, but if I click on a link in the already linked .html page, Firefox hangs.
    Using links in this manner works OK when I use IE.
    If this problem is policy related, please advice a method to bypass the policy.

    mrs fed up wrote:
    > I've built most of my website and have put in all the
    links only to find that
    > none of my links, except to external websites work in
    Firefox. When viewed in
    > IE, they work just fine. I don't get it. Can someone
    help me. I'm about ready
    > to throw the computer out the window.
    >
    Let us see an url in order that we may see the problem and
    troubleshoot.
    chin chin
    Sinclair

  • Video files work on computer but not on published site

    I am definitely missing something here.
    I redesigned my website with iWeb and I am very pleased with the results. (The original site was done with Dreamweaver but then I migrated to Mac.)
    I published it to my computer to check everything and then put it up on my server with a ftp program (filezilla. works for me). The page shows great on internet.
    I now want to add a page with a newly created video. I drag the video clip on to the movie page I created. It is an avi file. On my computer it all works fine but when I publish it (to my computer to be sure it is OK), the video clip does not show up on the new page. I have tried with Safari, Firefox and Chrome. Same story on all.
    I am afraid to upload it to the internet before I sort this out.
    So my two questions would be:
    1. What am I doing wrong?
    2. What file formats does iWeb support?
    thanks for any help.

    The Miro Video Convertor is useful for format conversion if you want to provide as many as possible to encourage html5 playback in most browsers.
    If you don't want to be bothered with all this, fallback players will use an MP4 (or MOV) in most situations and fallback to flash for browsers like IE. Examples are JW Longtail, FlowPlayer and VideoJS.
    This method uses the QuickTime plugin. The problem is that, in a lot of cases, browsers will ask permission to run the plugin and visitors shouldn't be made to jump through hoops to get the movie to play.
    Its worth the extra effort to make sure that as many of your website visitors as possible can just click and play.
    A lot of people resort to Vimeo and YouTube but the problem with them is that visitors are tempted to leave your site at the end of the movie. Vimeo is better than YouTube in this respect and also has more customizing options.
    "I may receive some form of compensation, financial or otherwise, from my recommendation or link."

  • Works on remote but not local

    So in the webpage i manage i have a footer. This footer does not display at all when viewing in Design mode (im working in DW CS4) but will display just fine when uploaded to server. This tells me my code is correct and it has something to do with the placement of my files. Is this correct to assume and how do i correct it?
    Thanks,
    -Darrel

    Yes the display of SSI is enabled in my preferences.
    The parent file (which is the one calling the include?) is index.htm
    This is my design01.css
    #footer_1a {
        background:#615846 url(/dist01/images/design01/footer_bg.png) repeat-y;
    #footer_1b {
        background:transparent url(/dist01/images/design01/footer_curve.png) no-repeat;
    and this is my footer_1.html
    <!--
        Footer with dark container
        -->
        <div id="footer_1a">
            <div id="footer_1b">
                <div class="footer_links">
                    <div><a href="/dist01/">Home</a> | <a href="/dist01/admin/orgcharts/">Org Charts</a> | <a href="/dist01/admin/">Forms and Templates</a> </div>
                    <div><a href="/dist01/storescatalog.xlsx">Stores Catalog</a> | <a href="/dist01/admin/safety/">Health and Safety</a> | <a href="/dist01/green_team/">Green Team</a> </div>
                </div>
                <div class="cleaner"></div>
            </div>
        </div>
    i suppose i could place a dummy file in place of my include to make sure it has nothing to do with my footer_1.html page?

  • ICalendar file works in Outlook, but not in iCal

    I'm having a problem with the iCal files for The Decemberists band tour dates:
    http://www.decemberists.com/tour.aspx
    (see right column)
    For example:
    http://www.decemberists.com/tour_ical.aspx?eid=101271
    They open fine in Outlook on a PC. When I try on a Mac, iCal chokes on them:
    "This calendar file is unreadable. No events have been added to your iCal calendar."
    Somehow, Apple's iCal must treat the iCalendar spec more strictly than Outlook.

    I experimented a bit and it turns out:
    - Change VERSION:1.0 to VERSION:2.0 and it loads (it seems iCal just refuses VERSION:1.0 calendars)
    That fixed the file for iCal on Apple, but broke it for PC Outlook on PC. I can't take that trade off.
    - The zero-time event (235900 to 235900) is unusable in iCal as it is a line of an event which cannot be selected it seems and is hardly visible.
    I haven't tried to play with that. However, not all the events are zero time:
    http://www.decemberists.com/tour_ical.aspx?eid=106468
    That still doesn't work in iCal.
    Thanks for your help.

  • Adobe.mst file works in XP, but not in Windows 7

    I have a little problem with customizing adobe in windows 7.
    I have created a MST file in adobe costomization wizard 9, using XP, and when deploying it on a windows 7 client, it just deploy the msi file.
    this is what i run:
    msiexec.exe /qn ALLUSERS=2 /m MSIJDGEJ /norestart /i "AdbeRdr930_nb_NO.msi" TRANSFORMS="AdbeRdr930_nb_NO.mst"
    Do i have to create the MST file from a windows 7 client?
    Best

    Nevermind, turns out that FF just didn't close properly when I was editing that file, after forcing it to close using taskmanager and starting again that userchrome.css worked just fine. Bug in closing the FF in this case.

  • Can firefox support "file:///" format to access local files (note 3 fw slashes) this works for IE but not firefox and is the format used in the "afghan war diary" from wikileaks

    can firefox support "file:///" format to access local files (note 3 fw slashes) this works for IE but not firefox and is the format used in the "afghan war diary" from wikileaks

    See http://kb.mozillazine.org/Links_to_local_pages_do_not_work

  • Url links in swf work in standalone, but not when opened in browser

    I am currently using flash to create an electronic press kit.
    In that, i have 2 links to youtube (since embedding the videos was
    not an option, making the file too large), and one link to
    yousendit for the viewer to be able to download a pdf file.
    Now when i open the swf by double clicking on it (which i can
    do, but when on another computer, that has flash player installed,
    the swf will not open unless opened through a browser....not sure
    if that is just something where you can open an swf strictly by
    itself only if you actually have flash or what....that is another
    issue), but anyways, when i open the swf by itself, the links work
    correctly. once opened through a browser, the links do not work.
    Safari error:
    Adobe flash player has stopped a potentially unsafe
    operation.
    The following local application of your computer or network:
    (location of swf on harddisk)
    is trying to communicate with this internet-enabled location:
    youtube.com
    To let this application communicate with the internet, click
    SETTINGS.
    You must restart this application after changing your
    settings.
    Of course i did that, and it didnt happen.
    My question is however, even if this is a simple security
    issue/setting within the browser, is there any way to get around
    this? Because when sending this press kit out, the last thing i
    want is for the viewer to have to take the time to change their
    browser settings and try to get this to work and all that stuff.
    Any help would be appreciated.
    You can also download this swf at the following link:
    http://www.yousendit.com/transfer.ph...661F585ACE0521

    The reason the swf doesn't open up by itself on other
    computers is that it needs a Stand Alone Flash Player to do so.
    Most people have the Flash plug-in for their browsers, but not the
    stand alone player. If you are sending it out as a self contained
    file you need to make a Projector file. It contains the SA + swf in
    one file, which adds weight. Also, you need to make a Windows one
    and and a Mac one. If you are using CS3, I think you can make a
    Abobe AIR app that is universal, granted you install the free AIR
    plug-in controlls for Flash ( I THINK. My knowlege is not totally
    up to date) .
    As for the links not working in the browser, its seems like
    they should work. Your posted link for the file is broken, so
    couldn't see. What is your code for the buttons? Are you calling
    JavaScript in your html page? I've had problem with that usually a
    syntax error or IE.
    AS2 button

  • Power book G4 Leopard 10.5.8. File sharing preference checked but not working after start up until unchecked and the rechecked?

    I hope the title is enough info, please ask. In the mean time I have created an applescript to open preferences/ sharing and uncheck then check the file sharing box. This works but I would obviously prefer it just work normally. I have no corrupt preference files. Perhaps a file is missing? Thank you.

    Greetings Kwnez
    I'm not up to your level of expertise yet. I'm networking and file sharing too, on my Mac Powerbook 1.33 GHz PowerPC G4; OS 10.5.8 Lepoard. At the public library I found by asking the clerk a book Authored by David Pogue. "Mac OS X Leopard the Missing Manual". It (the book) has helped me ask better questions. I'm not saying that your question "
    Power book G4 Leopard 10.5.8. File sharing preference checked but not working after start up until unchecked and the rechecked?
    is hard for me to understand, I went to system preferences and looked at the sharing box. when I clik it it opens up and the first thing I see is my computers name, and under that i see, " Computers on your local network can access your computer at: ...-powerbook-g4-15.local"
    What I'm saying is "Are we on the same Page"

  • I can not get Firefox to play music backgrounds on pages in browsers it works in IE and other browsers but not firefox, what HTML or Jave script do I need too use to make them work?

    I'm having a problem with firefox playing background music on some sites, it works with IE and other browsers but not with fire fox, what html or java script do I need to add to the pages so that they play the music?
    I develop my pages in Front Page and I know that the music only works in IE, so if someone can tell me how to correct this problem as it is important as I use fire fox as my main browser.
    I thank you in advance

    If a website uses BGSOUND then it will only work in IE.
    BGSOUND is not compatible with other browsers like Firefox.
    * http://kb.mozillazine.org/Background_music_does_not_play

Maybe you are looking for

  • How to do a search box in flash?

    i would like to create a searchbox in my website, please help, this could seach in my website or a search in google thanks in advance!

  • Download a file from servlet to midlet

    Hi everyone. I am trying to download a file (audio/video) from a server to my midlet but i have a few issues. Below is my code: public void run() {       try{       byte data[]=getFilecontent("http://127.0.0.1:8080/yo.wav");    // yo.wav :5 MB       

  • Cancel all items in the purchase order

    we need a program to cancel all items in the purchase order   . exists any BAPI or funcion or metod to do this ? becuase if we to do this for the TC ME22N we need to do this item by item.    our programmer  suggest us an update of the table EKPO

  • MSS - PCR - launch JSP form from action box

    We have a PCR (leaver request) which is workflowed to an administrator to carry out the HR action. One of the options in the Action Box is to view the form - we're using JSP forms for this (we're using NW04 SP11). I've configured the ISR according to

  • Hide item in the ECB menu (Edit Control Block)

    First, I would like to hide the "Download a copy" item in the ECB which is found in the document library. Then I would like to add it in the callout menu. Can anyone help me with these two steps? Thank you