Flash .swf plays fine in Dreamweaver Not online

Hi there.
I have placed a .swf file in a table and it plays fine in Dreamweaver. When I upload it to the ftp it doesn't play online! Any ideas??
Thank you in advance!
V

I double checked everything! I actually have other videos playing on the site. I am having problem with two of them.
Here is a link of one that IS working:
http://malenabergmann1.com/about_movie.html
Here are the two links that ARE NOT working:
http://malenabergmann1.com/adrift_movie.html
and
http://malenabergmann1.com/hour_movie.html
Do you have any other ideas?? Thank you so much for helping me:)
v

Similar Messages

  • Flash plays in preview but not online

    My flash video plays fine in dreamweaver and in preview just not when loaded to my hosting server. Which makes me think it but be file target related.
    Any help would be appreciated
    Site is at www.florencevilleagltd.com
    AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','wid th','498','height','325','src','webslide','quality','high','flashvars','flashlet={imageLinkTarget:\'_blank\',captionFont:\'Verdana\',titleFont:\'Verdana\',showControls:fal se,frameShow:false,slideDelay:5,captionSize:10,captionColor:#333333,titleSize:10,transitio nsType:\'PixelDissolve\',titleColor:#333333,slideAutoPlay:true,imageURLs:[\'1200gallon.jpg \',\'ck27 HST right side(1).jpg\'],slideLoop:true,frameThickness:2,imageLinks:[\'www.florencevilleagltd.com/p arts\'],frameColor:#333333,bgColor:#FFFFFF,imageCaptions:[]}','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','flas h_component','ImageViewer.swc','movie','webslide' ); //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="498" height="325">
                    <param name="flash_component" value="ImageViewer.swc">
                    <param name="movie" value="webslide.swf">
                    <param name="quality" value="high">
                    <param name="FlashVars" value="flashlet={imageLinkTarget:'_blank',captionFont:'Verdana',titleFont:'Verdana',showC ontrols:false,frameShow:false,slideDelay:5,captionSize:10,captionColor:#333333,titleSize:1 0,transitionsType:'PixelDissolve',titleColor:#333333,slideAutoPlay:true,imageURLs:['1200ga llon.jpg','ck27 HST right side(1).jpg'],slideLoop:true,frameThickness:2,imageLinks:['www.florencevilleagltd.com/par ts'],frameColor:#333333,bgColor:#FFFFFF,imageCaptions:[]}">
                    <embed src="webslide.swf" quality="high" flashvars="flashlet={imageLinkTarget:'_blank',captionFont:'Verdana',titleFont:'Verdana',s howControls:false,frameShow:false,slideDelay:5,captionSize:10,captionColor:#333333,titleSi ze:10,transitionsType:'PixelDissolve',titleColor:#333333,slideAutoPlay:true,imageURLs:['12 00gallon.jpg','ck27 HST right side(1).jpg'],slideLoop:true,frameThickness:2,imageLinks:['www.florencevilleagltd.com/par ts'],frameColor:#333333,bgColor:#FFFFFF,imageCaptions:[]}" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="498" height="325"> </embed>

    I uploaded the js file to the site root folder now and changed the
    <script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
    Still not loading

  • SWF plays in preview but not when published

    I have seen similar issues posted but none dealing with this
    precise problem. I have two SWFs, one of which loads at the end of
    the other. When SWF 1 is played back in Flash or when published in
    HTML format, SWF2 plays as is should. When SWF is exported to
    another program (e.g. Frontpage or Ektron, CMS), SWF2 will not
    play. Interestingly, when SWF2 is exported to the other program on
    its own, it plays fine so font support is not an issue.
    I have also tried altering the level in the LoadMovieNum
    script (0, 1, 2) as well as republishing both SWFs from the
    original FLA file. So far zippo.
    Any ideas??

    At least on my side it only plays the first video and does not progress.  There are twenty-five videos after this, they are all very short  but they progress.   Is this progressing for you?  Perhaps it is my computer if so. Please let me know.
    Thanks again,
    Mark.

  • Integrating Flash swf or html with Dreamweaver

    I created a swf file to replace my current static background image (page properties) in dreamweaver (the files are the same dimensions). When I try to select it, the swf file is grayed out. So I deleted the background image and inserted the flash swf with a transparent bkgd. When I preview it in my browser (safari) it doesn't work. I like the position of the static file and would like the swf to stay in the same place to compensate for different user monitor sizes. Please Help!!!!
    The current/live site is http://www.sistercirclemedina.com you will see the static image (header_11_01.jpg). I added the revised homepage (index.html) to my site you can find that at http://www.481gddr.com/sistercircle/index.html  The script files required are in a script folder on the hosting server. I also inserted the swf into a completely new dreamweaver document and it does not work.
    If the swf file won't work...why? Should I try to use the js and input that into the dreamweaver code?
    Thank you so much for your assistance and time.

    Check, if all the paths in your projects are "relative" paths.
    If you drag&drop files or link in dreamweaver, DW will most likely use absolute paths.
    Then when you upload  your files, some of this paths won`t exist.
    I also inserted the swf into a completely new dreamweaver document and it does not work.
    You cant really "insert" a swf into a dreamweaver document.
    DW in this case does nothing else then telling the browser (via the <flash> tag where to find the swf. that has to go into a <div>

  • Two flash swf playing

    Hello All
    I have a strange problem when I publish my flash file I get the HTML code when I put this in my document, it plays the flash swf file in two places one above the other. One centered where it belongs and the other above it and to the left. It happens when I put this code in. Any Ideas? thanks I put this code in between the <head> and </head>
    thanks
    <script language="JavaScript" type="text/javascript">
    <!--
    //v1.7
    // Flash Player Version Detection
    // Detect Client Browser type
    // Copyright 2005-2008 Adobe Systems Incorporated.  All rights reserved.
    var isIE  = (navigator.appVersion.indexOf("MSIE") != -1) ? true : false;
    var isWin = (navigator.appVersion.toLowerCase().indexOf("win") != -1) ? true : false;
    var isOpera = (navigator.userAgent.indexOf("Opera") != -1) ? true : false;
    function ControlVersion()
        var version;
        var axo;
        var e;
        // NOTE : new ActiveXObject(strFoo) throws an exception if strFoo isn't in the registry
        try {
            // version will be set for 7.X or greater players
            axo = new ActiveXObject("ShockwaveFlash.ShockwaveFlash.7");
            version = axo.GetVariable("$version");
        } catch (e) {
        if (!version)
            try {
                // version will be set for 6.X players only
                axo = new ActiveXObject("ShockwaveFlash.ShockwaveFlash.6");
                // installed player is some revision of 6.0
                // GetVariable("$version") crashes for versions 6.0.22 through 6.0.29,
                // so we have to be careful.
                // default to the first public version
                version = "WIN 6,0,21,0";
                // throws if AllowScripAccess does not exist (introduced in 6.0r47)       
                axo.AllowScriptAccess = "always";
                // safe to call for 6.0r47 or greater
                version = axo.GetVariable("$version");
            } catch (e) {
        if (!version)
            try {
                // version will be set for 4.X or 5.X player
                axo = new ActiveXObject("ShockwaveFlash.ShockwaveFlash.3");
                version = axo.GetVariable("$version");
            } catch (e) {
        if (!version)
            try {
                // version will be set for 3.X player
                axo = new ActiveXObject("ShockwaveFlash.ShockwaveFlash.3");
                version = "WIN 3,0,18,0";
            } catch (e) {
        if (!version)
            try {
                // version will be set for 2.X player
                axo = new ActiveXObject("ShockwaveFlash.ShockwaveFlash");
                version = "WIN 2,0,0,11";
            } catch (e) {
                version = -1;
        return version;
    // JavaScript helper required to detect Flash Player PlugIn version information
    function GetSwfVer(){
        // NS/Opera version >= 3 check for Flash plugin in plugin array
        var flashVer = -1;
        if (navigator.plugins != null && navigator.plugins.length > 0) {
            if (navigator.plugins["Shockwave Flash 2.0"] || navigator.plugins["Shockwave Flash"]) {
                var swVer2 = navigator.plugins["Shockwave Flash 2.0"] ? " 2.0" : "";
                var flashDescription = navigator.plugins["Shockwave Flash" + swVer2].description;
                var descArray = flashDescription.split(" ");
                var tempArrayMajor = descArray[2].split(".");           
                var versionMajor = tempArrayMajor[0];
                var versionMinor = tempArrayMajor[1];
                var versionRevision = descArray[3];
                if (versionRevision == "") {
                    versionRevision = descArray[4];
                if (versionRevision[0] == "d") {
                    versionRevision = versionRevision.substring(1);
                } else if (versionRevision[0] == "r") {
                    versionRevision = versionRevision.substring(1);
                    if (versionRevision.indexOf("d") > 0) {
                        versionRevision = versionRevision.substring(0, versionRevision.indexOf("d"));
                var flashVer = versionMajor + "." + versionMinor + "." + versionRevision;
        // MSN/WebTV 2.6 supports Flash 4
        else if (navigator.userAgent.toLowerCase().indexOf("webtv/2.6") != -1) flashVer = 4;
        // WebTV 2.5 supports Flash 3
        else if (navigator.userAgent.toLowerCase().indexOf("webtv/2.5") != -1) flashVer = 3;
        // older WebTV supports Flash 2
        else if (navigator.userAgent.toLowerCase().indexOf("webtv") != -1) flashVer = 2;
        else if ( isIE && isWin && !isOpera ) {
            flashVer = ControlVersion();
        return flashVer;
    // When called with reqMajorVer, reqMinorVer, reqRevision returns true if that version or greater is available
    function DetectFlashVer(reqMajorVer, reqMinorVer, reqRevision)
        versionStr = GetSwfVer();
        if (versionStr == -1 ) {
            return false;
        } else if (versionStr != 0) {
            if(isIE && isWin && !isOpera) {
                // Given "WIN 2,0,0,11"
                tempArray         = versionStr.split(" ");     // ["WIN", "2,0,0,11"]
                tempString        = tempArray[1];            // "2,0,0,11"
                versionArray      = tempString.split(",");    // ['2', '0', '0', '11']
            } else {
                versionArray      = versionStr.split(".");
            var versionMajor      = versionArray[0];
            var versionMinor      = versionArray[1];
            var versionRevision   = versionArray[2];
                // is the major.revision >= requested major.revision AND the minor version >= requested minor
            if (versionMajor > parseFloat(reqMajorVer)) {
                return true;
            } else if (versionMajor == parseFloat(reqMajorVer)) {
                if (versionMinor > parseFloat(reqMinorVer))
                    return true;
                else if (versionMinor == parseFloat(reqMinorVer)) {
                    if (versionRevision >= parseFloat(reqRevision))
                        return true;
            return false;
    function AC_AddExtension(src, ext)
      if (src.indexOf('?') != -1)
        return src.replace(/\?/, ext+'?');
      else
        return src + ext;
    function AC_Generateobj(objAttrs, params, embedAttrs)
      var str = '';
      if (isIE && isWin && !isOpera)
        str += '<object ';
        for (var i in objAttrs)
          str += i + '="' + objAttrs[i] + '" ';
        str += '>';
        for (var i in params)
          str += '<param name="' + i + '" value="' + params[i] + '" /> ';
        str += '</object>';
      else
        str += '<embed ';
        for (var i in embedAttrs)
          str += i + '="' + embedAttrs[i] + '" ';
        str += '> </embed>';
      document.write(str);
    function AC_FL_RunContent(){
      var ret =
        AC_GetArgs
        (  arguments, ".swf", "movie", "clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
         , "application/x-shockwave-flash"
      AC_Generateobj(ret.objAttrs, ret.params, ret.embedAttrs);
    function AC_SW_RunContent(){
      var ret =
        AC_GetArgs
        (  arguments, ".dcr", "src", "clsid:166B1BCA-3F9C-11CF-8075-444553540000"
         , null
      AC_Generateobj(ret.objAttrs, ret.params, ret.embedAttrs);
    function AC_GetArgs(args, ext, srcParamName, classid, mimeType){
      var ret = new Object();
      ret.embedAttrs = new Object();
      ret.params = new Object();
      ret.objAttrs = new Object();
      for (var i=0; i < args.length; i=i+2){
        var currArg = args[i].toLowerCase();   
        switch (currArg){   
          case "classid":
            break;
          case "pluginspage":
            ret.embedAttrs[args[i]] = args[i+1];
            break;
          case "src":
          case "movie":   
            args[i+1] = AC_AddExtension(args[i+1], ext);
            ret.embedAttrs["src"] = args[i+1];
            ret.params[srcParamName] = args[i+1];
            break;
          case "onafterupdate":
          case "onbeforeupdate":
          case "onblur":
          case "oncellchange":
          case "onclick":
          case "ondblclick":
          case "ondrag":
          case "ondragend":
          case "ondragenter":
          case "ondragleave":
          case "ondragover":
          case "ondrop":
          case "onfinish":
          case "onfocus":
          case "onhelp":
          case "onmousedown":
          case "onmouseup":
          case "onmouseover":
          case "onmousemove":
          case "onmouseout":
          case "onkeypress":
          case "onkeydown":
          case "onkeyup":
          case "onload":
          case "onlosecapture":
          case "onpropertychange":
          case "onreadystatechange":
          case "onrowsdelete":
          case "onrowenter":
          case "onrowexit":
          case "onrowsinserted":
          case "onstart":
          case "onscroll":
          case "onbeforeeditfocus":
          case "onactivate":
          case "onbeforedeactivate":
          case "ondeactivate":
          case "type":
          case "codebase":
          case "id":
            ret.objAttrs[args[i]] = args[i+1];
            break;
          case "width":
          case "height":
          case "align":
          case "vspace":
          case "hspace":
          case "class":
          case "title":
          case "accesskey":
          case "name":
          case "tabindex":
            ret.embedAttrs[args[i]] = ret.objAttrs[args[i]] = args[i+1];
            break;
          default:
            ret.embedAttrs[args[i]] = ret.params[args[i]] = args[i+1];
      ret.objAttrs["classid"] = classid;
      if (mimeType) ret.embedAttrs["type"] = mimeType;
      return ret;
    // -->
    </script>
    thanks

    Here is the code that goes to the first table. If you put both sets of code together it will be from the start to the second table. I can add this code to the html file with no problem I only have a problem when the other code is added. I also have a problem sometimes using <noscript> </noscript>
    So in all this code I do not see where the flash swf file is being call twice. any Ideas.
    </head>
    <body bgcolor="#ffffff">
    <!--url's used in the movie-->
    <!--text used in the movie-->
    <!--
    99
    -->
    <!-- saved from url=(0013)about:internet -->
    <script language="JavaScript" type="text/javascript">
        AC_FL_RunContent(
            'codebase', 'http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0',
            'width', '766',
            'height', '350',
            'src', '3868-1',
            'quality', 'high',
            'pluginspage', 'http://www.adobe.com/go/getflashplayer',
            'align', 'middle',
            'play', 'true',
            'loop', 'true',
            'scale', 'showall',
            'wmode', 'window',
            'devicefont', 'false',
            'id', '3868-1',
            'bgcolor', '#ffffff',
            'name', '3868-1',
            'menu', 'true',
            'allowFullScreen', 'false',
            'allowScriptAccess','sameDomain',
            'movie', '3868-1',
            'salign', ''
            ); //end AC code
    </script>
    <table width="766" border="0" align="center" cellpadding="0" cellspacing="0">
      <tr>
        <td>
    <noscript>
        <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="766" height="350" id="3868-1" align="middle">
        <param name="allowScriptAccess" value="sameDomain" />
        <param name="allowFullScreen" value="false" />
        <param name="movie" value="3868-1.swf" />
        <param name="quality" value="high" />
        <param name="bgcolor" value="#ffffff" />   
        <embed src="3868-1.swf" quality="high" bgcolor="#ffffff" width="766" height="350" name="3868-1" align="middle" allowScriptAccess="sameDomain" allowFullScreen="false" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer" />
        </object>
    </noscript>
        </td>
      </tr>
    </table

  • Is there a "replace files" bug in iTunes?  Plays fine in iTunes- not on Pod

    Hello, all. Long story short, I'm re-ripping all my CDs at a higher bit rate. I'm going from 128 Kbps AAC to 192 Kbps AAC (variable bit rate.) Now I'm having issues.
    So far, when iTunes asks me if I want to replace my existing files before I rip, I say "yes," but now I'm wondering if that's a big mistake due to a bug in iTunes. Why? Well, although the newly ripped album plays fine in iTunes and through my iPod (using it as a hard drive through the computer), once I disconnect my iPod and make it portable, the iPod will skip track #2 (for example) of a 9 track cd.
    I've reset my iPod - no change.
    I've deleted the album from my iPod and dragged it back on there - no change.
    I'm trying to track down the root of the problem. The replacement file is obviously fine, and even plays in another media player. Someone said "replacing" files is bad because iTunes doesn't replace gapless playback information, and it uses old data for your newly sized files. Is that the root of my problem? Does iTunes have a "replace existing files" bug? It's the only thing I can think of. A solution would be to have iTunes re-analyze all my iTunes tracks for gapless playback and other data, but that doesn't seem to be an iTunes option. Any ideas? Re-ripping the cd is not an option. (But for all you whistle blowers, rest assured it was a cd I bought, so everything is legal.)
    5th gen iPod with video   Windows XP   iTunes 7.1.1.5

    Have you updated your iPod and iTunes sofware?
    most cases, iTunes can play these high quality songs, which is meant for newer mobile devices like  iPhones, iPod Touch, nano and iPad, which the older iPod cant play, but only playable with iPod classic sofware version 2.0.4
    most likely it is an incompatible song format, read this Apple support article.
    http://support.apple.com/kb/HT1334?viewlocale=en_USet
    If  your iPod software is version 1.1.2, then you have to use lower quality format.
    Can you select the problematic song, and Advance -> create iPod version

  • Video plays fine in quicktime, not so good on the iPod.

    I downloaded couple a of tv shows that were already in an .mp4 format and the resolution was already configured so it would play on an iPod without any converting. I dragged and dropped the files and I was ready to start watching. I starting watching my tv show and it played fine for the 1st 30 seconds. Then the playback would freeze for a good 3 to 5 seconds. It would then start playing again, however without sound. The only way I can get sound back is if i rewind the playback a second or 2 and then hit play. The sound will come back for another 30 seconds and then would freeze and loose sound thus continuing the annoying circle. I've taken the original file that I downloaded from BitComent and converted it using videodora and copied it to my pod. Same problem as before. Anyone have any ideas? I just find it odd that quicktime plays it without any problem, but the ipod looses it.

    This sounds like a problem with the iPod software, specifically version 1.1. Try this to go back to software version 1.0, which should fix the issue...
    Here are more detailed instructions on how to go back to 1.0, especially if you bought your iPod in the last couple of months and it came with 1.1.
    First, please download the older version of the iPod Updater here...
    http://appldnld.m7z.net/content.info.apple.com/iPod/ww/win/061-2225.20051128.PDW nw/iPodSetup.exe
    Now install that updater and restart your computer.
    Now open the iPod updater (Start-->all programs-->iPod and find the iPod updater you just installed
    Open the iPod Updater and connect your iPod. With that older version of the iPod updater you just installed, restore your iPod by clicking restore.
    The iPod will restore and go back to software version 1.0. Now reload everything back into iTunes.
    If you don't want to restore, see this...
    http://discussions.apple.com/messageview.jspa?messageID=1813873
    btabz

  • Song plays fine on computer, not on iPod

    I recently purchased the song "What I'm Looking For" by Brendan Benson. It plays fine on iTunes on my computer, and have listened to it there maybe twice. But when I tried to play it on my iPod, the iPod says the song is playing, but the tracker doesn't move, the time elapsed doesn't change, and no song is heard. I tried to re-import the song, but this didn't work. To add to the confusion, iTunes now states that I have listened to the song 1007 times. What is going on?

    Have you tried completely removing the song from your ipod? Remove the song from the list of songs to be synced with your ipod, sync the ipod so the song is removed from it. Then go back into the sync preferences for the ipod set it to sync that particular song again, and resync. This way you know it will transfer a new copy of the song over to your ipod.

  • Flash SWF with Video file will not play in web page

    Hello Flash group,
    I have created a flash video file from a *.wmv file.
    myvideo.flv.
    I have used flash to build an swf file that plays the video
    (with a default skin).
    I have then imported the media file into an html page using
    Dreamweaver. I did not import the flv file, but the swf file with
    the "video" in it.
    The page plays find on my development server (where
    Flash,Dreamweaver, etc is installed).
    When I moved the html page, the flv file, the swf file and
    the skin to my production webserver (linux and apache)
    the flash files do not show up on the web page. The dev
    server is a windows XP running apache 2.2)
    Any ideas on what I need to do???
    thanks,
    eholz1

    It may cause by any of the reason below:
    - You have uploaded the flv file to the wrong directory
    - Your flv file path/name is incorrect. check all case
    sensitive etc.
    - Your web server doesn't support FLV MIME type.
    Another similar topic here:
    http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=15&catid=194&threadid =1263131&highlight_key=y&keyword1=MIME
    Hope it helps.

  • SWF plays fine on PC and iMac but not on MacBook?

    I have created an swf file in Flash professional. It plays perfectly on a PC and on an iMac.
    Unfortunately for some reason it has white horizontal flicker lines that flash up every now and then on the moving text when the swf file is played on my macbook and other friends have tested it on their macbooks and macbook pros and they too experience the problem.
    I installed google chrome and it doesn't flicker as much as it does in safari and firefox.
    A friend told me to convert my SWF file to html5... I didn't have much time to find out why as my friend is very busy but I did it and found the the animation now plays perfectly in google chrome on my MacBook but still not great in safari and firefox.
    I'm guessing the problem is with the macbooks and not my animation if it plays find on a PC and iMac. But why is this happening?
    I created the flash animation with ActionScript 3, Flash Player 10. Basically I used the default settings.
    Could there be a conflict with the ActionScript or flash player I have made it with against my browsers?
    I'm no tech wizard so don't know what I'm doing. All I do know is that I have a grumpy client with an unfinished animation so I'd love some help from someone.

    Many thanks, kglad.
    A couple of follow-up questions, if I may...
    1.  How do I let flash publish my html?
    2.  How can I get http://www.e-tutoringonline.org/file.php/1/info.txt to load?
    Cheers,
    David

  • Problem: Flash movie plays on desktop, but not on website

    Hi, I'm new to Flash but have successfully created a Flash Movie that works using Firefox and Safari on my (iMac) desktop, but not after I upload to my website.
    I started with an flv video, imported it into an fla document along with a playback skin then published it creating an html file and two swf files. I've checked the html file, and it looks fine. The flv file is only 17MB and I've uploaded all 5 files to my site on:
    http://www.cantata.co.uk/temp2/minorswing.html
    but all I seem to get is the control skin's "sending data" pole turning.The movie never arrives. I can get much bigger mpeg and wmv movies up on my screen very quickly.
    Can anyone suggest what the problem may be? I'm running Snow Leopard on my Mac (OX 10.6.6). I've tried using different videos but nothing seems to work.
    Here's the relevant html generated by Flash
    <div id="flashContent">
                <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="390" id="minorswing" align="middle">
                    <param name="movie" value="minorswing.swf" />
                    <param name="quality" value="high" />
                    <param name="bgcolor" value="#ffffff" />
                    <param name="play" value="true" />
                    <param name="loop" value="false" />
                    <param name="wmode" value="window" />
                    <param name="scale" value="showall" />
                    <param name="menu" value="true" />
                    <param name="devicefont" value="false" />
                    <param name="salign" value="" />
                    <param name="allowScriptAccess" value="sameDomain" />
                    <!--[if !IE]>-->
                    <object type="application/x-shockwave-flash" data="minorswing.swf" width="640" height="390">
                        <param name="movie" value="minorswing.swf" />
                        <param name="quality" value="high" />
                        <param name="bgcolor" value="#ffffff" />
                        <param name="play" value="true" />
                        <param name="loop" value="false" />
                        <param name="wmode" value="window" />
                        <param name="scale" value="showall" />
                        <param name="menu" value="true" />
                        <param name="devicefont" value="false" />
                        <param name="salign" value="" />
                        <param name="allowScriptAccess" value="sameDomain" />
                    <!--<![endif]-->
                        <a href="http://www.adobe.com/go/getflash">
                            <img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" />
                        </a>
                    <!--[if !IE]>-->
                    </object>
                    <!--<![endif]-->
                </object>
            </div>
    Many thanks if you can help
    Steve

    Thanks - I don't know what as2 is. I'm using Flash CS5. When I import the flv movie file, I'm asked to choose a skin and then a window comes up to tell me that the address of the flv file with respect to the other files will be minorswing.flv by which I take it to mean that all the files need to be in the same level of folder (directory). All five are in the same folder on my Mac and in the same folder on my website. I can't see how I can influence the program in choosing a different structure or outputting different html in the Publish Settings or elsewhere.
    I would have expected the relative structure of the files to be maintained between my desktop, where I can play the movie in my browsers, and the website, where I can't. I was surprised there was no "src" param name in the html, and I did try inserting one, but it made no difference, so I assumed the default for the html is to be in the same folder as the html and that the minorswing.swf file would contain information on the whereabouts of the flv file and the skin swf file.
    Is there a way of reading or editing the swf files to include an absolute url?

  • Flash videos play in preview, but not live website...

    I have embedded .FLV video files into my website.  The videos play in my preview browser with no problems.  When I upload them to my live site, and try to view them on the web, there is just a white space where they are supposed to be, and they do not play.  The url of the webpage with the video is :
    http://www.centrometalcut.com/Photos/abrasivephotos.asp
    I have searched for all kinds of answers and solutions, tried tons of different things, and I cannot seem to fix this. I am so frustrated, please help!!   Thanks.

    Hi,
    may I show you how I did it? (Translated from my German DW):
    Header 1
    Header 2
    Ganz neues Unterverzeichnis anlegen
    Datei html neu
    DesignMode:
    Einfügen Flash-Video
    Durchsuchen ---> myFLV.flv
    Skin: Halo Skin 3 (min. Breite 280)
    Breite 640
    Höhe 480
    alle Kästchen angeklickt
    create a really new subdirectory
    create a new html-file
    DesignMode: Insert Flash-Video
    search/browse ---> myFLV.flv
    skin: Halo Skin 3 (min. width 280) ( it's only my choice)
    width 640 ( it's only my choice)
    height 480 ( it's only my choice)
    I clicked all the boxes
    ---> And now up and away with ALL these files in a directory of your server:
    YourFlv.flv
    YourFlv.php (or YourFlv.html or ......
    Clear_Skin_1.swf (my choice, but created from DW)
    FLVPlayer_Progressive.swf (created from DW)
    Hans-G.

  • SWF plays in preview but not in browser

    http://e-supplylink.com/
    The SWF file works pefectly fine in the previewer but on the site the file doesnt. If the file was working properly it would be seen under the "Integration Specialists" header. Can somebody please point me in the right direction??
    <object id="FlashID" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="150" height="90">
                        <param name="movie" value="Logos.swf">
                        <param name="quality" value="high">
                        <param name="wmode" value="opaque">
                        <param name="swfversion" value="11.0.0.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="Logos.swf" width="150" height="90">
                          <!--<![endif]-->
                          <param name="quality" value="high">
                          <param name="wmode" value="opaque">
                          <param name="swfversion" value="11.0.0.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 posted above is not the code used on that page:
    Above shows:
    <param name="movie" value="Logos.swf">
    and
    data="Logos.swf
    while code on page has this path to the .swf:
    <param name="movie" value="../raw images/flash/Logos.swf">
    and
    data="../raw images/flash/Logos.swf"
    see the diff?
    And as Martin pointed out, the path to the express install (which can install the flash pluggin) is most like wrong also. But, you really don't even need to use that. But you do need to get the path to Logos.swf right.
    http://e-supplylink.com/Logos.swf
    is the correct path by the way (the code you posted above...Not what's on the site).
    Adninjastrator

  • Music player shows & plays on preview but not online

    Hi. I'm using a Windows 7 laptop. I'm trying a quick & dirty update on an old site, so I'm updating the music clip(s) player, 3 actually.  They show up and play the clips in Dreamweaver, they show & play the clips when I preview from Dreamweaver using Chrome, Firefox and IE browsers.  But when I uploaded them online the players show but the music clips don't play(!?!).  The clips are between 2-5 mins.
    I thought Windows did something funny like make the files look back to my local drive, so I copied & pasted from "my documents" window & uploaded the files again overwriting them from an XP desktop.  Still nothing.  Help, please.  This is a portfolio piece, but I don't want to spend too much time on it more than I have already.  The page can be found at http://www.pinkturtle.us/felicite/sample.html
    Thanks,
    VB

    Hello everyone.  Thank you very much for your advice and help -- and your time looking into this project for me.  I really do appreciate it.
    Gramps, the folder wouldn't show anything if one types in that url directly because there are no html files there, right?  Only my music files (m4a (which are mpeg 4 audio files that worked on ie5 and play when previewed through Dreamweaver)) and music playlists, which reference said audio files, are there, oh and maybe a txt file or two.
    Hans would a server have issues with m4a files now if they haven't before?  In any case, I have replaced the 1st player's "playlist" with just 1 aria bypassing the m3u playlist altogether.  The second player goes to one of Charlotte Church's pieces as an mp3; the last player has the playlist m3u extension.  These m3u files, mp3 & m4a files are all in the folder called music_samples.  They are referenced from this experimental/mark-up page: http://www.pinkturtle.us/felicite/samples_fr.html
    And, it works in Chrome -- when browsed through Dreamweaver. (I'm having no luck with IE...)
    So what's up w/ that?  It was all working from my laptop last week.  I can't imagine what I did to this site.
    Again, all your help is appreciated.
    VB
    Message was edited by: VB after re-testing.

  • ADOBE FLASH PLAYER PLAY ON IE BUT NOT IN FIREFOX

    I work for years with Firefox, now I have format my hard drive and install Adobe flash player and Firefox again, but Flash player do not work in Firefox, it work only in Inter Explorer, did try all forums and try all the guy`s say there , when I install flash it go to 50% and then stop, there is not a plug-in for Firefox, please help me to solve this problem, I did download the latest flash player from Adobe, please give me the address where i can download the plugin.

    There are 2 versions of Adobe Flash:
    *an '''ActiveX version''' for IE only
    *a '''Plugin version''' for most other browsers including Firefox
    *On a Windows system, you should always update both individually.
    '''''You do not appear to have the Plugin version for Firefox installed. ''''' If you did, in Add-ons > Plugins you would see "Shockwave Flash ''(version)''". If "Shockwave Flash" is there and is disabled, click the "Enable" button.
    Check your Plugins often --> http://www.mozilla.org/en-US/plugincheck/
    *only the most popular/used Plugins are known by this page
    *page will detect only installed, '''''enabled''''' Plugins
    '''<u>Install or update Adobe Flash</u>'''<br />
    #'''<u>Using Firefox</u>''', go to the following link and SAVE the download to your desktop so you can find it later. Un-check any items on that page that you do not want to download (i.e., "McAfee Security Scan Plus":
    #*http://get.adobe.com/flashplayer
    #When the download is finished, close Firefox (File > Exit '''''OR''''' Firefox button > Exit)
    #Click or double-click on the file you just saved to your desktop
    #*In the installation window that appears, click the box to the left of "I have read and...." to place a check mark in the box
    #*The "Install" button in the lower right corner will now be highlighted, click it.
    #*The installation is quick.
    #Start Firefox and test your installation here: https://www.adobe.com/software/flash/about/
    #To update/install the ActiveX version for IE '''''only''''', repeat the process, '''<u>but use IE to go to the above website</u>'''.
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''
    Not related to your question, but...
    You may need to update some plug-ins. Check your plug-ins and update as necessary:
    *Plug-in check --> http://www.mozilla.org/en-US/plugincheck/
    *Adobe Shockwave for Director Netscape plug-in: [https://support.mozilla.com/en-US/kb/Using%20the%20Shockwave%20plugin%20with%20Firefox#w_installing-shockwave Installing ('''''or Updating''''') the Shockwave plugin with Firefox]
    *Adobe PDF Plug-In For Firefox and Netscape: [https://support.mozilla.com/en-US/kb/Using%20the%20Adobe%20Reader%20plugin%20with%20Firefox#w_installing-and-updating-adobe-reader Installing/Updating Adobe Reader in Firefox]
    *Shockwave Flash (Adobe Flash or Flash): [https://support.mozilla.com/en-US/kb/Managing%20the%20Flash%20plugin#w_updating-flash Updating Flash in Firefox]
    *Next Generation Java Plug-in for Mozilla browsers: [https://support.mozilla.com/en-US/kb/Using%20the%20Java%20plugin%20with%20Firefox#w_installing-or-updating-java Installing or Updating Java in Firefox]

Maybe you are looking for

  • In CJ20N, unable to change the "Person Responsible"

    Hi, In cj20n, When I create a new WBS under a project, the system defaults the Person responsible from the Project level. The field is display only and I am unable to change it.  There is no substitution active in the project profile. Could anyone he

  • Messed up font rendering in Acrobat 8 after pdf minor edit

    I was given a pdf to make a minor spelling edit which involved opening the InDesign original, correcting the placed(as a graphic)pdf page (using advanced editing/text touch up tool). This always worked fine in Acrobat 7. I then updated in the Indd fi

  • Up-to-date Display Driver for Dv6-3077CA​?

    I recently bought an HP Dv6-3077CA (Intel Core i5 2.26GHz, 4GB DDR3 ram and 1GB ATI Radeon HD 5650)and was looking to play some Starcraft II the other day when I noticed that many of the Graphics options were grayed out and unchangeable. My first ste

  • Excel Spreadsheet Import

    I am using the newest release (Version 1.1.0.21 Build MAIN-21.97) and thought that the spreadsheet importing mechanism was now working. It appears that it is now giving errors as soon as I choose a spreadsheet to import. I have tried shutting down th

  • Device not work correctly

    sometime USB port not work correctly, the device only flashes once and then off, the process of "system" increases the CPU to 100%. then I reboot and it works back