Embed Reference Movie in Web Page

Hi, I exported several versions of my movie out of QuickTime Pro using the "Export for Web" feature. I used the default options. I read the instructional file for embedding the result in a web page. I made a very simple web page and loaded all to the same folder on my web site. When I try to play the movie the poster frame image shows and when I click 'play' the QuickTime logo appears, but then a question mark is displayed over the QuickTime log. Clearly something is not right. Here is the web page:
http://konastreamingvideo.com/ksv/house.htm
I would appreciate any help that could be offered. Thanks.

Thanks for the help. Yes I uploaded all of the exported versions:
MVI_1235-Desktop.m4v
MVI_1235-iPhone-cell.3gp
MVI_1235-iPhone.m4v
MVI_1235-poster.jpg
MVI_1235.mov
All are residing in the folder with the reference movie and were not renamed. I noticed in the instructions there is a comment of including the <style> and <script> tags in the <head> of the page so that it validates as XHTML. I copied and pasted the <script> code, but I am not using any <style> tags. I wondered if that is contributing to the issue. Thanks again for the help.

Similar Messages

  • Need code to embed Flash Movie in Web Page

    1 - We want to embed a Flash Movie into a regular web page
    and need the HTML code snippit sample on how to do it...
    2 - What is the difference in HTML coding for a Flash Movie
    and a regular SWF Flash File?
    3 - Is the Flash Movie file format designed just for video
    while swf is designed more for animation?
    Thanks for any help.

    Thanks for the help. Yes I uploaded all of the exported versions:
    MVI_1235-Desktop.m4v
    MVI_1235-iPhone-cell.3gp
    MVI_1235-iPhone.m4v
    MVI_1235-poster.jpg
    MVI_1235.mov
    All are residing in the folder with the reference movie and were not renamed. I noticed in the instructions there is a comment of including the <style> and <script> tags in the <head> of the page so that it validates as XHTML. I copied and pasted the <script> code, but I am not using any <style> tags. I wondered if that is contributing to the issue. Thanks again for the help.

  • Code for Embedding Quicktime Movies in Web Pages-Question

    I have been embedding QT movies in web pages for years. I used to use the embed and object tags, but due to the problems with the default settings of IE7, in regards to ActiveX, I recently changed to the javascript method.
    I will paste sample code below, of how I use it, with the movie title change to sample: (of course I change the dimensions, depending on the movie size.)
    <script language="JavaScript" type="text/javascript"><!--
    QT_WriteOBJECT('sample.mov', '644', '76','','controller','true','autoplay','true','showlogo','true','cache','false' ,'enablejavascript','true');
    // --></script>
    and I put at the top of the page, right before </head>
    <script src="AC_QuickTime.js" language="JavaScript" type="text/javascript"></script>
    I forgot where I got this code. Perhaps from someone on this forum, or elsewhere. It seems to work with the default settings on most browsers.
    I have a couple questions, however, regarding fine-tuning it a little more.
    1) If it takes a while for the movie to load, users who open my pages see a static Q QT icon. How would one make the icon flash, with flashing text that says "Loading", so that the user knows that the video is loading? (I have seen that on other sites, and don't know how to do that.)
    2)As said the javascript works with most browser default settings, as most have javascript enabled by default. But what if a user does not have javascript enabled? Could the code sense that, and if non-existent, tell the user to enable javascript? Or, if javascript is disabled, could the embed and/or object tags be activated?
    3) The code above, that I got from someone, says "cache=false". That means that each time someone sees the movie, it has to be reloaded from the net, and not from the browser cache, correct? If so, why would one want it to be set that way? If it's a large movie, a user with a slower computer and/or internet connection would certainly prefer if it could play from the cache the next time, loading much faster. Is there any reason to prefer "cache=false"?
    4)Is there any code that could be put in, to allow the user, if they prefer, to download the file,(perhaps with a right-click or CTRL-Click), instead of playing it in the browser?
    Thank you very much in advance, to whomever can help with these code questions.

    Thank you for your reply, Kirk,
    1)Yes, I do have "fast start" enabled in my files, and they were made with QT Pro, newest version. So no, there is no "trouble with my files".
    However, I would still like to have that flashing "Loading" icon when the file is loading, as I see on other sites. (And yes, even with "Fast Start" enabled, depending on the size of the file, the speed of the computer and internet connection, it can take a little time beforeit starts.) Anyone know how to create that flashing "Loading" icon, rather than just the static Q?
    2)I just wondered if there was a way for the javascript to recognize if the user does not have javascript, and bring up a message if that is the case, telling the user they need to enable it to see the content. (As would happen if the user does not have the QT plugin installed.) Yes, I realize it would not work to include in the normal way the embed and object tags as well, I wondered if there was a way to invoke them only if the user doesn't have javascript. Perhaps impossible, but I thought I'd ask, in case someone knows of a way to do that.
    4)Yes, I guess I could just put a separate direct text link to the movie file for downloading. I just wondered if there was a way to put that in the javascript, so that if someone right-clicks on the QT icon, they can download rather than view it, rather than use a separate link. That may also be impossible, but I thought I'd ask, and see if there is a way to do that.
    Your question to me regarding dimensions--I forget which was the QT movie, that I took that sample from. Yes, I have some in unusual sizes. They are not normal movies. I don't have time to explain more now though, and that has no bearing on the questions I asked.
    Once again, thanks for replying, and if you or someone else could help further with my questions, I would appreciate it very much.
    Have a nice day!

  • How do you embed ePub3 in a web page using 'embed code'?

    I have an epub3 that i desperately need to embed onto my web page.
    I am using Weebly who allow for embed code on the web page, and also have a code editor where you can upload files.
    Is it easy enough to somehow upload the mp3's that are in my epub, and then explode the epub and simply copy and paste this html code into the embed code function from weebly?
    This is what I have found so far, but I am no code expert!
    http://stackoverflow.com/questions/7419205/how-do-you-embed-an-epub-in-a-web-page

    That is an interesting question. Since epub3 is based on everything that a web page is made of and is often called a web page in a box, I doubt that current browsers can show the document. Browsers are only now catching up with showing an SVG image. I suppose that, if an epub3 reader is available on the client, it should theoretically be possible. Think of a Word or a PDF document.
    IMHO, the best way out is to convert the book into a PDF format.

  • How to embed 3D models in web page using JAVA?

    Hello
    I'm doing a project at University to create a virtual tour of a village. I am creating the buildings in MAYA using polygon planes and cubes and then exporting to VRML.
    I plan to embed each individual model into a separate web page. Then when the user clicks on a location in a 2D map they will be taken to the web page containing that building.
    However, I can't work out how to embed these 3D models into web pages using JAVA. Can anyone help me with this, please?
    Also, I've been told to use JAVA 3D to interact with the project but am unclear as to how JAVA 3D would be used in this project - aqny ideas/suggestions welcome!
    M.

    If you use Java-plugin, you can embed Java3D in a web page.
    Here is the URL(http://www.geovista.psu.edu/products/demos/LorenzAttractor3D/index.html) which used Java3D.
    I hope this helps.
    Masa

  • Embed Lightroom gallery in web page

    Hello all,
    Here for help with embedding a Lightroom created gallery into
    a web page in Dreamweaver. My test page is at
    http://www.grayareaphotography.com/Copy%20of%20Home%20Page.htm
    (dont mind the mess this is just a testing page) scroll to the
    bottom and you'll see the LR gallery embedded. At the top are links
    to all my other LR galleries, they open in separate pages (perhaps
    the way LR would perfer it to be done).
    On to the question. I found discussion on how to do this at
    http://www.bluefire.tv/blog/flashgalleries/using_flashvars.html
    using flashvars, and I have been able to get the shell of the LR
    gallery to load, but I can find the code, or mistake or oversight,
    that will load the actual pictures. I've emailed BlueFire, no reply
    yet. So thought I would ask here too.
    All my LR galleries, their folders and files reside under my
    root, grayareaphotography/galleryName.xxx.
    Here is my code for embedding LR galleries thus far. Anyone
    done this? anyone know or see something I am missing?
    <object id="FlashID"
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="700"
    height="550"codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab">
    <param name="movie"
    value="RibbonCutting_GovCenter_111108/resources/gallery.swf"/>
    <param name="flashvars"
    value="livePreview=false
    &baseRefUrl=RibbonCutting_GovCenter_111108/resources/
    &groupxml=mediaGroupData/group.xml
    &stylexml=styles/style.xml
    &localText=localization/localText.xml"/>
    <param name="id" value="gallery"/>
    <param name="quality" value="high"/>
    <param name="align" value="middle"/>
    <param name="name" value="gallery"/>
    <param name="bgcolor" value="#000000"/>
    <param name="allowScriptAccess" value="sameDomain"/>
    <param name="menu" value="true"/>
    <embed
    src="RibbonCutting_GovCenter_111108/resources/gallery.swf"
    width="700" height="550" align="middle"
    type="application/x-shockwave-flash"
    pluginspage="
    http://www.macromedia.com/go/getflashplayer"
    flashvars="livePreview=false
    &baseRefUrl=RibbonCutting_GovCenter_111108/resources/
    &groupxml=mediaGroupData/group.xml
    &stylexml=styles/style.xml
    &localText=localization/localText.xml" quality="high"
    allowScriptAccess="sameDomain">
    </embed>
    <param name="swfversion" value="8.0.35.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" />
    <param name="LOOP" value="false" />
    <param name="wmode" value="opaque" />
    <!-- Next object tag is for non-IE browsers. So hide it
    from IE using IECC. -->
    <!--[if !IE]>-->
    <object type="application/x-shockwave-flash"
    data="RibbonCutting_GovCenter_111108/resources/gallery.swf"
    width="700" height="550">
    <!--<![endif]-->
    <param name="quality" value="high" />
    <param name="swfversion" value="8.0.35.0" />
    <param name="expressinstall"
    value="../Scripts/expressInstall.swf" />
    <param name="LOOP" value="false" />
    <param name="wmode" value="opaque" />
    <!-- The browser displays the following alternative
    content for users with Flash Player 6.0 and older. -->
    <div>
    <h4>Content on this page requires a newer version of
    Adobe Flash Player.</h4>
    <p><a href="
    http://www.adobe.com/go/getflashplayer"><img
    src="
    http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif"
    alt="Get Adobe Flash player" width="112" height="33"
    /></a></p>
    </div>
    <!--[if !IE]>-->
    </object>
    <!--<![endif]-->
    </object>

    Sorry for the bump. Anyone with ideas? please??

  • Unable to play Quick Time movies in web pages

    We have Quick Time 7.0.4 player installed on Mac OS X v10.4, But we are unable to open Quick time movies in web browser from external web sites.
    It gives us error ‘To view this movie, you will need QuickTime 5 (or later)’
    If we open Quick time movies from local disk in web browser then it works perfectly alright.
    Could you please let us know the reason behind this?
    Note: I have encounter this problem on safari and IE 5.2 browser.

    For instance if you go to this page again in Safari,
    http://www.apple.com/quicktime/qtv/mwsf06/
    and then select "View Source" from the View menu, then press command-f to "find" within the page and search for ".mov"
    You will find this, which shows the url of the movie itself.
    <param name="href" value="http://stream.qtv.apple.com/events/jan/mw2006/mmw_2006_650ref.mov">
    If you copy just this part:
    http://stream.qtv.apple.com/events/jan/mw2006/mmw_2006_650ref.mov
    And open QuickTime Player, go to the File menu, select "Open URL" the movie will play.
    If you try the same technique on the page at the link provided by your client, it will allow you to bypass the html code that may be doing an outdated compatibility check and the movie may play. Or it may tell you that you are missing components (codecs, compressors etc.) in which case, post here again.

  • Embed gallery to existing web page?

    I am creating a html gallery with lightroom 1.4.1, and succesfully uploaded the gallery to my webite with it's own page index.html
    But I would like to embed it in a existing web page.
    Is there a simpleway to do this.
    Thx
    Brad

    I embed the slideshow into another page by using an iframe.  Crude sample code follows where index.html would be the slideshow.
    <html>
    <head>
    <title>2009 Florida Vacation</title>
    </head>
    <body>
    <div align="center">
    <iframe frameborder="0" src="index.html">This web page uses floating frames and your web browser does not support them. Maybe you should consider updating your browser to a newer one.</iframe>
    <p><a href="../index.html">Home Page</a></p>
    </div>
    </body>
    </html>

  • Embed photoshop galleries into web pages

    I generate photo galleries in Adobe Photoshop and I am
    looking to embed them into web pages, is this possible? Either the
    flash or non-flash galleries. Thanks!

    > Is it possible to embed a Web gallery that is in my
    remote files into a
    > template page so it will match my Web site?
    Yes. Let's see your page as it stands now. Can you upload it
    and post a
    link?
    The Object Not Found message means that there is a javascript
    object that
    has been left out of the page. A look at the code will tell
    which one that
    is.
    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
    ==================
    "sumnerweb" <[email protected]> wrote in
    message
    news:g6l8h6$m2b$[email protected]..
    >I used CS3 to creat a Web gallery. We like all of our
    pages to use our
    >server
    > side includes. I tried copying the code from the Web
    gallery index page
    > into
    > one of my pages, but it didn't work. I get the gallery
    heading and info,
    > but no
    > pics. Where the thumbnails and images should be I have
    "Object not found!
    > The
    > requested URL was not found on this server. the link on
    the referring page
    > seems to be wrong or outdated. Please inform the author
    of that page about
    > the
    > error."
    >
    > Is it possible to embed a Web gallery that is in my
    remote files into a
    > template page so it will match my Web site?
    >

  • Move a web page.

    Can I move a complete web page into Draw or Paint ?
    Thanks in advance.
    Lenny.

    Lenny,
    Excatly what are you trying to achieve?
    You could take a screen shot then preferably convert it to a PICT file to go into AW.
    Michael

  • How do i move open  web pages back to the first page

    When 'i go on the internet and after a while  I have alot of web pages  open, when  using my pointer(mouse) and press the back arrow to go to previous pages, I am not able to use that function. So , what I wind up doing is closing  Safari completely and openng another window and the frustrationprocess is repeated again and again.

    First, make sure you menu bar is visible:
    Hold down the key and press the following letters in this exact order: V T M
    From the menu bar, go to View -> Toolbars -> Customize. In the dialog that appears, choose the '''Restore Default Set''' button.
    If that fails, use [[Safe Mode]], and when you see the Safe Mode dialog, choose the option to ''Reset toolbars and controls''.
    See https://support.mozilla.com/en-US/kb/Safe+Mode#Safe_Mode_window

  • Move the web page scrollbar

    There must be a way to to load, display and scroll to the bottom of a web page/.html document. I am generating ouput data using labView reports, and I want to show the lastest one on demand, programatically scrolling to the bottom of the document. I would settle for an easy way to get the text from the page, as I could then put it in a plain text box. I know how to scroll down on that. I am a newbie w/ activeX, and learned all I know from this forum. Thanks for putting any examples in version 6.i. Please don't assume I know where to get activeX components etc.
    Attachments:
    browse.vi ‏34 KB

    your globals aren't included, and I'm not sure if this will help or not. Can you use javascript to do what you want? If so, put in your section
    <br>function scrollit() {window.scrollTo(0,8);}<br>
    and then replace the first tag with
    of course you will want to change the 8 to something else - you can make it a large number and it will scroll to the end
    Hope that helps

  • How to embed JApplet in to web page

    Hello friends,
    I hv the problem in embedding the JApplet into the web page. Can anyone tell me how to do it.

    Do a little more reading
    http://java.sun.com/docs/books/tutorial/uiswing/components/applet.html
    ICE

  • How can I move my web page to a site other than .Mac?

    I've been using iWeb to create my school's website and I would like to expand it and move it to a different host under my new domain name. iWeb doesn't have an FTP client, so what options do I have? Can I somehow make iWeb direct my page to my new domain for uploading or would it be easier to start from scratch with some different software. I really like iWeb's flexibilty in creating just what I want. Any advice would be greatly apprecited.
    iMac G5   Mac OS X (10.4.8)  

    check here 2:
    http://karreth.com/iweb/Host%20To%20Other%20Than%20.Mac.html
    max

  • QT not showing the movie on web pages

    Hi,
    I have come across a QT problem in Safari.
    If I goto a website, (even Apple's) I cannot view the video of a QT movie.
    I can hear the sound instantly.
    I can view the video once the whole movie has loaded and I refresh the webpage.
    This has only just happened during the past day.
    I'm wondering if I have changed something in my QT prefs?
    I have QTpro.
    Anyone got a clue as to what has changed?
    Thanks
    C.

    I found from the quicktime forum here, to delete the prefs file and log out, log in.
    Seems to have worked.
    C

Maybe you are looking for