Loading  Flash Video in Dreamweaver

Hi:
I'm moderately experienced with Dreamweaver and have just
begun using flash to create videos. I created a flash video and a
swf. file in flash and it all worked fine. I then put the entire
folder (flash project, flv video and swf file) on my web site. When
I insert the swf. it won't play in dreamweaver or in preview in
browser. I've had a little tutoring in this and my tutor thought
that dreamweaver can't locate the swf file even thought the content
path seems to be fine.
I've tried a few different ways and it just doesn't work. Can
anyone suggest any things I can look at to solve this. I know that
this should all work so I assume I have a setting or preference set
incorrectly.
Any ideas.
Thanks,
Rex

KB Boy wrote:
> The url is www.whitepineproductions.ca/MaxBates2.html
The code on that page looks as though it is generated by
Dreamweaver CS3
(or possibly an earlier version of Dreamweaver). Dreamweaver
CS4 uses
different code, which can be inserted in a template editable
region
without difficulty.
To get around the problem in your case, deselect the option
to prompt
users to download the Flash Player if necessary. That's what
is
preventing you from using an FLV in a template page.
David Powers
Adobe Community Expert, Dreamweaver
http://foundationphp.com

Similar Messages

  • Loading Flash Video through XML

    Hello,
    I have an Flash gallery that loads dynamic content from an
    XML file. I'm trying to display a flash movie in the main display
    section, so when a user clicks a thumbnails the corresponding video
    would play in the main display area. Right now the thumbnails are
    displaying wonderfully but when I try to load an external swf file
    using the loadClip() method, that itself is the the container of an
    FLV(01.swf + 01.flv), the video doesn't play. Nothing loads. But
    the funny thing is I tried to load a simple swf file and it loads
    fine. I'm guessing it has to do with the video. There's some
    drawback to loading flash videos in this manner. I've attached the
    code, and would appreciate any help. Thanks.

    check the path to your video. it should be relative to the
    _level0 swf's embedding html.

  • Flash video into Dreamweaver 5.5

    I'm not a web designer but, I'm trying to keep cost down by building my own web site.  So, I'm re-building my website with Dreamweaver 5.5.  I'm using 5 flash videos to discribe what I do.  I made the movies and edited the movies in Final Cut Pro  and saved it as a quicktime movie.  Then I took the QT movie to Adove Media Encoder 5.5 chancing it to an FLV 
    Here is my problem.  I place it using "Insert, media, FLV".  I set the size and all the junk to have it play then click, OK.  In the code I get "Content on this page requires a newer version of Adobe Flash Player."  I have the newest version on my computer.   When I check "LIVE VIEW"  I don't have the video.  I uploaded the page to my website and it only shows my placeholders as a white box.
    The ohter issue is that I used a spry menu bar for all my pages.  In the "LIVE VIEW" and looking at it in "preview" Safari it looks great.  When I up loaded it some of the text is bold (the way I wanted it) and some as plane text.  you can see all the problems at digitalmontagefilms.com
    I'm using Cyberduck because I can't get connected using Dreamweaver to yahoo.

    Hi; I fixed the spry problem>  This is the code for the memories page.
       <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="400" height="400" id="FLVPlayer">
            <param name="movie" value="FLVPlayer_Progressive.swf" />
            <param name="quality" value="high" />
            <param name="wmode" value="opaque" />
            <param name="scale" value="noscale" />
            <param name="salign" value="lt" />
            <param name="FlashVars" value="&amp;MM_ComponentVersion=1&amp;skinName=Clear_Skin_3&amp;streamName=video/papamont age3&amp;autoPlay=false&amp;autoRewind=false" />
            <param name="swfversion" value="8,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="FLVPlayer_Progressive.swf" width="400" height="400">
              <!--<![endif]-->
              <param name="quality" value="high" />
              <param name="wmode" value="opaque" />
              <param name="scale" value="noscale" />
              <param name="salign" value="lt" />
              <param name="FlashVars" value="&amp;MM_ComponentVersion=1&amp;skinName=Clear_Skin_3&amp;streamName=video/papamont age3&amp;autoPlay=false&amp;autoRewind=false" />
              <param name="swfversion" value="8,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" /></a></p>

  • Inserting Flash video in Dreamweaver

    This is my first time using Dreamweaver and it's been a blast but I get to the point of needing to insert a Flash video and it gives me a message: "Making this change would require changing a code that is locked by a template or a translator.  The change will be discarded."
    Is the template the index page I use as my template for other pages?
    What code is it that I need to change to insert the video?

    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

  • Removing menu from Flash video in Dreamweaver

    I have used the Flash Encoder to convert some videos to FLA.
    I am now using Dreamweaver, "Insert->Flash Video", to add a FLA
    file to a web page. I got the video in fine and it plays on the
    page just fine. I would like to remove the menu from the video, but
    there is not an option in properties to select "none" for the flash
    video menu. I also tried changing the attirbute
    "&skinName=SteelExternalNoVol" to "&skinName=none" and that
    made the flash video not show up.
    I would also like to loop the video and that option is not
    available in the Dreamweaver menu.
    My code is
    <script type="text/javascript">
    AC_FL_RunContent( 'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0','widt h','375','height','250','id','FLVPlayer','src','FLVPlayer_Progressive','flashvars','&MM_Co mponentVersion=1&skinName=SteelExternalNoVol&streamName=portfolio/videos/3d_graphics&autoP lay=true&autoRewind=true','quality','high','scale','noscale','name','FLVPlayer','salign',' lt','pluginspage','http://www.macromedia.com/go/getflashplayer','movie','FLVPlayer_Progres sive','wmode','transparent'
    ); //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=8,0,0,0"
    width="375" height="250" id="FLVPlayer">
    <param name="movie" value="FLVPlayer_Progressive.swf"
    />
    <param name="salign" value="lt" />
    <param name="quality" value="high" />
    <param name="wmode" value="transparent" />
    <param name="scale" value="noscale" />
    <param name="FlashVars"
    value="&MM_ComponentVersion=1&skinName=SteelExternalNoVol&streamName=portfolio/videos/3d_ graphics&autoPlay=true&autoRewind=true"
    />
    <embed src="FLVPlayer_Progressive.swf"
    flashvars="&MM_ComponentVersion=1&skinName=SteelExternalNoVol&streamName=portfolio/videos /3d_graphics&autoPlay=true&autoRewind=true"
    quality="high" scale="noscale" width="375" height="250"
    name="FLVPlayer" salign="LT" type="application/x-shockwave-flash"
    pluginspage="
    http://www.macromedia.com/go/getflashplayer"
    />
    </object>
    </noscript>

    Could someone tell me if I should be able to add parameters
    to this code and get results. I have found mention of values like
    <param name="loop" value="true" />
    but when I used it nothing changed on playback.

  • Problem loading flash video

    My nephew set up my website for me and showed me how to load
    video files three years ago. I am now trying to add some more but
    the Insert > Media > flash route is uploading the files but
    they're not appearing anywhere on the specified pages. The other
    folders with flash video have files called
    FLVPlayer_Progressive.swf and clearSkin_1.swf. What do these do and
    how do I get them into the new folder I am creating for the new
    flv. files?

    It would've been better if you posted a url. A first guessing
    it's that
    you inserted with the wrong choice. It should've been
    insert>Media>Video
    Flash.
    Anyway for more help post a url pls.
    Cheers
    InCog wrote:
    > My nephew set up my website for me and showed me how to
    load video files three
    > years ago. I am now trying to add some more but the
    Insert > Media > flash
    > route is uploading the files but they're not appearing
    anywhere on the
    > specified pages. The other folders with flash video have
    files called
    > FLVPlayer_Progressive.swf and clearSkin_1.swf. What do
    these do and how do I
    > get them into the new folder I am creating for the new
    flv. files?
    >

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

  • Embedding flash videos in Dreamweaver

    I used the Insert/media/Flash Video to load a flv file.
    I keep getting a grayed box the size of the video with no play skin on the design view.
    There is code in the code view.
    I assume I am supposed to have a video with a play skin.
    What am I doing wrong?

    Mike,
    Seems I gave incorrect advice.  Thank you for correcting me.
    John

  • Broken Flash Video link - Dreamweaver CS3

    I'm using a Mac G-5, PPC, Dreamweaver CS3
    I cannot get FLV videos to show up on webpages. I've never had this prob before. (I currently have pages online which play their vids fine and were produced the same way I'm working it now.) I insert the video onto the page as usual, make the setting for "progressive download", "detect size", etc in the dialog box and hit OK. The video shows on my page in Dreamwvr as a Flash Vid but after saving and testing in a browser nothing shows up in 3 different browsers. I tested the page in Firefox, Netscape and Flock and nothing shows. In Opera the video player shows but will not play. In Safari it plays fine!  In Dreamweaver, in the "assets" window, when I select any of the 4 FLV's there, I get the broken link icon (jigsaw puzzle piece) showing in the window yet the vids reside in the same place they've always resided.
    The "AC_RunActiveContent.js" file is contained in the "Scripts" folder inside the "Files" window.
    I have a page containing videos which is currently published and they play fine in all tested browsers......however in Dreamwvr's "assets" window I am getting the same symbol that looks like the broken link (puzzle piece) there as well and NO changes have been made to those files and assets.
    Here's the link to that online page:
    https://mnbbank.com/financial_video.html
    I'd like to include a screenshot but I can't because the CSS, Tag & Files/Assets windows close when the screen capture software opens.
    Can anyone help?
    Thanks

    These forums are for discussion of issues about the suites, not specific products. If you have a question about an individual application such as Photoshop or InDesign, please post in that forum.
    This will help ensure that you will get the best response.
    Bob

  • Question--Dreamweaver and FLASH Video

    I have looked at tons of forums now and still see no solution for the problem many of us are having. I've loaded a flash video using dreamweaver cs4 and it won't show up. I've gotten the white box syndrome too. I sure wish someone could figure it out...I've consulted three "experts" including someone on the phone at adobe. My flash file is very big...193 MB, but can't it be done?
    Thanks to anyone who can help!
    Here's the code:
    <!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>SwimAmerica Coach Training</title>
    <script src="Scripts/swfobject_modified.js" type="text/javascript"></script>
    </head>
    <body>
    <p>SwimAmerica Coach Training</p>
    <p>
      <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="640" height="480" id="FLVPlayer">
        <param name="movie" value="FLVPlayer_Progressive.swf" />
        <param name="quality" value="high" />
        <param name="wmode" value="opaque" />
        <param name="scale" value="noscale" />
        <param name="salign" value="lt" />
        <param name="FlashVars" value="&amp;MM_ComponentVersion=1&amp;skinName=Clear_Skin_1&amp;streamName=../programdire ctorsitesupervisor/Video/SAVideo&amp;autoPlay=true&amp;autoRewind=true" />
        <param name="swfversion" value="8,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="FLVPlayer_Progressive.swf" width="640" height="480">
          <!--<![endif]-->
          <param name="quality" value="high" />
          <param name="wmode" value="opaque" />
          <param name="scale" value="noscale" />
          <param name="salign" value="lt" />
          <param name="FlashVars" value="&amp;MM_ComponentVersion=1&amp;skinName=Clear_Skin_1&amp;streamName=../programdire ctorsitesupervisor/Video/SAVideo&amp;autoPlay=true&amp;autoRewind=true" />
          <param name="swfversion" value="8,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" /></a></p>
          </div>
          <!--[if !IE]>-->
        </object>
        <!--<![endif]-->
      </object>
    </p>
    <script type="text/javascript">
    <!--
    swfobject.registerObject("FLVPlayer");
    //-->
    </script>
    </body>
    </html>

    Z,
    www.swimamerica.org/programdirectorsitesupervisor/Video/SAVideo.flv
    www.swimamerica.org/programdirectorsitesupervisor/VideoSAVideopage.html
    www.swimamerica.org/programdirectorsitesupervisor/VideoSAVideopage.asp
    Thanks...

  • Firefox will not load any flash video, on any website.

    Hello, just recently firefox decided to stop loading flash video.
    Eg. Youtube, metacafe, etc.
    I tired uninstalling flash and reinstalling it, uninstalling firefox and reinstalling it, ive also tried scanning for viruses, and nothing has worked. Sometimes it will load the advertisement for youtube videos but thats it, after that it just stays black and the controls for the player still work as normal, but there is no video or audio.
    I've tried to install a different browser to see if that would make a difference and it did, i can view flash videos on chrome but the moment i go back to firefox, videos dont work anymore.

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode
    Your More system details list shows some modified network.http prefs that do not have the default value.<br />
    Try to disable HTTP pipelining and reset all user set network.http prefs via the right-click context menu to their default values.
    *http://kb.mozillazine.org/about:config
    To open the <i>about:config</i> page, type <b>about:config</b> in the location (address) bar and press the "<i>Enter</i>" key, just like you type the url of a website to open a website.<br />
    If you see a warning then you can confirm that you want to access that page.<br />
    *Use the Filter bar at to top of the about:config page to locate a preference more easily.
    *Preferences that have been modified show as bold (user set).
    *Preferences can be reset to the default via the right-click context menu if they are user set
    *Preferences can be changed via the right-click context menu: Modify (String or Integer) or Toggle (Boolean)

  • View flash video

    i am trying to play a flash video in dreamweaver, on my
    website, and it is not working at all. it seems like some of the
    text glitches once in a while. it works fine though in the editor
    when i run it. i have also tried to play another video on my
    website (.swf format), and that worked. why is this one not
    working?

    I tried Firefox but I still can't play embedded videos there either.  I didn't have any issues at all until those darn Windows updates installed
    As far as the security settings and trusted sites.....that's not my issue here. But thanks for trying.
    Any other help would be greatly appreciated.

  • Uploading .FLV (flash video) to Windows 7 quicktime

    I am looking to load flash video (.flv) files to quicktime so I can download to IPOD. Does quicktime pro do this or is there some software that will allow me to do it?
    I do not know of another method to get them on the IPOD.
    Thanks,
    Dwamp

    Try this : http://www.formatoz.com/
    It will convert anything from, to and back again for the iPod.
    Edit : You can also simply change the extension to .mov or .m4v.
    If the .flv file contains h.264/aac then that's it.
    Message was edited by: Wyodor

  • Flash Video Preview Image or Poster Frame

    is there a param name expression i can use to set my preview
    image of my flash video in Dreamweaver? I have used other people
    players and i was able to do this by going:
    <param name="image" value="preview.jpg" />
    Not much you cant tweak with this flash video feature.
    Anyone know of a list of all the param name's ? or settings i
    can tweak?
    thanks
    I want my video to function like this.
    http://www.futurehome.tv/Realtors/Michael_Laprairie/284kincoraheights/284flash.html

    anyone?

  • Flash Video Issues In Safari 5 w/ 10.1 Flash Plugin

    Hey Folks-
    I've tried everything I can think of and read everything I could find, but I am still finding that there are a variety of flash-based video sites with content that is not loading. Some flash video loads, some does not. The pattern is not at all clear, but for example, the flash video on PBS.com and ESPN.com always fails to load. This development seems to be new to Flash 10.1, but does not replicate in any other browser.
    I've uninstalled and reinstalled flash, repaired permissions, cleaned out the plugins folder, reapplied the OS combo update, etc, etc. No change.
    Below are the errors that show up in the activity log associated with a few failed flash video loads- I'm not really clear on how the plugin works on the backend, so I am not sure I can make heads or tails of these, but I knew some of you would be able to. Any suggestions are welcome! Thanks very much!
    http://fpdownload2.macromedia.com/get/flashplayer/update/current/install/version .xml10.1.82.76~cpuArchitecture=x86_64&lang=en&os=Mac&osVer=10.6.4&playerType=pl& cpuWordLength=64 (NOT FOUND)
    http://www-tc.pbs.org/video/media/images/assets/videos/1397474775/1397474775_Par tnerPlayer.jpg (NOT FOUND)
    UPDATE:
    When trying to load flash video content on ESPN just now, the video starts to load, then the flash controls disappear and the video just remains black. The browser reports no errors and nothing shows up in the activity log.

    This may be applicable to your problem:
    Update 10.6.4 included an out-of-date version of FlashPlayer*. Try deleting it and installing the latest one from Adobe even if it has the same version number as the one you have:
    The latest version of Adobe FlashPlayer can be obtained from here:
    http://www.adobe.com/shockwave/download/download.cgi?P1ProdVersion=ShockwaveFlash
    (You can check here: http://www.adobe.com/products/flash/about/ to see which version you should install for your Mac and OS.
    You should first uninstall any previous version of Flash Player, using the uninstaller from here (make sure you use the correct one!):
    http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_14157
    and also that you follow the instructions closely, such as closing ALL applications first before installing. You must also carry out a permission repair after installing anything from Adobe.
    * To avoid this situation in the future, Apple recently announced that Macs would in future not have Flash Player pre-installed, precisely to avoid this situation, saying:
    We're happy to continue to support Flash on the Mac, and the best way for users to always have the most up to date and secure version is to download it directly from Adobe.
    They also noted that this will be happening across all Macs in the future, though there may be some models still in the channel with Flash pre-installed.
    (Source: http://www.engadget.com/2010/10/22/apple-responds-on-missing-flash-in-new-macboo k-airs-says-get-us/ )

Maybe you are looking for

  • How do I recover data from a repartioned boot drive?

    Hello all, I am hoping someone can help me with my problem. I have a PowerMac G5 1.8 single CPU. OSX 10.5. Recently my 'B' hard drive dedicated to Time Machine failed. I purchased a replacement drive, and when in disk utility I accidentally repartion

  • Time Machine  Read Only Error

    My time Machine started throwing an error today: Files cannot be copied onto the backup disc because the drive appears to be read-only. I've found some info on this forum where people suggest to delete the sparsebundle, but when I go in FInder to Tim

  • How to use wild card character in input field

    Hi I'm creating model in which the Purchase Order information need to be entered in Input Field. My requirement is search using wild char char as '*' Let say in input field  i gave PO order as 20* then it'll search for all the PO's which starts from

  • A problem in iPhones App

    Each App have it's data & documment which increase the size used by that App more than the original one so how can I get rid from them without deleting & reinstalling the App so I can maintain large size of memory ?

  • Error "Members, tuples or sets must use the same hierarchies in the function" in MDX

    the following MDX returns error: "Members, tuples or sets must use the same hierarchies in the function" WITH MEMBER [Measures].[Prev Year] AS [Measures].[returns], PARALLELPERIOD [Exec Date].[Year].Levels('Year'), 1, [Exec Date].[Year].CURRENTMEMBER