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.

Similar Messages

  • Inserting MobileMe Videos into IWeb

    I have three questions about inserting MobileMe Videos into iweb.
    1) I used the "insert from MobileMe" command in iWeb and it allows me to insert a video but I can't change the size of the video. Do you know how I can change the size.
    2) I have some movies I have uploaded to the gallery via iMovie and some I uploaded via the mobileme site. The ones via iMovie I can easily insert like I mentioned in Q1 but the others I uploaded are put into an album and iWeb doesn't allow me to select the video I want to insert. It only allows me to insert the whole album which is a small box with links to the album. I want to choose the video to insert into the page. Any ideas How?
    3) Is there a way to insert the video from mobileme using the Html Snippet? If so, how?
    Thanks
    Neil

    3) Is there a way to insert the video from mobileme using the Html Snippet? If so, how?
    You can use the [OBJECT/EMBED|http://htmlhelp.com/reference/html40/special/object.html] code for inserting media in a page.
    When you know the location of the movie you can create a path to it.
    Your webgallery is in iDisk>Web>Sites>_gallery>100999>Movie.
    [Here's a post that might be helpful.|http://discussions.apple.com/thread.jspa?messageID=7735467&#7735467]
    And here you find sample code you may need:
    http://www.wyodor.net/MoreEmbed/
    +Page is a new design to display all media types in one section.+
    And still more here: http://www.wyodor.net/iFrame/

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

  • 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

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

  • How do i insert javascript stuff into dreamweaver?

    okay, first of all, im a total idiot when it comes to
    javascript and CSS, so please expect me to ask a lot of stupid
    questions.
    basically, i want to know how to insert a javascript file
    into your dreamweaver website. for example, i have a drop down menu
    i made using a program called Sothink DHTML Menu 9, and im not sure
    how to put that into dreamweaver. Can anyone help?

    Doesn't validate.
    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
    ==================
    "GPaul" <[email protected]> wrote in message
    news:gnhu94$ird$[email protected]..
    > I'm not familiar with the <burp> tag?
    >
    > "Al Sparber - PVII" <[email protected]>
    wrote in message
    > news:gnhu4j$ikv$[email protected]..
    >> "name294" <[email protected]> wrote
    in message
    >> news:gnhtst$ic6$[email protected]..
    >>> okay, i just want to know if this program lets
    you customize your
    >>> drop-down
    >>> menus. from what i saw from the movie, they
    don't seem to give you the
    >>> greatest
    >>> freedom in customization.
    >>
    >> The freedom is actually total. Yes, you choose a
    style theme, but once
    >> you do the system writes a style sheet which is
    fully editable - just
    >> like a <burp> Spry style sheet </burp>
    >>
    >>> it seems like that you get a selection of
    pre-made menus and you have to
    >>> select which one you wanna use. I want to have a
    program that lets you
    >>> design
    >>> your own menu looks from imported images.
    >>>
    >>> does projectseven do that?
    >>
    >> Yes.
    >>
    >> You might want to have a look at PMM2 (which has
    replaced the one you
    >> looked at):
    >>
    http://www.projectseven.com/products/menusystems/pmm2/carbon.htm
    >>
    >> And also the tweaks section here:
    >>
    http://www.projectseven.com/products/menusystems/pmm2/tweaks/index.htm
    >>
    >>
    >> --
    >> Al Sparber - PVII
    >>
    http://www.projectseven.com
    >> The Finest Dreamweaver Menus | Galleries | Widgets
    >>
    http://www.projectseven.com/go/pop
    >> The Ultimate DW Menu System
    >>
    >>
    >>
    >>
    >>
    >>
    >
    >

  • Adding a video into Dreamweaver cs4

    How do you add a video to your site
    I really need help i cant find a video for it on youtube.
    Thanks for help

    Add your video to YouTube and paste the embed code into your site where you want the video to be.
    If that's not what you want then you have to put a little effort into your posts to let others know exactly what you're trying to do because we're not mind readers. There are several different ways of adding video to your site depending on the format. Usually doing a google search will find the code you're looking for. For instance googling the term insert (your video format here) video will most likely query a first page hit containing instructions and code for how to add your video to a website.

  • How Do You Insert a Video into InDesign CS5.5

    What application do you use for making the video?
    What are the steps after you make the video to place the video into a web page in InDesign CS5.5?

    InDesign cannot place a video into a web page. You might do that in Adobe Dreamweaver, Adobe's premiere program for handling HTML, CSS and JavaScript.
    InDesign CAN place a video into an interactive PDF file or a SWF (Flash Player) file.
    You can create video in many applications including Adobe Premiere Pro, Adobe Photoshop, Final Cut Pro, iMovie and many more applications.

  • Inserting fireworks html into dreamweaver css

    I have been using Fireworks CS4 to design layouts and export CSS into Dreamweaver CS4, which works just fine.
    I want to import a Fireworks HTML pop-up menu in my CSS based Dreamweaver page.  I have used Fireworks Export HTML and Dreamweaver's insert Fireworks HTML in the past but the pop-up behaviours are lost when I import it into a template that is CSS based.   I figure I'm missing something simple, as usual.
    Can the two be mixed?  Do I need to edit the code view and insert a DIV manually or something?  Can I just link to it with css somehow?
    Getting rather frustrated now!  

    I had a lengthy reply written for this but lost it when I was logged out - seems the forum has a bit of a problem at the moment  (at least for me !).
    I'm not up to re-writing it all again, but in essence, I agree totally with Nancy, do not use html generated by Fireworks or any graphics program for that matter.  If you were to ask the same question over at the FWs forum, you would be told the same thing, exporting HTML and CSS is ok for protypes, but not for live production sites.
    TAKING FIREWORKS COMP TO DREAMWEAVER:
    http://www.adobe.com/devnet/dreamweaver/articles/dw_fw_css_pt1.html
    The rule of thumb is to design the layout in FWs but build the site in Dreamweaver.  The Spry menus are much better than the old popup menus, but the customisation of them does depend on your knowledge of CSS.
    Customizing a Spry Menu:
    http://foundationphp.com/tutorials/sprymenu/customize1.php
    There are many websites that show how to use CSS to create nicely styled menus, including Dropdowns and I'm sure with a lot less code bloat  :-)
    Basic css menus: horizontal / vertical:
    http://css.maxdesign.com.au/listamatic/index.htm
    CSS Dropdown menus by Suckerfish:
    http://www.htmldog.com/articles/suckerfish/dropdowns/

  • Inserting a video into Power Point Slide

    I am using Power Point 2011 version 14.4.5 on my MacBook Air with OSX 10.9.5.  When I insert a video clip (mp4) into a new slide it plays fine but when I close the reopen the file it is a picture of the first frame and I can't play it.

    farmerpete
    What version of Premiere Elements are you working with and on what computer operating system is it running? What version of PowerPoint do you have? Background information for now.
    A prel file is the project file for a Premiere Elements project. It is not a video file that can be imported into non supported software.
    You cannot even open a Premiere Elements project prel in another project.prel.
    You can create a Timeline in a Premiere Elements project and export that Timeline to a  file saved to a format that is compatible with PowerPoint.
    And, then you Insert/Video that file into your PowerPoint presentation. With Microsoft PowerPoint 2010, this seems to be what is supported video-wise
    Please review, and then let us know if you need clarification on any of the above.
    Thanks.
    ATR

  • Insert Live Video into a Keynote Presentation?

    Is it possible to insert live video and audio from a webcam into a Keynote presentation? I would like to bring a remote participant into a presentation.

    Live video can not be played within Keynote.
    Switch between Keynpte and the webcam application using;    command > tab

  • I am trying to insert a PDF into dreamweaver.

    I have the PDF's on the right hand side of my screen already in dreamweaver.  How do I get them into dreamweaver?  I have exhausted all my options

    Are you working from a properly Defined Site in DW?
    GS-01: Defining a new site | Learn Dreamweaver CS5 & CS5.5 | Adobe TV
    If you are, your PDFs should be in your local files before they're ever uploaded to the server.
    If they exist in your local Defined Site, all you need to do is...
    1. Highlight the text you want to use as the links in Design View
    2. Browse (click the folder icon by the Link field), point (click and drag the point to file crosshair by the link field to the PDF in the Files window) or type in the path of the PDF to the Link field of the Properties window.
    3. Save
    4. Upload both the modified page and the PDFs

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

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

  • What File format do I need to insert a Video into a Powerpoint?

    HI...
    Trying to get a video inserted into a power point.  Am having a horrible time....Anyone know how to do this??

    http://www.microsoft.com/mac/support

Maybe you are looking for

  • Is there any way to set up an Airport Extreme that had been previously used in a password protected network and the password was not provided by the seller ?

    Background - My original Airport Extreme Base Station failed (would not connect to the modem). I purchased a similar, if not identical base station on eBay. Unfortunately, the purchased base station apparently was used in a password protected network

  • Dark spots in my screen.

    Hi, I bought an Imac 27'' like 6 months ago, but my screen seems to have some dark spots in the corner, when I put any white image, on that spots it shows like the screen were dusty but is not, at the same time in the middle screen when if Iput some

  • Imac still wont fully boot up.

    i dont know what to do anymore. it stays on a black screen then a blue screen and never goes naywhere else... it wont boot from the cds. what should i do?

  • Query regarding Order of the column in a table

    We have a table called EMP in several of our schemas. JOB is the third column in order. But in some schemas, JOB is not the third column. How can i find the schemas with EMP table where JOB column is not the third column? SQL > desc emp Name         

  • Help in date format in dashboard

    Hi All: I am using dashboard prompt for filteration on date. I want default initialization in 'dd-mm-yyyy'. I successfully done it. But when I use calendar then its format is "mm/d/yyyy'. Is it possible to change the format of calendar date in 'dd-mm