Here's the code for embedding quicktime movies into blogger posts. To make the default size bigger, just change the number
<OBJECT classid='clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B' width="320" height="240" codebase='http://www.apple.com/qtactivex/qtplugin.cab'>
<param name='src' value="http://mydomain.com/video.mov">
<param name='autoplay' value="true">
<param name='controller' value="false">
<param name='loop' value="false">
<EMBED src="http://mydomain.com/video.mov" width="320" height="240" autoplay="true"
controller="false" loop="false" bgcolor="#000000" pluginspage='http://www.apple.com/quicktime/download/'>
</EMBED>
</OBJECT>
Thank you!! Thank you so much! Just what I wanted! :)
ReplyDeleteIs there a way to upload a quicktime movie directly from a PC? Seems like the embed source needs to be an http:// address for this code to work!?
ReplyDeleteyou can't host quicktime files on blogger. when i do it, i upload them to my site.
ReplyDeleteyou can upload mp4 files to vimeo and allow people to download them...I wish the AAU provided hosting space, but oh well.
You could use dropbox. It worked for me.
ReplyDeleteyou can host files on dropbox?
ReplyDelete