Problem inserting Flash video into DW CS3 template

I would like to insert some flash video into an editable
region inside a DW CS3 template. The template I am using seems to
work for literally hundreds of other pages I have made (none of
which, incidentally, have any media of any kind in them).
I have created the template and then an editable region and
now want to insert the flash video in that editable region. All
goes well until I hit the OK button. then I get this error--Making
this change would require changing code that is locked by a
template or translator The change will be discarded.
Can anyone suggest how I might over come this error??
Thx.
Jane

The problem is the detection option in the video insertion
dialog. If you
disable that option, you will not get the error.
This is a problem because the detection routine requires a
modification to
the <body> tag (insertion of an onload event) which you
cannot easily do in
a template child page.
If you really must have the detection, then you can copy and
past the load
call from a dummy (non-templated) page on which you have also
done the same
insertion. Post back with that page's body tag code, and I'll
show you
how....
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
==================
"Jane Smith 2300" <[email protected]> wrote
in message
news:fehcup$e6u$[email protected]..
> Further to my post before--The .htm that I am trying to
insert the Flash
> video
> (converted an AVI file using Flash video encoder) was
built from a .dwt.
>
> The template page has several editable regions in it.
There is also CSS.
> formatting the document. I am trying to insert the Flash
video into one
> of the
> editable regions.
>
> I have no problem installing the video in a page not
built with a template
> or
> without css..
>
> Thanks for any help you can provide.
>
> jane
>

