Tuesday, December 6, 2011

Adding video to a web page

I have 2 short video clips that I took with my digital camera
and I'm trying to add it to my web page but can't figure out the
tags. I found one tag by searching on Yahoo and the other one is
the tag that Dreamweaver inputs for me....but when I view my page
none of them are working.



1st code:

%26lt;embed src=''images/photos46/DSCN2200.MOV''

pluginspage=''
http://quicktime.apple.com/''

width=192 height=168

loop=''true'' controller=''true'' autoplay=''false''

alt=''Mouse.mov. You need quicktime plug in for this to
work''%26gt;%26lt;/embed%26gt;



2nd code:

%26lt;embed src=''images/photos46/DSCN2200.MOV'' width=''200''
height=''200''%26gt;%26lt;/embed%26gt;



Neither one is working....



Is there something wrong in one of these tags??Adding video to a web page
Hi Shelly,




http://mediacollage.com will
answer most of your questions about video.



Sometimes, you have to upload a test page with the code,
media file and

other scripts to see if it works in all browsers. Some of my
media doesn't

work in all browsers locally but works fine from the server.
Also make sure

you have all the required plug-ins for your various browsers.



HTH,

-- Nancy O.



''shelly1978'' %26lt;webforumsuser@macromedia.com%26gt; wrote in
message

news:eri41k$q27$1@forums.macromedia.com...

%26gt; I have 2 short video clips that I took with my digital
camera and I'm

trying to

%26gt; add it to my web page but can't figure out the tags. I
found one tag by

%26gt; searching on Yahoo and the other one is the tag that
Dreamweaver inputs

for

%26gt; me....but when I view my page none of them are working.

%26gt;

%26gt; 1st code:

%26gt; %26lt;embed src=''images/photos46/DSCN2200.MOV''

%26gt; pluginspage=''
http://quicktime.apple.com/''

%26gt; width=192 height=168

%26gt; loop=''true'' controller=''true'' autoplay=''false''

%26gt; alt=''Mouse.mov. You need quicktime plug in for this to
work''%26gt;%26lt;/embed%26gt;

%26gt;

%26gt; 2nd code:

%26gt; %26lt;embed src=''images/photos46/DSCN2200.MOV'' width=''200''

height=''200''%26gt;%26lt;/embed%26gt;

%26gt;

%26gt; Neither one is working....

%26gt;

%26gt; Is there something wrong in one of these tags??

%26gt;





No comments:

Post a Comment