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.

Similar Messages

  • 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.

  • How to get swf file of any mxml file in flex1.5

    hi all,
    can anybody tell i have one mxml file now when i run this i
    file server generate swf file dynemically ....now my requirement is
    i need that swf file
    so how can i get that swf file from which location i get this
    file......
    plz tell me aasp
    thanks in advance

    Rather than letting the server compile the SWF at request
    time via the URL, you can pre-compile the SWF using MXMLC. Without
    telling you anymore there's information in the docs and an article
    on the Flex devnet about using MXMLC.

  • How to get audio files to play on iTunes

    So i've been rendering audio files recently and tryring to get them to play on itunes. Once the files are on my desktop i don't know how to get them to play on itunes. I tried right click opening them in itunes. I've also tried draging and dropping them with .mp3 and .m4a but i don't know what else to do. Pls help

    What format?  Will they even play in Quicktime Player?

  • Cannot get swf file to play in popup window

    The swf file plays fine with the source file (flv) on
    streaming server. see page
    http://www.jobclub.com/testing/healthcare.html
    Open Employment Video Profile in center. All I want to do is to
    have iit play in a popup window.
    But I cannot figure out how to play the swf file in a popup
    window
    <object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0"
    <script type="text/javascript">
    AC_FL_RunContent( 'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','wid th','285','height','231','title','HealthSouth','src','eva/evaemp/HC240','quality','high',' pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=Shockwa veFlash','movie','eva/evaemp/HC240'
    ); //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="285" height="231" title="HealthSouth">
    <param name="movie" value="eva/evaemp/HC240.swf" />
    <param name="quality" value="high" />
    <embed src="eva/evaemp/HC240.swf" quality="high"
    pluginspage="
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"
    type="application/x-shockwave-flash" width="285"
    height="231"></embed>
    </object>
    </noscript>
    Thanks
    Mat Media

    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.

  • Swf files only play after FLash CS5.5 is loaded

    I click on a swf file in a folder and for a while it said it was a shockwave file (after I downlaoded and installed Shockwave, I don't know why, had nothing to do I guess).   So I realized that shockwave wasn't the answer and uninstalled it.
    Then when I click on a swf file, nothing happens. I've right clicked on it and tried to put an association with it but I don't know where the flash player 11.1.152 resides in orderr to make the association.
    I had cs4  D,P, and cs5,D,P,  which I just recently uninstalled becaues adobe told me it was ok to uninstall the Design Premium  since I recently purchased cs5.5 master collection.  I usually don't fool around with files like this but
    I must have been bored.  Now I'm not.
    t Since I don't know wha t to associate my swf files with, I associated it (file association, I get there by right clicking on a swf file and a small window opens and asks what prorgram it should use to open the swf file). I know it's FLASH but
    I don't know where the file resides... in windows? In program files? In program data?? Where??  Once I find it, I will be able to chooes it and make the file association. and I am sure it will work then.   I have an adobe case # with this issue
    but it's taking them 2 days now to find an answer. they suggested I come here, so here I am.  PLease assist!! Thanks in advance!  doug

    So, I finally figured out how to do it. And here is the code for anyone who is trying to do the same.
    First thing first when you are exporting captivate file to flash it creates a "com" folder, you will need that folder to access the rdSoundHandler.
    And then simply use the following code to play/pause the swf. This code will not work for swf file created in flash.
    This is the answer to problem I found, if anyone find a better way then please keep posted.
    import flash.net.URLRequest;
    import flash.display.Loader;
    import com.adobe.captivate.flash.rdSoundHandler;
    var ldr:Loader=new Loader();
    addChild(ldr);
    ldr.load(new URLRequest("externalCaptivate.swf"));
    playp.addEventListener(MouseEvent.CLICK,playF);
    pausep.addEventListener(MouseEvent.CLICK,pauseF);
    function playF(e:Event){
    MovieClip(ldr.content).rdcmndResume = 1;
    function pauseF(e:Event){
    MovieClip(ldr.content).rdcmndPause = 1;

  • 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.

  • How to get quicktime files to play in Windows Media Player...

    Hello. I've got a Mac and use iMovie to create vid's. I need them to export in a format that can be played in Windows Media Player on a PC. I've installed WMV (even bought the Studio version) and they were converted to mp4 files. They play great on the PC using Quicktime in the mp4 format, but when opening them into windows media player I keep getting a codec error. Is there anyway to get around this? Unfortunately, they have to be played on a PC in media player to be presented. Thanks for your time once again!

    Your bought WMV? Do you mean Flip4mac? If you just mean the ancient Windows Media Player for Mac, it won't work.
    Reading this set of directions you export to WMV and name the file with a WMV extension:
    http://www.flip4mac.com/pdfs/Flip4MacWMVQuickStart.pdf
    If you don't have Flip4mac, that is, the $50 version, not the $29 version, you can't export, just import.

  • Can´t get SWF files to work in DW CS5

    I´m doing a personal website with DW CS5.
    That´s the code for the index.htm page
    <!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>engenho3D - Inicio</title>
    <style type="text/css">
    body {
        background-color: #666;
    #wrapper {
        background-color: #000;
        height: 1350px;
        width: 930px;
        margin-right: auto;
        margin-left: auto;
        position: relative;
    #animLogo {
        height: 200px;
        width: 300px;
        margin-top: 15px;
        margin-left: 15px;
        float: left;
    #companyLogo {
        height: 200px;
        width: 600px;
        margin-top: 15px;
        position: absolute;
        left: 315px;
    #splitBar {
        background-color: #000;
        height: 25px;
        width: 900px;
        margin-left: 15px;
        clear: both;
        background-image: url(_images/split_bar.jpg);
        background-repeat: no-repeat;
        margin-bottom: 15px;
    #mainNav {
        background-color: #000;
        height: 50px;
        width: 900px;
        margin-left: 15px;
    #btnInicio {
        background-color: #000;
        height: 50px;
        width: 150px;
        float: left;
        clear: left;
    #btnTutoriais {
        background-color: #000;
        height: 50px;
        width: 150px;
        float: left;
    #btnLoja {
        background-color: #000;
        height: 50px;
        width: 150px;
        float: left;
    #btnServicos {
        background-color: #000;
        height: 50px;
        width: 150px;
        float: left;
    #btnContato {
        background-color: #000;
        height: 50px;
        width: 150px;
        float: left;
    #btnSobre {
        background-color: #000;
        height: 50px;
        width: 150px;
        float: left;
        clear: right;
    #pageIdent {
        background-color: #000;
        height: 50px;
        width: 900px;
        margin-left: 15px;
        background-image: url(_images/inicio_title.jpg);
        background-repeat: no-repeat;
        margin-top: 15px;
    #mainContent {
        background-color: #000;
        height: 900px;
        width: 900px;
        margin-left: 15px;
    #firstWords {
        height: 320px;
        width: 900px;
        margin-top: 10px;
        background-image: url(_images/first_words.gif);
        background-repeat: no-repeat;
    #embedVideo {
        height: 506px;
        width: 900px;
        margin-top: 40px;
        margin-right: auto;
        margin-left: auto;
    #footer {
        height: 50px;
        width: 930px;
        background-image: url(_images/direitos-autorais.png);
        background-repeat: no-repeat;
        margin-top: 20px;
    </style>
    <script src="Scripts/swfobject.js" type="text/javascript"></script>
    <script src="Scripts/swfobject_modified.js" type="text/javascript"></script>
    </head>
    <body>
    <div id="wrapper">
             <div id="animLogo">
               <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="300" height="200" id="animated_logo" title="animLogo">
                 <param name="movie" value="_swf/logo.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="_swf/logo.swf" width="300" height="200">
                   <!--<![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>
      </div>
             <div id="companyLogo">
               <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="600" height="200" id="animated_name" title="animTitle">
                 <param name="movie" value="_swf/animated_title.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="_swf/animated_title.swf" width="600" height="200">
                   <!--<![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>
      </div>
             <div id="splitBar"></div>
             <div id="mainNav">
               <div id="btnInicio">
                 <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="150" height="50" id="btn_inicio" title="Inicio">
                   <param name="movie" value="_swf/inicio.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="_swf/inicio.swf" width="150" height="50">
                     <!--<![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>
               </div>
               <div id="btnTutoriais">
                 <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="150" height="50" id="btn_tutoriais" title="Tutoriais">
                   <param name="movie" value="_swf/tutoriais.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="_swf/tutoriais.swf" width="150" height="50">
                     <!--<![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>
               </div>
               <div id="btnLoja">
                 <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="150" height="50" id="btn_loja" title="Loja">
                   <param name="movie" value="_swf/loja.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="_swf/loja.swf" width="150" height="50">
                     <!--<![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>
               </div>
               <div id="btnServicos">
                 <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="150" height="50" id="btn_servicos" title="Serviços">
                   <param name="movie" value="_swf/servicos.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="_swf/servicos.swf" width="150" height="50">
                     <!--<![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>
               </div>
               <div id="btnContato">
                 <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="150" height="50" id="btn_contato" title="Contato">
                   <param name="movie" value="_swf/contato.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="_swf/contato.swf" width="150" height="50">
                     <!--<![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>
               </div>
               <div id="btnSobre">
                 <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="150" height="50" id="btn_sobre" title="Sobre">
                   <param name="movie" value="_swf/sobre.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="_swf/sobre.swf" width="150" height="50">
                     <!--<![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>
               </div>
             </div>
             <div id="pageIdent"></div>
             <div id="mainContent">
               <div id="firstWords"></div>
               <div id="embedVideo">
                 <object id="FlashID" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="900" height="506">
                   <param name="movie" value="_swf/Untitled-11.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="_swf/Untitled-11.swf" width="900" height="506">
                     <!--<![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>
               </div>
      </div>
      <div id="footer"></div>
    </div>
    <script type="text/javascript">
    swfobject.registerObject("animated_name");
    swfobject.registerObject("animated_logo");
    swfobject.registerObject("btn_inicio");
    swfobject.registerObject("btn_tutoriais");
    swfobject.registerObject("btn_loja");
    swfobject.registerObject("btn_servicos");
    swfobject.registerObject("btn_contato");
    swfobject.registerObject("btn_sobre");
    swfobject.registerObject("FlashID");
    </script>
    </body>
    </html>
    Where you see the white blank box, that´s where the .swf animation should be playing. Weird is that the buttons are .swf too but they do work.
    Any ideas why the animation is not playing?
    link to the website                    http://www.engenho3d.com
    Thanks.

    Murray *ACP* is right, _swf/Untitled-11.swf displays nothing... so that's the problem.
    The good part is... trying to direct download does NOT return "File not found". So the file is there on the server..  it's just not working.
    My educated guess is that the animation is calling in some external assets, .xml, images, another .swf, some type of skin... something external to the .swf needed for the display... and the path to that asset is not correct... hence.. nothing displays.
    Pathing issues are one of the most common problems when using Flash. You just need to remember that once you place a .swf on a Web page, the path to all assets called by that .swf must be pathed relative to the WEB PAGE holding the .swf, NOT the physical location of the .swf. 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. But if sticking them in there worked, then you know that the issue was a pathing problem.
    Just remember that paths become relative to the Web page on which those Flash files are used. So for example, if your .swf is in the flash/data folder and you use that .swf on a Web page in the root, 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, etc), the path used inside the .swf to the .xml file has to be relative to it's new location in root and 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.
    So just be sure that you use addresses relative to the final locations and you can put the files wherever you want.
    Best wishes,
    Eye for Video
    www.cidigitalmedia.com
    Double check to see if pathing inside the .swf may be at the root of your problem.
    Best wishes,
    Adninjastrator

  • How do you get the files to play continuously?

    How do you get the files to play continuously? I created multiple slide shows in IPHOTO. I added them to IDVD and I cannot get them to play one right after another. Instead it goes to the main menu after each slide show.

    Did you add them all at the same time into the slideshow area?
    First, click on the + sign on iDVD's main menu, then select 'Add slideshow' and put all of them into the drop area. Now they will play continuously.
    Here is a visual image from Old Toad that shows multiple videos in the slideshow drop so they will play one after the other, but it is the same for your slideshows:
    http://homepage.mac.com/toad.hall/.Pictures/Forum/iDVD8movieSS.png

  • 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.

  • How to get Media File in Context

    Hello Everyone,
    I have an application on which i need to store and manage millions of media content (can be audio/visual). As i cannot maintain that much content in the WebContext, so i put the content on the different server.
    Now the problem is when someone need to play the media content than that content need to be with in the WebContext other wise the Media Player does not get the URL/Content.
    Now As i have put the data on different server, how i get the files in the Cureent Applications web context????
    I am out of ideas at the moment. Please suggest something. I am using Struts1.3,JSP,JSTL for the presentation layer and Hibernate for the DB Layer.

    You just need a servlet to access the place where the media content is, and stream it back to the client.
    http://balusc.blogspot.com/2009/02/fileservlet-supporting-resume-and.html has an example (and links) for a File/Image servlet that does something similar.
    You may need to adapt it if you are streaming stuff, but it the theory remains the same.
    cheers,
    evnafets

  • Is there any way to get .wav files to play on iOS devices?

    Is there any way to get .wav files to play on iOS devices? I know some apps can play .wav however I was looking to have safari load a suitable player as needed, but it shows a audio file with a line across it... and does not play the file. Any workaround? Thanks,
    Fabio

    Hi James,
    That is very helpful, thanks. However, that ends up presenting two other problems...
    Initially, the original .wav file has to be downloaded somewhere, how does one download a file from Safari to the phone and then open the file with the app? Is there any way to configure iOS to always use an app for a particular file type? How does iOS handle file types? Do you know why safari does not allow add-ons? Can I configure another app as the 'default' browser?
    Once again, thanks for pointing this out.
    Best wishes

  • How to get the files in presentation server while uploading?

    how to get the files in presentation server while uploading?
    give me the function module name

    Hi,
    PARAMETERS:  P_FILE LIKE RLGRAP-FILENAME DEFAULT C_PRES.  "Prsnt Srvr
    AT SELECTION-SCREEN ON VALUE-REQUEST FOR P_FILE.
      CALL FUNCTION 'WS_FILENAME_GET'
        EXPORTING
          DEF_PATH         = P_FILE
          MASK             = ',..'
          MODE             = '0 '
          TITLE            = 'Choose File'
        IMPORTING
          FILENAME         = P_FILE
        EXCEPTIONS
          INV_WINSYS       = 1
          NO_BATCH         = 2
          SELECTION_CANCEL = 3
          SELECTION_ERROR  = 4
          OTHERS           = 5.

  • [CS3][JS] How to get the file type of current document

    Hi,
    How to get the file type of current opening document (e.g., tif, jpeg, png) using JavaScript with Photoshop CS3.
    I am using file object the open the files one by one in the folder (the files sometimes don't have the extensions).
    If the current document is in tiff format then I need to convert to 8-bit, if its an Jpg image then needs to ignore the file.
    Regards,
    Karthik

    Do you really need to know the file type? What about just checking the bit depth?
    var doc = activeDocument;
    if (doc.bitsPerChannel != BitsPerChannelType.EIGHT) {//Not 8 bit
    doc.bitsPerChannel = BitsPerChannelType.EIGHT;
    //do your save etc
    }else{
        //Ignore

Maybe you are looking for