SWF file not playing in dreamweaver

I have an SWF file on my homepage that used to work just fine, now all the sudden it does not work in preview or when I upload it (I have not changed the file in anyway.)  I made this site using the design mode because I do not know code.  If anyone could look at the code for the flash file below and let me know what is wrong, that would be wonderful!
    <p>
      <object id="FlashID" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="740" height="400">
        <param name="movie" value="media/homepage slideshow/homepage.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="media/homepage slideshow/homepage.swf" width="740" height="400">
          <!--<![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>

I don't see anything in this file:
http://www.thefuturewavesalon.com/media/homepage%20slideshow/homepage.swf
Incidentally, spaces in folder & filenames should be avoided on the web.  You can safely use hyphens - or underscores _ but no spaces or special characters ($#%^&*). 
Nancy O.

Similar Messages

  • SWF file not playing in flash player

    Hello All
    I am working on this project for a client, suddenly no-one can get the SWF file to play.
    https://drive.google.com/folderview?id=0ByWDl-PaRWIFY0c1SnEwbUNraUE&usp=sharing
    The file is there.
    If anyone can help please do.
    I know this file works. It must be an update or something?
    Please Please Help

    If you've lost the source to your SWF files, there are a number of SWF decompilers available.  You may be able to decompile the SWF and then recompile the project using a current compiler.  It's worth a shot anyway.
    A cursory Google search turned up a few candidates (free and paid), but I don't have much experience with any of them. 
    http://www.sothink.com/product/flashdecompiler/
    http://www.free-decompiler.com/flash/
    http://www.swf-decompiler.org/
    SWFWire - Flash developer tools
    FWIW, I've never seen that blue screen and circle behavior before.

  • Swf file not playing in browser

    I have a problem with a swf file which will not play in web browser.
    It played fine until I updated my site. I therefore suspected a pathing issue within dreamweaver and looked thorugh that forum for an answer.
    I tried typing the absolute path to the swf file in the browser address bar and found it straight away. When I clicked on it the screen stayed blank.
    I checked the path to the file and the flv file was relative to the document and not the site.
    swf plays fine in flash player, flash, and locally on dreamweaver.
    I moved the swf up the file tree and changed the links accordingly but still would not play.
    I also tried saving it as a new swf from flash, but that doesn't play either.
    I added another swf to the containing folder and that played fine in the browser.
    When I open the fla file in flash it only shows a flv playback movie, not the elements, I think this is because it was created in after effects.
    Here is the link to the containing folder, the swf file is Home_page_movie_V2.swf
    http://www.joinerycadsolutions.com/Flash/01 Home
    I have other swf files playing fine and this swf played ok originally so I still think it's a pathing problem but I am not that savvy on flash and cannot figure it out.
    Any help would be greatly appreciated, just bear in mind my low level of ability.
    Thanks
    Stuart

    The .swf is loading just fine... but it is expecting to load a .flv video file.
    The path inside the .swf to the .flv file is not correct. The path inside the .swf to the .flv file needs to be relative to the .swf as it's located on the Web page, NOT the physical location of the .swf.
    Here is the absolute address of the .flv:
    http://www.joinerycadsolutions.com/Flash/01%20Home/Home%20V1.flv
    Here is a test player using that address:
    http://www.cidigitalmedia.com/tutorials/flash/cidm_simple_vid_player.html
    So unless your .swf is broken, it just a pathing issue.
    From an old post:
    Pathing issues
    Almost always when it works on the local machine and not the server, it's a pathing problem.
    You can put your Flash related files in whatever folders you want, they do NOT have to be in the root, they do NOT all have to be in the same folder. But if you have a problem and if sticking them all in the root folder works, then you know that the issue was a pathing problem.
    Just remember that paths used in the .swf become relative to the Web page on which the .swf is placed, NOT it’s physical location.  So for example, if your .swf is in the flash/data folder and you use that .swf on a Web page in the root folder, you are in effect, removing that .swf from flash/data and putting it in root. So if the .swf is loading any related files (xml, images, video, etc), the path used inside the .swf to load the .xml file has to be relative to it's new location in root and then back down into flash/data. This is true even though when testing the .swf by itself, it can be inside flash/data and work just fine, since relative to it's location, the path is just fine, they are in the same folder. But if that same path is used when the .swf is placed on a page two folder levels up, the relative path has changed, the old "same folder" path will not work.
    In fact if you are placing the .swf on a web page in a different folder than the .swf is stored in, and that .swf calls external assets, then direct clicking and opening of the .swf in it’s folder should NOT work! That’s because the paths to the external assets should be relative to the Web page and not the physical location of the .swf.
    So just be sure that you use addresses relative to the final Web page locations (not physical file locations) and you can put the Flash related files in what ever folders you want.
    Best wishes,
    Eye for Video
    www.cidigitalmedia.com
    Best wishes,
    Adninjastrator

  • How to get SWF files to play in Dreamweaver CS5

    I designed an interactive memorial page for my company in flash catalyst 5.5. According to the tutorial, it should be simple to insert into a webpage in Dreamweaver. Insert, media, SWF.
    When I try to preview it in internet explorer, there is a blank square where the object is supposed to be. I do get an Adobe Shockwave symbol in the center but that is all. My flash player and shockwave are both updated. I can't imagine what could be going on with this. I am fairly new to web development and have no formal training but my boss is growing impatient.
    Please HELP!

    Wow...more learning here I see. My goal at the moment is to start a root directory. As it stands now, I have only 1 set of files in the DW "sites and servers" (Remote ftp site) I am reading that I need to also have what I think is called a "root" directory where I keep all my images in my PC. I have never done this. I go to DW and add 1 picture at a time, whether in this new slide show or any images I want to insert. I usually go to my off site server, copy the http and insert.
    I am reading that I need to create a local file (folder) on my PC that somehow "links" everything. So when I go to insert this image, it then transfers it to the remote server.
    I am not even sure what a SWF file is. I think it is a code as you say that somehow has all the image names in it that eventually get inserted. Again, I am still learning.
    In another thread in this forum I have been asking questions regarding the public_html issues. I have seemed to have solved that by adding this text into the "Host" file box in the server configuration. Never was there. Now I know why I had to always delete this tag.
    I have a folder in my PC that contains the slide show pictures. I have an identical folder in my remote server. So it plays now in both DW preview and the live site. Now my issue is I am unable to add pictures. It is like I have "done" this particulat SWF file and that code wont allow me to "add" to it. Hard to say what the deal is. I can preview these 2 new images in DW and they are in my PC folder and he remote folder, but the live version is short these 2 images now. So my only thought is to make a brand new SWF file and start over adding one picture at a time.
    I read your comments about how you do it, but it is still not sinking in. I do not understand this whole file upload thing, or this complete "package" transfer. In DW you start by making a flash media with a name. The you go and add 1 image to it at a time. I cannot see an option in the square box with the "F" logo where you can dump a whole slide show there.
    I do not want to seem too dumb, as I try to grasp as best as possible, but if you can explain in specific steps, even if it is a "test" 2+ images slide show, it would help.
    I am going to read the help files tonight because my first challange is to get a root folder added to DW. I think this is the utmost importance as I do not have one now. My files are scattered eveywhere in my PC. It is I "pick" images from everywhere to add to the website. Although my remote has all the images I am using (and plenty more i am not)
    Hopefully, after 10 years of having this site given to me in DW format, I will start to understand it as time goes on. A gift from a Digipen student who had a task of building a website, which he made for me.

  • SWF does not play in Dreamweaver

    For the record, I'm new to Dreamweaver and Flash, but not graphic design. I'm helping out a nonprofit group with their already existing website that requires changes for a conference they are hosting. The plan is to have the title of the conference slowly appear on the screen in a golden color. My idea to accomplish was the following:
    1. I imported a video into Flash of gold dust falling lightly and then more heavily (found at iStockPhoto, #13491985 if you want to take a look).
    2. On a new layer, the title of the conference was set up.
    3. Then I masked the text layer over the video.
    4. Tested the movie and it looks awesome! The text slowly fills up with the gold dust and the rest of the movie that is playing is hidden.
    5. Exported to SWF for import into Dreamweaver.
    PROBLEM:
    After placing the SWF file onto the home page in Dreamweaver, the SWF plays as a white box (which, incidentally is the color of the Flash stage). That's it, no gold dust and no text appears.
    I'm sure more details are necessary to help me out, so please ask. We are under a time crunch. I'm going to post this on the Flash Forum as well.
    Thanks!
    Sherri

    I would like to share the Flash and/or SWF file. Given that I'm new to the coding of these two software packages, I would imagine the solution is an easy one. Is there a way to post files to the forum? Maybe I can find a way to place it on the web somewhere for the file to be downloaded in hopes that someone from the forum could take a look. Any suggestions on how best to approach this? Thanks!

  • Why does the audio in my .SWF file not play in a Browser?

    I created an .swf file using ffmpeg, containing H.264 video and MP3 audio. The file plays perfectly in VLC but  not in a Browser (Chrome/IE). I tried analyzing the file using a trial version of Flash decompiler. Again, only the video plays. The strange thing is that if I extract the MP3 from the file, it plays perfectly using any of th eplayers. It seems to be a muxing issue which VLC apparently handles, but not the player in the browser! Why? Thanks for any pointers.

    Yeah. Sorry to say this but many people buy the various brands of format converters, which are everywhere on the Web and which also spam these boards – and often find they are not only out the purchase price but that the app created as many problems as it solved.
    Russ

  • Can't get swf. file to play in dreamweaver

    Hello,
    Trying to put video into dreamweaver. I created swf file in flash. Can't seem to get it play when i import the file to html page.
    What files need to be in the Dreamweaver folder? HTML, Skin, swf?  thanks for any help. Owen

    When you create the file in Flash, it is usually best to also have it publish an html page.  Copy the embedding code that Flash creates in the html file and paste it into your intended html file.  The Flash code may also be reliant on including a .js file, which it will also create, so that needs to be placed in the site folder.  The header of the Flash html may include a script link to this js file, so you need to copy/paste that in the intended html page as well.

  • Flash SWF file not playing as HTML snippet!?

    Any Flash gurus out there? I'm trying to get a SWF flash file to play as a HTML snippet but it doesn't seem to be working. I'm using Artotems Flash code within the snippet. The SWF file was encoded using Flash v9.0 and it plays on it's own when I open it the file directly from a web browser. However, when it's referenced from my website through iWeb nothing shows up!? Any ideas? Here's a screenshot of the code I'm using. Maybe you gurus can tell me if my syntax is incorrect?
    http://i40.tinypic.com/2na7iq9.jpg
    Message was edited by: dropscience

    You're not using the full URL to the file.
    You have "/Media/knowledgereignssupreme.flv" in both instances where it should be...
    "http://www.websitename.com/Media/knowledgereignssupreme.flv"
    You can also open it with a simple iFrame code like at the bottom of this page......
    http://www.iwebformusicians.com/MusicPlayers/FlashskinsPlayer.html

  • External .swf files not playing, or showing up

    Hello All,
    I'm a bit confused. I have created a video interface (vidPlayer.swf) file, and am calling on external .swf's (movieName.swf), which contain paths to the original .flv files (movieName.flv) that are to play. The navigation lives on the the main interface file (vidPlayer.swf). This works fine when I'm publishing locally from my system, or if I upload it to a remote server, and play it on my computer. When another individual attempts to either (a.) play it from the server on their system, or (b.) publish it to the web for it's intended use, the interface appears and the loader performs when video track is selected, but the video never plays. Only on my system does it work. Even from a remote server, it plays on my system.
    I have not wrapped my head completely around AS3 yet, so I'm using deprecated script. On the main interface swf (vidPlayer.swf) I have the following script controlling the loader ( I also use this same loading script for the external video swf's):
    stop();
    myInterval = setInterval(preloader, 10);
    function preloader(){
    if (getBytesLoaded()>=getBytesTotal()){
    play();
    clearInterval(myInterval);}
    loadBar_mc._xscale = (getBytesLoaded()/getBytesTotal())*100;
    loader_txt.text=Math.round(getBytesLoaded()/getBytesTotal()*100)+"%";
    On the navigation buttons (tracks), I have the following script (there are 14 tracks total, so the content varies between load and unload content):
    on (release){
    mc_videoPlayer.unloadMovie("02-systemAdministration.swf");
    mc_videoPlayer.unloadMovie("03-gatewaySetUp.swf");
    mc_videoPlayer.unloadMovie("04-homePage.swf");
    mc_videoPlayer.unloadMovie("05-addUser.swf");
    mc_videoPlayer.unloadMovie("06-changePasswordOrPermission.swf");
    mc_videoPlayer.unloadMovie("07-inventorySetUp.swf");
    mc_videoPlayer.unloadMovie("08-storageContainer.swf");
    mc_videoPlayer.unloadMovie("09-addDeicingOperator.swf");
    mc_videoPlayer.unloadMovie("10-orderCryotechProducts.swf");
    mc_videoPlayer.unloadMovie("11-recordDelivery.swf");
    mc_videoPlayer.unloadMovie("12-adjustInventory.swf");
    mc_videoPlayer.unloadMovie("13-deicingLog.swf");
    mc_videoPlayer.unloadMovie("14-PTOCClog.swf");
    _root.gotoAndStop(11);
    mc_videoPlayer.loadMovie("01-firstLogin.swf");
    I have all the .swf's (movieName.swf), .flv's (movieName.flv) and main interface .swf (vidPlayer.swf) in the same folder, so there shouldn't be any missing directory paths.
    I don't know what's going on! I have this set up exactly as a previouse project, using the same interface, scripting and file directory, and it words perfectly from any system, being hosted from anywhere.
    Can anyone help????
    [ I'm working with Flash, CS3 - actions script 2 ]
    Thanks in advance,
    James

    problem solved. Solution? Redo the entire f&%#ing thing. For what ever reason, it now works.
    Thanks anyways.
    James

  • *swf file not playing whilst it had in the past, what is wrong?

    I used several *swf files on my site that always worked well. All the sudden they don't. Updated FireFox to version 4, they still don't work. Flash PlugIn is fine, flash plays in everything BUT FireFox.
    You may have a look at www.DiveLux.lu then choose Gallery and in the frame one of the swf files. It doesn't work for me or my friends. None of us changed anything (site didn't change either) but it doesn't work anymore.
    Anything I can do?
    Best regards,
    Nepu

    Hello, M_Shelby94.  
    Thank you for visiting Apple Support Communities.  
    I understand that you are experiencing an issue with charging your iPhone 4s.  Here is an article that I would recommend going through for this.  If these troubleshooting steps do not resolve the issue then see the section labeled Get more help.  
    If you can’t charge your iPhone, iPad, or iPod touch
    http://support.apple.com/en-us/HT203030
    Cheers, 
    Jason H.  

  • .swf files not displaying all of a sudden!

    Hi all
    currently working on a new website for my design company and
    have hit an unexpected - and very annoying - problem!
    my portfolio graphics are all vector illustrations - I export
    them from there as a .swf file - dump them into dreamweaver - and
    away we go. all has been going fine - my portfolio covers 4 pages -
    first two have worked fine - the final two simply will not display
    when previewed in browser - or uploaded via ftp to a site area.
    the graphics have all been created in similar ways - the
    export functions for .swf have not been altered in any way at all -
    but still not displaying. when i open up flash player to preview
    the file - again blank - when i do the same with the first two .swf
    files, no issues!!
    I have recreated the html files to see if that was the issue
    ... to no avail.
    I also dumped the swfs into the 2 html files that are working
    fine - still no luck.
    tis driving me mad - any ideas guys??? as i said - they are
    just vector logos as with the first two pages so not sure what on
    earth is happening!
    incase this helps with any ideas....
    this page as you can see works fine:
    http://www.justsoho.com.au/test_portfolio.html
    this one doesn't! :
    http://www.justsoho.com.au/test_portfolio_02.html
    hoping someone can shed some light on this!
    cheers
    Rebecca

    Upload this file to server. portfolio2.swf
    It should be in this location
    http://www.justsoho.com.au/portfolio2.swf
    --Nancy O.
    Alt-Web Design & Publishing
    www.alt-web.com
    "justsoho" <[email protected]> wrote in
    message
    news:ftjufb$gut$[email protected]..
    > Hi all
    >
    > currently working on a new website for my design company
    and have hit an
    > unexpected - and very annoying - problem!
    >
    > my portfolio graphics are all vector illustrations - I
    export them from
    there
    > as a .swf file - dump them into dreamweaver - and away
    we go. all has been
    > going fine - my portfolio covers 4 pages - first two
    have worked fine -
    the
    > final two simply will not display when previewed in
    browser - or uploaded
    via
    > ftp to a site area.
    >
    > the graphics have all been created in similar ways - the
    export functions
    for
    > .swf have not been altered in any way at all - but still
    not displaying.
    when i
    > open up flash player to preview the file - again blank -
    when i do the
    same
    > with the first two .swf files, no issues!!
    >
    > I have recreated the html files to see if that was the
    issue ... to no
    avail.
    >
    > I also dumped the swfs into the 2 html files that are
    working fine -
    still no
    > luck.
    >
    > tis driving me mad - any ideas guys??? as i said - they
    are just vector
    logos
    > as with the first two pages so not sure what on earth is
    happening!
    >
    > incase this helps with any ideas....
    >
    > this page as you can see works fine:
    >
    http://www.justsoho.com.au/test_portfolio.html
    >
    > this one doesn't! :
    http://www.justsoho.com.au/test_portfolio_02.html
    >
    > hoping someone can shed some light on this!
    >
    > cheers
    > Rebecca
    >

  • SWF File not working after upload to server, but works on local system

    HELP PLEASE.....I have created a Fla and exported a swf file
    from Flash 8 and Export (Flash 6). I can preview the page in
    Dreamweaver just fine, but when i upload it and the html file, it
    isn't showing up. It leaves a blank spot on the page. It is just a
    simple banner with graphic clips and motion tween text, with image
    bgd. All images are jpg.
    I have tried:
    1. Using a full link to the swf file.
    2. Removed drop-shodows in swf file
    3. convert to Flash mx 2004 file
    4. Exported to higher Flash version to see if the flash
    player was an issue.
    5. Exported with no dashes in name
    6. Added Scr file into Dreamweaver
    7. Made a new test file to see if it was something in the
    current html doc, same result.
    8. Tried viewing on a pc, same result. Created on mac.
    Here is the test page if anyone wants to take a look.
    THANKS FOR ANY ADVISE.
    Test
    Page Link

    The link you provided is to the SWF file, not to an HTML
    file, so no one can test your HTML file.
    Have you checked the code for the embedding of the SWF file
    in your HTML file? I don't use Dreamweaver much, but I do know that
    if you start assembling a Dreamweaver file without first saving the
    HTML, embedded graphics and other items are inserted as direct
    links to the files on your computer, rather than as relative paths.
    There is one other possible issue: I note that your swf is
    called CWABanner.swf. Depending on your FTP settings, it is
    possible that your server is forcing all file names to lower case
    (a common practice). Which means the file on your server will be
    cwabanner.swf. Again, depending on how the web server is set up, if
    it is case sensitive, it will treat CWABanner and cwabanner as
    separate files. So if the HTML calls CWABanner.swf, but the FTP
    upload has forced a rename to lower case to cwabanner.swf, the HTML
    file will not find it. Check this out, or to be absolutely certain,
    rename everything to lower case: the file name itself and the
    reference in the HTML file.

  • SWF files not displaying in browsers

    Just installed CS6 Web and Design Premium on 27" iMac with OS X 10.7.4.  SWF files from Flash 5/Dreamweaver 5 display fine in all web browsers, but Flash CS6 (ActionScript 3.) SWF files result in the message - "Adobe Flash Player has stopped a potentially unsafe operation..."  I set the root folder of the web site I am working on as a Trusted Location Settings in my System Preferences and restarted, but no luck.   What am I missing?   Many thanks to anyone who knows what the issue is.

    For some darn reason, DW or swfobject thinks that there is a Flash player version 15.... and there ain't! ... at least as far as I know.
    Back the version down to the lowest that will work, version 10 if possible... that will avoid most of the "Update Flash" warnings.
    <param name="swfversion" value="15.0.0.0" />
    Change this in both places to version 10 and test again

  • HELP....AVCHD / MPEG files not playing correctly!

    I have been trying to download video that was shot with the new Sony FS100 camera that I'm told are AVCHD or MPEG files to my older Adobe Premiere Pro 1.5 timeline, but they are not playing correctly. When I reverse the field dominance, the image plays better but the sound is strange (I was able to speed the sound to 450% and it worked better, but then the balance of the sound from the clip is lost somewhere.).
    Any suggestions to make these files play and work correctly? I tried converting them to AVI files but that showed up completely black on the timeline! Anything I've tried either affects the video or audio negatively!  I try either makes the image play or stutterThis was shot in regular SD format, NOT HD, so they should be able to play on  a standard timeline. Can anyone suggest anything to help please? Much appreciated!

    Thanks for your reply, I ran it through Media Info. Here are the results:
    Container & general information:
    MPEG-PS: 290 Mib  4min22s
    1 Video stream: MPEG video
    1 Audio stream: AC-3
    First Video Stream:
    8833 Kbps, 720*480 (4:3), at 29.970 fps, MPEG video (NTSC) (version 2) (Main@main) (Custom Matrix BVOP)
    First Audio Stream:
    256 Kpbs, 48.0 Khz, 16 bits, 2 channels, AC-3 (DVD-Video)
    Please let me know where to go from here. Thanks so much!
    Date: Fri, 11 Nov 2011 10:50:15 -0700
    From: [email protected]
    To: [email protected]
    Subject: HELP....AVCHD / MPEG files not playing correctly!
        Re: HELP....AVCHD / MPEG files not playing correctly!
        created by Ann Bens in Premiere Pro CS4 & Earlier - View the full discussion
    Welcome to the forum.A screendump of what these SD files exactly are would be very nice.Run them throught Media info.http://mediainfo.sourceforge.net/en
         Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/4020725#4020725
         To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/4020725#4020725. In the Actions box on the right, click the Stop Email Notifications link.
         Start a new discussion in Premiere Pro CS4 & Earlier by email or at Adobe Forums
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • External swf file not using URLRequest

    Good morning guys.
    You can load an external swf file not using URLRequest? Since embed html code is setted as <param value="never" name="allowscriptaccess"/>
    I have this problem and I need to load a swf skin
    thank you

    are you loading a swf (done during runtime) or importing one (done during authortime)?
    in either case, the allowscriptaccess parameter of the external swf (that your loading or importing) is irrelevant.  allowscriptaccess is assigned in the main (loading or importing) swf's embedding html page and is used to control html/js access of the main and loaded swfs.
    if you trust the swf you're loading, you can change allowscriptacess to always.  if you're importing a swf, none of its actionscript will execute anyway so it doesn't matter whether its trusted or not.

Maybe you are looking for