Similar Messages

  • Problem Inserting Flash Video (.flv) File in Page Using Dreamweaver CS4's Insert Media Command

    I am using Dreamweaver CS4.
    I am attempting to put a Flash Video (.flv) file on a standard HTML page in Dreamweaver.
    When I either click the Insert Flash Video in the Common tab on the Dreamweaver toolbar, or if I choose Insert > Media > FLV to inert the video, I get the standard Dreamweaver FLV interface. I make my choices, click OK, and when the video is place on the page, I get the following dialog box:
    "While executing inspectSelection in flvProgressive.htm, a JavaScript error occurred."
    with an OK button.
    If I preview the page, all that loads are the various buttons of the skin that I have chosen and no video.
    Anyone have an idea what is going on?
    maylandmac

    Are you sure you aren't working with a template driven page?
    When you insert media files into DW, it must write code in the <head> tags to reference Scripts necessary for Flash media to work on the web. 
    If you're working with a page that was created from a Template, the DWT page must have editable regions in the <head> tags, or you won't be able to add media to your web pages.
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb

  • Problem Inserting Flash Video (flv) File into Site

    Hi -
    I'm having problems inserting a Flash Video (.flv) into my webpage.  I'm using Dreamweaver 8.
    I'm going to: Insert -  Media - Flash Video, browsing to the .flv file that's in my local site folder, entering the settings.
    In Dreamweaver, there's a big gray box w/ flv icon in the middle.  But when I go to preview, the screen is empty, no video.
    I'm creating the .flv file w/ Screen Mimic (a screen capture recording software).  This could be a problem w/ the Screen Mimic file because I have no problem inserting other flv files supplied to me by others.  This is the first video that I've made that I'm trying to insert. 
    If anyone has any suggestions, I would be most appreciative.
    thanks!
    Stacey Stanley

    This could be a problem w/ the Screen Mimic file because I have no problem inserting other flv files supplied to me by others.
    That would my guess too. Here are few other things to consider:
    1)  Does your FLV filename contain any spaces or special characters?  If so, rename it without spaces as these can cause problems.
    2)  Output Screen Mimic project to a QuickTime MOV file.  Then use Adobe Flash Encoder to convert the MOV to FLV.
    3)  When you tested your page, was it a live page on remote server?  Did you upload the page and all supporting files to server (Scripts folder, SWF, FLV...)?
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics |  Print | Media Specialists
    www.alt-web.com/
    www.twitter.com/altweb

  • Insert Flash Video using Dreamweaver CS3

    Hello,
    If I were to import an FLV into Flash CS3, I would have the
    ability to add text or images to the movie as needed. However, I am
    testing Dreamweaver's ability to insert a Flash video directly onto
    a web page, without the use of Flash CS3. I'm using Progressive
    Download with the "Halo Skin 3" component. My question is: can the
    Flash Video component inserted by Dreamweaver CS3 be edited somehow
    using Flash CS3? I would be attempting to add text to the first
    frame of the movie.
    Thanks.

    [bump]
    Anyone?

  • Problems inserting Flash video

    I'm updating a colleague's site. In one of his pages he has a
    Flash video embedded. The code he uses is
    <embed src="FLVPlayer_Progressive.swf" width="342"
    height="291" align="left"
    flashvars="&MM_ComponentVersion=1&skinName=Halo_Skin_3&streamName=swf/AirMilesTVad_NEW&au toPlay=false&autoRewind=true"
    quality="high" scale="noscale" name="FLVPlayer" salign="LT"
    type="application/x-shockwave-flash" />
    This works on his page in IE but not in Firefox.
    I tried putting the code into my page, with the relevant
    Flash file in a subfolder and it didn't work in any browser. It
    just put up a blank space the size of the video. I abandoned that
    and tried using the DW menu Insert > Media > Flash video. The
    dialog box asked me to browse for the URL of the swf file. But
    whenever I OK that, it comes up with 'the URL cannot contain spaces
    or special characters. Please enter it again.' I've tried putting
    it in the same folder as the page, and renaming it so there are no
    underscores or uppercase letters, but it still comes up with the
    same message.
    Both pages, the new and the old, link to
    AC_runActiveContent.js; both pages are ASP files. I'm using DW
    8.0.2.
    Can anyone tell me what I'm doing wrong?

    Give us a link to the page, please.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "no time for nickname" <[email protected]>
    wrote in message
    news:fpu522$h9q$[email protected]..
    > I'm updating a colleague's site. In one of his pages he
    has a Flash video
    > embedded. The code he uses is
    >
    <embed src="FLVPlayer_Progressive.swf" width="342"
    > height="291"
    > align="left"
    >
    flashvars="&MM_ComponentVersion=1&skinName=Halo_Skin_3&streamName=swf/AirMilesTV
    > ad_NEW&autoPlay=false&autoRewind=true"
    quality="high" scale="noscale"
    > name="FLVPlayer" salign="LT"
    type="application/x-shockwave-flash" />
    > This works on his page in IE but not in Firefox.
    > I tried putting the code into my page, with the relevant
    Flash file in a
    > subfolder and it didn't work in any browser. It just put
    up a blank space
    > the
    > size of the video. I abandoned that and tried using the
    DW menu Insert >
    > Media
    >> Flash video. The dialog box asked me to browse for
    the URL of the swf
    >> file.
    > But whenever I OK that, it comes up with 'the URL cannot
    contain spaces or
    > special characters. Please enter it again.' I've tried
    putting it in the
    > same
    > folder as the page, and renaming it so there are no
    underscores or
    > uppercase
    > letters, but it still comes up with the same message.
    > Both pages, the new and the old, link to
    AC_runActiveContent.js; both
    > pages
    > are ASP files. I'm using DW 8.0.2.
    >
    > Can anyone tell me what I'm doing wrong?
    >
    >

  • Problems inserting flash movie into webpage

    I am trying to insert 2 different flash movies on one webpage
    One is a banner made in flash cs4 that works fine.
    The other is a movie that I encoded with flash cs4 from a m4v file. When i test this file using the flash player on my computer everything works fine.
    When i try to play on the webpage it shows there is flash object in dreamweaver but is blank in webbrowser.(right clicking shows there is flash there but nothing loads)
    I have managed to get the movie working on a completly blank html file except that there are no controls (controls work fine in the flash player on computer)
    As far as I can deduce it's not the html file because one swf file works ok
    It's not how i'm inserting it onto the page because dreamweaver is doing it for me(and including the nessecary javascript etc)
    It's not the movie because that works in the flash player on it's own.
    So i'm stumped
    any ideas guys?
    (if it's any help the webpage it's on is www.csdrummer.co.uk , click on top right image on sidebar, has play button, under navigation)
    Thanks
    Jamie

    I'm sorry I missunderstood the post from earlier. If I add the flv file in dreamweaver and upload the corresponding swf all works well but the flv file is 45mb which is a  bit large for a 3 min video.
    What i would like to do is turn this into a swf file. But this is where the problem is happening. THe swf when i export from flash wont work, comes up in the browser as doesn't load
    Jamie

  • Problem inserting Flash movie into a Dreamweaver page

    Hi, I've inserted a .swf movie on this page.  It used to work, but doesn't now. In Dreamweaver (CC), when I highlight the movie and click 'Play' in the Property Inspector it works (but doesn't in 'Live' view within DW).
    Please be gentle about my code. I'm a hobbyist and started this site about 7 years ago  so don't have time to keep up with latest coding trends! Answers re. non-appearance of movie only, please.

    Flash really isn't the way to do this anymore, very few people viewing your site with a mobile device are going to be able to see your .swf. Adobe stopped mobile Flash development a few years back and most devices that used to be able to see Flash, no longer ship with a Flash plug-in. Certain devices, like all Apple iOS devices, never had the ability and there is no way to add it to those.
    Since it appears when uploaded, I would guess the reason it doesn't work locally likely has something to do with your machine's security settings, especially if Microsoft is involved in the equation somewhere. If it works when uploaded, you're good to go.
    HTML5 <video>, CSS3 and jQuery (javascript) are now the default for video and animation for websites since they're compatible with virtually all devices used to browse the internet.

  • Insert flash video? Won't play

    Any tips on inserting Flash video into a project in Captivate 4?
    I can get video to appear an play in Preview, but after publishing, the video doesn't appear and the slide forwards.
    (Also, there seems to be a conssitent problme where preview is inaccurate.)

    The videos are in the same folder as the project, and they appear in the published folder.
    Tried path 2 ways:
    myvideo.flv
    /myvideo.flv
    Neither made a difference.
    There are 3 videos on this slide --- could that be a problem?

  • Help inserting a flash video into my web page

    Hello!
    I'd love some help inserting a flash video into my web page. My web page is hosted by Viviti, templated, and edited online. I can add html to it, and I have the html source for my flash video. I also have uploaded the flash file to the server. Since I am very html illiterate, though, I need some help rewriting the html script so it can be published. There are two problems- firstly, no 'headers' or 'body' allowed in the script- these are already a part of the template. Secondly, I don't know how to rewrite it to refer to the uploaded files. It's also imperative that the full screen mode functions. I've pasted the source code for the flash video here. Please help!!!
    Thanks!
    <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
    <title>Drag and drop labelling</title>
    <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>
    </head>
    <body bgcolor="#ffffff">
    <!--url's used in the movie-->
    <!--text used in the movie-->
    <!-- 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=10,0,0,0',
              'width', '720',
              'height', '440',
              'src', 'Drag and drop labelling',
              'quality', 'medium',
              'pluginspage', 'http://www.adobe.com/go/getflashplayer',
              'align', 'middle',
              'play', 'true',
              'loop', 'true',
              'scale', 'showall',
              'wmode', 'window',
              'devicefont', 'false',
              'id', 'Drag and drop labelling',
              'bgcolor', '#ffffff',
              'name', 'Drag and drop labelling',
              'menu', 'true',
              'allowFullScreen', 'true',
              'allowScriptAccess','sameDomain',
              'movie', 'Drag and drop labelling',
              'salign', ''
              ); //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=10,0,0,0" width="720" height="440" id="Drag and drop labelling" align="middle">
         <param name="allowScriptAccess" value="sameDomain" />
         <param name="allowFullScreen" value="true" />
         <param name="movie" value="Drag and drop labelling.swf" /><param name="quality" value="medium" /><param name="bgcolor" value="#ffffff" />     <embed src="Drag and drop labelling.swf" quality="medium" bgcolor="#ffffff" width="720" height="440" name="Drag and drop labelling" align="middle" allowScriptAccess="sameDomain" allowFullScreen="true" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer" />
         </object>
    </noscript>
    </body>
    </html>

    What you basically need to do is copy the sections of content from the code you show into the template (assuming the template already provides the <head> and <body> sections of the page.  So in the head section of what you show, take everything starting with...
    <script language="JavaScript" type="text/javascript">
    all the way down thru...
    </script>
    , inclusive (in the head section only), and paste that into the head section of your template.
    Similarly, take everything that lies between the <body> ... </body> tags (exclusive of the body tags) and paste it into the body section of your template wherever you plan to display the Flash file.

  • Insert flash video problem

    Hi all,
    I know this question has been asked before, but I've tried
    all the solutions offered and none worked.
    I am using the command "Insert -->Flash Video" to insert a
    video on a web page (using DW8). Plays locally, but not after
    upload. Scripts folder and both the skin and
    FLVPlayer_Progressive.swf file are uploaded to the appropriate
    places. I've tried on multiple computers and in multiple browsers
    and can't figure why it won't work.
    Here it is on a
    test page. Should play in box and flv file is only a little
    over 1MB.
    Any suggestions would be very appreciated. I'm ready to pull
    my hair out.
    Thanks in advance.

    Guessing here but, is there supposed to be a blabla .flv file
    on the server
    or in your code?
    "ptvsavant" <[email protected]> wrote in
    message
    news:f8df88$dn2$[email protected]..
    > Hi all,
    > I know this question has been asked before, but I've
    tried all the
    > solutions
    > offered and none worked.
    >
    > I am using the command "Insert -->Flash Video" to
    insert a video on a web
    > page
    > (using DW8). Plays locally, but not after upload.
    Scripts folder and both
    > the
    > skin and FLVPlayer_Progressive.swf file are uploaded to
    the appropriate
    > places.
    > I've tried on multiple computers and in multiple
    browsers and can't figure
    > why
    > it won't work.
    >
    >
    http://channel2.org/test/new07/vidtest.html
    Should play in box and flv
    > file is
    > only a little over 1MB.
    >
    > Any suggestions would be very appreciated. I'm ready to
    pull my hair out.
    >
    > Thanks in advance.
    >

  • Inserting Flash Video

    Hi
    When I try to insert a video into a web page, I keep getting
    the message 'The URL cannot contain spaces or special characters.
    Change the path or file name and try again.' BUT there are no
    spaces or special characters, and the same message appears with any
    video I try to insert. Is this a problem because I am using the
    trial version of Dreamweaver, or is it another issue???

    Post a link to the page that is not working, please.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "glenski" <[email protected]> wrote in
    message
    news:eo10lo$ebr$[email protected]..
    >I had the same problem and it was because I was using the
    .swf file. When I
    > switched to the.flv file, it worked fine. I can view it
    in preview. My
    > problem
    > is when I upload all the files to my website, none of
    the flash works. My
    > flash
    > files that I create in Photoshop work just fine.
    >

  • Inserting a Video into Dreamweaver

    There is an option to insert a Flash movie into Dreamwaever
    CS3 but there is not an option to insert a Windows Media File or
    file with extension .WMV , Could somepne please explain to me how I
    accomplish this.
    SPECTRA.

    Try this:
    <!-- START OF VIDEO CODE -->
    <script type="text/javascript">
    AC_AX_RunContent(
    'width','320','height','300','classid','CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95','id', 'mediaplayer1','type','application/x-mplayer2','pluginspage','
    http://www.microsoft.com/Windows/Downloads/Contents/MediaPlayer/','src','YOUR_VIDEO_FILE.w mv','filename','YOUR_VIDEO_FILE.wmv','autostart','True','showcontrols','True','showstatusb ar','False','showdisplay','False','autorewind','True'
    ); //end AC code
    </script><noscript><object width="320"
    height="300"
    classid="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95"
    id="mediaplayer1"><param name="Filename"
    value="YOUR_VIDEO_FILE.wmv"><param name="AutoStart"
    value="True"><param name="ShowControls"
    value="True"><param name="ShowStatusBar"
    value="False"><param name="ShowDisplay"
    value="False"><param name="AutoRewind" value="True">
    <embed type="application/x-mplayer2"
    pluginspage="
    http://www.microsoft.com/Windows/Downloads/Contents/MediaPlayer/"
    width="320" height="300" src="YOUR_VIDEO_FILE.wmv"
    filename="01-Update_Products_nbb.wmv" autostart="True"
    showcontrols="True" showstatusbar="False"
    showdisplay="False"
    autorewind="True"></embed></object></noscript>
    <!-- END OF VIDEO CODE-->
    Note that you can change the size of the viewer, whether or
    not you want controls, etc.

  • Insert Flash Video Hangs

    I took a quicktime movie, used video encoder, no sound, then
    tried to import into dreamweaver. Dreamweaver hangs and I have to
    eventually forced quit. On one occasion, after 20 minutes (520 kb
    flv), it did import and I had multiple skin controls only showing.
    I reinstalled Dreamweaver and video encoder, same problem. I tried
    to import previously imported flv movies, same problem. Next step?
    Thanks.

    I have the same issue.  Did you get resolution?
    Trashed Prefs . . . started with fresh, blank site and page to test . . . attempted multiple proven .flv files.
    I began the issue inserting different videos into spry tabs as an alternative to cumbersome playlist coding.
    Anyone have any ideas?

  • Problems with Flash video playback

    I'm having a problem with Flash video playback, hoping
    someone here can help.
    I have several movies which I have converted to .flv using
    the Flash authoring tool. I have then created an .swf for each
    movie, embedding the .flv along with the playback component,
    playback controls, etc.
    I can open these .swfs using Flash Player and everything
    displays and plays as expected. However, when I embed the .swf into
    a web page and open it using a browser, the playback controls don't
    show up, and the movie will only play if it has been encoded to
    autoplay. I am on an Intel Mac, using the latest Flash Player
    plug-in, and am having this problem in both Firefox 2.0.0.11 and in
    Safari 2.0.4.
    I'm guessing that the problem lies in how I have encoded the
    .swfs into the web page? Hoping someone has a solution, or at least
    a good suggestion!
    thanks,
    - sounddevisor

    Yes, that is exactly what I needed. Thanks!
    Just to clarify for anyone else who stumbles across this -
    the extra .swf files (which contain the skin for the player) need
    to be in the same directory as the .html doc which is displaying
    the video .swf. Hope that helps someone else!

  • When using Final Cut Express, the video in the Viewer window looks fine, but when I insert the video into the Canvas Timeline it appears to lose resolution, and look fuzzy and blurry. Are there preferences or settings for the Timeline that cause this?

    When using Final Cut Express, the video in the Viewer window looks fine, but when I insert the video into the Canvas Timeline it appears to lose resolution, and look fuzzy and blurry. Are there preferences or settings for the Timeline that cause this?

    Thanks David. I had to convert the mts file to Quick Time (using AunSoft Conversion software) before I could import it into Final Cut Express. And I made sure I kept the size of movie (720 X 480 with letterbox) to compliment what I set my Panaconic AVCCAM video recorder at (720/60). Even after I fully render it, it still looks fuzzy in the Canvas window at the right that plays what I have editing down in the Timeline. A friend that edits some using Final Cut Pro helped me to narrow things down to this problem. This is also wierd. If my Viewer window at the left is set to 200% to get the person's head the same size in the Canvas window at the right we needed to put it to 400%. Does this make any sense. We think we need to control the Time line resolution somehow but cannot find any options from my manual, or the help, or in the various drop down menus. Do you have any clue? What is going on?

Maybe you are looking for

  • Multiple Apple Id's on this computer. How do I look at and sync just my account?

    Many people at home. This computer has an Itunes downloaded to it already. I don't want to share or export there Itunes to mine or vice versa. What do I do?

  • Java.rmi.ServerException: Internal Server Error (deserialization error: XML

    I am trying to transmit a document as a byte array to a web service using jax-rpc, and I get the following error: 2004-05-25 08:04:39,468 exception [Thread-5] - [email protected]33fd java.rmi.ServerException: Internal Server Error (deserialization er

  • Formatting issues with BC modules?

    Hi! I'm very inexperienced but I've built my own site (www.lauriedugdale.com) using adobe muse, business catalyst and typekit with the help of a few guides found on these forums. However I'm having a few issues I cant figure out. Formatting such as b

  • What is OS X Mavericks?

    This may be a dumb question to all of you Apple Old Timers, but being a Old but New Apple Rookie I would like to know since when I check my system "About this Mac" it says I have OS X Version 10.9.1, with no mention of Mavericks.  If it is Mavericks

  • Keeping iPod in Car

    Hey. I just got my ipod and I plan on using it a lot in the car. Is it safe for the battery to keep it in the car even when the temperatures reach the low teens at night? I know that this will drain the battery and require a recharge, but will it ove