-
Posted in : impressivCard WP
-
I have exported a show reel using QuickTime Player to post this movie to my website. where do i upload the folder to? i would like to post this video to the page “ShowReel”. PLEASE HELP!
following info is from the file:
In the same folder as this instructional HTML file, QuickTime Player has placed various versions of your movie optimized for web-delivery. Also in that folder is a reference movie, which selects the best version for your users’ various devices and connection speeds. By including this reference movie in your HTML page, you can ensure a quality video experience on your site.
Use the following HTML code to embed your movie into your web page.Important Notes:
To make your media viewable on the Internet, your media assets (movies, poster image) must be placed on a publicly accessible server.
The URL parameters must be modified if your media assets are served from a different location than your web page.
The movie URL parameters must always point to the reference movie (2.mov) rather than a source movie.
The reference movie must be kept in the same folder as the source movies.
Source movie names cannot be changed, but you can change the name of the reference movie (remember to change it in the HTML code as well).
Please note, to properly validate as XHTML, the tag and the first tag should be placed within your page’s tag.Use this code in the of your web page:
The code from the ref file i tried to copy isn’t showing :/
Hi, please encode your code before pasting here. You can use this to encode:
insert into body code
<script src="scripts/prototype.js" language="JavaScript" type="text/javascript"></script>
<script src="scripts/qtp_poster.js" language="JavaScript" type="text/javascript"></script>
<link href="stylesheets/qtp_poster.css" rel="StyleSheet" type="text/css" />insert into body code:
<a href="2.mov" rel="qtposter" jscontroller="false">
<img src="2.jpg" width="853" height="496" alt="2.SHOWREEL"/>
</a>sorry the first code is for the head not body
The forum ‘impressivCard WP’ is closed to new topics and replies.