Embedding MP4 on web page

OK, here's the latest:

I'm trying to incorporate a MP4 on my Web page that starts in streaming/playing immediately, no pop-up window and loops. That's what I have:

< embed src = "cuts_mpeg.mp4" CONTROLS = "imagewindow" CONSOLE = 'video' width = '380' height = '425' autostart = "TRUE" > < / embed > "

function myMPG()
{
document. Write (' < embed src = "cuts_mpeg.mp4")
CONTROLS = "imagewindow" width = "380" height = '425 '.
AutoStart = 'TRUE' ">"
}

What I am doing wrong?

Thank you!

http://www.Buddhapada.com/tests/MPEG-MP4.htm

Tags: Dreamweaver

Similar Questions

  • I can't "Save as source" a MP4 object web page in Firefox 6 for MAC

    I have MP4 download music VIMEO. When I click on the link on their website to download the video, it downloads and opens to a Web page of firefox. I used to be able to Ctrl click on Web VIMEO page window open on my MAC and then I could choose "Save as Source" and the video would then save on my desktop as a MP4 file. Now with Foxfire 6.0 when I try to control click in the window nothing happens. I don't get the dialog box just allows me to access save as command Source.

    Capture & multimedia download using Video DownloadHelper 4.9.5 files

    Check and tell if its working.

  • Cannot display swf embedded in a web page?

    Hi guys.

    I embedded a SWF in a html web page, upload the swf and index.html file in the same folder on the server.

    But nothing is displayed when I go to the URL.

    CODE:

    < script type = "text/javascript" >
    < /script > < noscript > < object classid = "clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase =" " http://download.Macromedia.com/pub/Shockwave/cabs/Flash/Swflash.cab#version=7, 0,19,0 "width ="549"height ="329"> "
    < param name = "movie" value = "bobRunningFeet.swf" / > "
    < param name = "quality" value = "high" / >
    < embed src = "bobRunningFeet.swf" quality = "high" pluginspage =" " http://www.Macromedia.com/go/getflashplayer "type =" application/x-shockwave-flash"width ="549"height ="329"> < / embed > "
    < / object > < / noscript >
    I also need to download the FLA file on the server too?
    Thank you

    There was a third file generated when you publish. It is named, "AC_RunActiveContent.js". You should also download this file to your server.

  • Google Map embeded in a Web page

    Hello to you all,.

    I've almost finished a site Web - but need to put a map of the place on the contact page - I've not done this before, but I saw different ways to do this - I see google (API) have a tool that can be used, but ive been told an iframe can also be used.

    Could someone please advise?

    I do not wish to be able to zoom in and out of the embeded like google maps map.

    Thanks in advance for your help

    Simey70

    If you go to google maps and create the mapping you want - there is a "link
    for this page "link on the right (just above the map).

    If you click on this you get 'paste the link' info or html iframe to incorporate
    in your site.

    Don't know if the iframe method is the best - but it will probably take the
    simpler - I believe that you can also change the size of the map - and you
    also be able to zoom in and zoom out

    --
    B
    www.Visit-the-coqui.com/
    If you are planning a holiday in Puerto Rico

    http://gadgetgrapevine.blogspot.com
    Latest gadget and other news here

    "simey70" wrote in message
    News:fg4uca$EVI$1@forums. Macromedia.com...
    > Hello to you all,.
    >
    > I've almost finished a site Web - but need to put a map of the place on the
    > contact page - I've not done this before, but I saw different ways of
    > do - I see google (API) have a tool that can be used, but ive been
    > said
    > an iframe can also be used.
    >
    > Could someone please advise?
    >
    > I do not want to be able to zoom in and out of the embeded map, just as
    > google
    > maps.
    >
    > Thank you in advance for your help
    >
    > Simey70
    >

  • The videos embedded in some web pages will not display

    Windows XP - IE 8 - Ran CCleaner for the first time and now some videos are not displayed.

    The videos that are embedded in some webpages are not currently available. If the video should be, there is an empty box with a small icon containing very small colored forms visible in the upper left corner.

    If anyone can help?

    gsswv - I met a problem in the last days where embedded videos stopped working.  I back this up to a bad installation of Adobe Flash 10.1.  Apparently, my antivirus had to be turned off during the update, so I'm Adobe Flash Removal Tool and cleaned my system disabled my antivirus and then Flash 10.1 installed.  Everythign is workign again.

  • Echosign resizing widgets embedded in a Web page also stop green line appear

    Hello all that I'm new here so go easy! We currently play with a bit of society that offer online signature documents I really like easy echosign is managing and how it creates the widgets, but I have some questions I'd like to help with.

    So I create the form in acrobat pro XI and then open it in echosign to convert a widget all is good on this part, but when I incorporate the Java in my site the form displays smaller it should be present, then average, the user must use the zoom function that cuts the visible page, this would not be so bad , but when you move the shape to see which box to enter in the form of information pops up. It is really not very friendly for users fill out the form, the ability to resize the widget would solve this problem.

    Any help is greatly appreciated.

    Thank you very much

    Richard

    Hello

    It is now available, but I would suggest that you contact support with your username Echosign information, so that we can ensure that your account settings are on the new signature of experience.

    www.EchoSign.adobe.com/en/support.html

  • Integrate a web page in Animate

    I have seen questions about embedding in a web page, but I have the opposite problem. I want to integrate an external HTML page in my animated project (a container called PageContainer) stage.

    I tried, but could not make it work:

    var page = $("< iframe/>");

    SYM.$("PageContainer"). Append (page);

    page.attr('type','text/html');

    page.attr('width','720');

    page.attr('height','363');

    page.attr ('src','http://www.pageurl.com'); 

    page.attr('frameborder','1');   // 1 | 0

    page.attr('allowfullscreen','0');   // 1 | 0

    Any ideas would be appreciated.

    Thank you

    Hello!

    I use the code you rating as follows:

    1. "mySymbol" is on the scene

    2. "externalURL_holder" is inside the div 'mySymbol '. It is there to hold the external html page

    3 - the code is triggered by an action of 'click' binded a button on the stage

    I just saw there is an error with the code: (double quotes instead of single side)

    sym.getSymbol("mySymbol").$("externalURL_holder").html ("");

    Here is an example:

    https://DL.dropboxusercontent.com/u/16720224/test_extrenalURL.zip

  • Videos, embedded in Web pages or sites Web will not play.

    I can't get videos to play that are embedded in web pages using Firefox.  Videos work OK in YouTube and using IE 8.  Seems lack me a plugin or something.  Any comments will be appreciated.

    Halima S thanks for your response.  Just let you know that I solved my problem.  It turns out that an Extension that I use with my Firefox Add-ons, was causing my problem.  I found the source and removed.  My problem has been fixed.  Thank you.

  • He anIs it an Adobe application to save a Web page with links still embedded in the PDF file.

    My question is are at - it an Adobe application for the iPhone that can save a Web page with links still embedded in the PDF file.

    I would save my Web pages as PDF files, and still have the links in these active pages in this PDF file. I can currently do this with my version of Adobe acrobat on my PC.  I would add also this is for personal use and I can't afford monthly fees.

    I would add also this is for personal use and I can't afford monthly fees.

    Any information would be greatly appreciated.


    Them

    Sorry, Adobe has no product available for free.

    However, if you have Acrobat DC on your computer, you can create this a PDF file. If you activate the Mobile link feature, it will be immediately available for all your devices.

  • printing of forms embedded in web page

    Hi all

    This is my first post and I need help.

    HP Officejet 8615

    Several doctors and dentists have forms on their web page for new patients complete nested.  I can't get these forms to print.

    I tried to print the form on the web page = unsuccessful.

    I tried to save the form on my desktop and printing = failure

    I run HP diagnostics and printed a test page correctly.

    My computer:

    Windows 7 Pro 64-bit with SP1

    3.00 gigahertz Intel Pentium G3220 processor

    6 GB OF RAM

    Adobe Acrobat 9.0 Standard, updated

    All the MS Security updates installed. Kaspersky Anti - Virus installed. Updated, returns clean scans.

    Malwarebytes Pro up to dated and back analyses.

    I have no problem with my computer or printer, but I can't get these nested forms to print.

    Any Suggestions?

    Thanks in advance,

    Owl69

    Owl69

    Welcome to the Community Forum of HP.

    Ideas and thoughts on the subject...

    You mentioned the word 'Acrobat' - this makes me think that you're dealing with a PDF form?

    PDF format can be tricky.  The forms that look OK may or may not actually be something the printer can translate into the language of the printer and spit as actual print on a page.

    You could try to print the PDF as in Image - it is a proven method to print PDF files that can be stubborn and does not otherwise print.  See below...

    Things that are PDFS:

    PDF file do not print

    Quick fix | Print PDFS into image. Acrobat, Reader

    PDF file print (2)

    Check your PDF Viewer in your browser > Options

    Example of

    Firefox > tools > Options > Applications >

    Portable Document format (PDF) > select use Adobe Reader

    Adobe Reader download

    ===================================================

    If you get desperate and you can SEE the form you need on the screen, you can use Snip to take a screenshot of the form, save the file as an Image and print that.

    Snipping Tool - Windows 7

    Snipping Tool Windows 8.x

    Apple-Talk

    How to print screen on a Mac, 6 different ways to capture the screen on a Mac

    ===================================================

    If you can get the saved format, regardless of the format, in Word format and then maybe save this Word in a new PDF file - and Word use built-in fonts - then you may be able, download the file to print.

    Click on the thumbs-up Kudos to say thank you!

    And... Click on accept as Solution when my answer provides a fix or a workaround!

    I am happy to provide assistance on behalf of HP. I do not work for HP.

  • Links of Web Page embedding in Captivate 5

    Hello

    I heard that a feature of Captivate 5 is that web pages can be incorporated directly into a captivate presentation without having to open the link in a new window outside the presentation.  I was not able to find this information in the new features of release.  Can someone tell me if this is true?  If it is can I be upgrading my Captivate 4 to Captivate 5 in the near future.

    Thank you

    Amy

    This is done with a widget:

    http://jimleichliter.blogspot.com/2010/11/Adobe-Captivate-5-Web-page-widget.html

  • An embedded MP4 does not play when published as swf.

    An embedded MP4 does not play when published as swf.  The PlayBar is where. The swf embedded on the page works OK. I downloaded all the files generated to the Web site. Any ideas?

    I have not used the program for a while, so I'm a little rusty and I just know Captivate 8, so I hope I'm just something stupid. Oh yes, when I first publish and choose to view the project, he plays. If something must be different when it's moving online?

    And here is the link. I'm probably going to replace the voice to mine. My husband says that he looks like Siri and it really bugs. Mine is not great, but he assures me sound better than automated.

    http://susancvineyard.com/nav/portfolio/portfolio.swf

    Thanks for any help.

    Susan

    Post edited by: Susan Vineyard

    Make sure your video file is all characters lowercase and without spaces or punctuation characters.

    Check that your site administrator has set the video as a type of authorized file mime type.

    Link to the file that Captivate HTM publishes and not to the SWF that you did in the above link.

    Make sure that all THE published files have been downloaded successfully to the web site, including the video file.

  • Adding links to a Hypertext address web Pages video

    It's so frustrating!

    My wife spent a whole day, design of a document on the Pages to be converted to a PDF file for the job. Once it was full, she needed to add hypertext links to various other Web pages.

    1. you cannot add hyperlinks to pictures (!), she has found a workaround which is to copy a text box above the image, but it's far from ideal.

    2. she could not add a hyperlink video, i.e. of the www.blahblah.com/video.mp4 to all the links, you can choose only the web page or by e-mail!

    Does anyone know a work around for adding video links to a pages document?

    This has been fixed! Thank you... With the exception of adding links to the images thing, it is just missing from Pages!

  • Put links to video files in web pages - want option 'Open with' when the viewer clicks on the links.

    If I go to a video file that is stored in my computer, for example xyz.mp4 and right click on it, one of the options is 'Open with' and several options for example QuickTime player, RealPlayer are presented for me to choose. But when I add the file to a web page and create a link to it for example http://sillyvideos.com/xyz.mp4 and then I right click on this link (on the web page) in my Firefox browser, I don't get the option 'open with '. My question is: is it possible to put a link to a video in a web page, so I or other viewers can click right on it and benefit from the option 'open with' (so we can choose the drive to open it, without having to download first in our computers)?

    Normally what happens, is that the server sends the content with one or more headers that dictate what Firefox did with the video.

    For example, if the content is sent with a header that Firefox can play internally, then Firefox can open the video in a tab and use a built-in player. You can see with MP3s when the server says that it is "audio/mpeg" content. However, if the server sends a content type that a capable of handling plugin, Firefox can attempt this plugin.

    Normally Firefox will assume that the content is meant to be displayed in the browser, unless it is an unknown type or has a content-disposition header set to "attachment". In these cases, Firefox usually has open/save/Cancel dialog box.

    I don't know what kinds of choices you want to offer visitors to your site, but if you thought giving them a choice of the players external , sending to content-disposition: attachment to make appear the probably the most logical open/save/Cancel dialog box. With smaller files such as JPEG and PDF, I did it with a script on the server side (for example, a PHP script). I don't know if the script would work with multimedia files.

    If you want to provide more choices, you might need the buttons or links in the page.

    This example applies to a PDF file, but the same idea applies to the image files and it can work with files more mainstream media. (In this case, you change the script to specify the correct content type.)

    Implementation of the PHP approach, you follow these steps. This assumes that your server supports PHP (most do so) and that your Web host allows you to download PHP files.

    (1) save the following as getpdf.php file

    http://www.jeffersonscher.com/RES/getpdf.php.txt

    (2) using a FTP software or your server download function, copy getpdf.php into the same folder as your PDF file

    (3) test with your link. In the address bar, or in an e-mail, insert the following text before the name of the PDF file:

    getpdf.php?f=
    

    Thus, for example, this direct link to the PDF:

    http://www.jeffersonscher.com/RES/Mixed_Content_Blocking.PDF

    would become this link to the PHP file:

    http://www.jeffersonscher.com/RES/getpdf.php? f =Mixed_Content_Blocking.pdf

  • Why Firefox displays no more .php suffix web pages which are in my Mac?

    I have a question about Firefox 14.0.1 display web page suffix .php files that are in a Mac running OS 10.8 Mountain Lion. In versions of Mac OS, for example 10.4.7, hospital I could see files of web page correctly displayed with .html and .php suffixes when these web page files were in my computer. I am referring to the page appears as it should display properly, you see is not the source code. If a page has a .php suffix, the browser displays the page correctly although all php scripts that are embedded in this page have been ignored.

    Occasionallly Apple updated its browsers makers occasionally to update the operating system and browser. One day, I noticed that Safari is no longer displayed webpage in my Mac files if these pages have a .php suffix. However, Firefox and other browsers have continued to display the web page with suffixes .php files embedded php scripts have been ignored.

    Now I Mountain Lion in the iMac.

    I see no longer web page of suffix .php files in my regarless of the computer of the browser I use. No browser shows pages.

    A web page of suffix .php file that Firefox and other browsers appear in 10.4.7 does not 10.8 display if this web page file is located in the computer.

    In my computer, I have html and php web page suffix files I want to see a browser. The files that I want to see and the browser, both are in my computer. Html files display perfectly with one exception: If the php scripts are embedded in html files, scripts are ignored. A file name that ends with ".php" will not be displayed little matter that there's a php script in the file. Safari displays the source code only. Chrome does not display the file. Firefox and SeaMonkey, which now displays web page of suffix .php files in earlier versions of the Mac OSm meet these pages by providing a dialog box that seems to assume that the file is about to be downloaded on the Internet. The dialog box wonder if I want to use the browser to open the file, or if I want to record on the disc. The file on the disc is at the same time, and the computer is disconnected from the Internet. I click I want to use the browser to open the file. Then the dialong box opens again the same question. This happens again and again. I never get to see a web page file in my computer whose name ends with ".php". With Firefox 14.0.1, I can see .php suffix of webpages on the Internet or in a Mac 10.4.7 but not in a Mac 10.8. I don't have Firefox miconfigure? It seems unlikely that Firefox has lost the ability to display pages in Mac OS 10.8 that appears in ' 10.4.7. How can I solve this problem of displaying web page?

    Thank you for your quick response, Ideato. Now, I think that the problem is not a browser issue but a Mac. Although Mac OS 10.8 is much better than 10.4.7 generally, it's worse for the .php suffix file display. There is an online article which solved my problem: "how to enable and configure Apache / PHP support for OS x 10.8 Mountain Lion." July 29, 2012; by Henry Haneez. There are two solutions that Haroon mentions. One is to download and install the latest php, which comes with a web server. The other, which is easier and Haroon explains in detail, is to turn on the server web apache in Cougar and allow the loading of the php module that comes with the Mountain Lion. This module is not as recent just latest whoich of php from php.net.

Maybe you are looking for