|
| |
|
|
Tess B
Posts: 8 Joined: 1/25/2007 From: Redditch, Worcs, UK Status: offline
|
QuickTime and FrontPage - 5/4/2007 4:30:01
Hi all. I have tried to put a QT movie onto my FP web site, but although it shows when I preview it in IE7, it doesn't show now I've published the site As it's the first time I've ever done this, I "cribbed" the code from another site I found which did what I wanted. To be honest, I have no idea what the "object classid" is/means (which probably means that's my problem!). Anyway, this is the code on my web page - <object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab" height="300" width="400"> <param name="cache" value="true"> <param name="src" value="golf.MOV"> <param name="autoplay" value="true"> <param name="controller" value="false"> <embed height="300" pluginspage="http://www.apple.com/quicktime/download/" src="golf.MOV" type="video/quicktime" width="400" controller="false" autoplay="true" cache="true"> </object> Any idea what I'm doing wrong? Thanks all.
|
|
|
|
Tailslide
Posts: 6272 Joined: 5/10/2005 From: Out here on the raggedy edge Status: online
|
RE: QuickTime and FrontPage - 5/4/2007 4:54:26
usually this sort of issue is a path problem - can we see the online version it'll be easier to diagnose exactly what's wrong.
_____________________________
"My strategy is so simple an idiot could have devised it" Little Blue Plane Web Design | Blood, Sweat & Rust - A Land Rover restoration project
|
|
|
|
jaybee
Posts: 14191 Joined: 10/7/2003 From: Berkshire, UK Status: offline
|
RE: QuickTime and FrontPage - 5/4/2007 5:52:51
You've also got a load of stuff at the bottom of the page which isn't right <td width="865"> <p align="left"> <a href="samples.htm"> <img id="ab:despengw:2:53231.19" alt="Designed by
PengWeb" src="images/alphabutton/despengw/Designed_by_PengWeb.gif" onload="var image=new Image();image.src='images/alphabutton/despengw/Designed_by_PengWeb-over.gif';" onmouseover="document.images['ab:despengw:2:53231.19'].src='images/alphabutton/despengw/Designed_by_PengWeb-over.gif'" onmouseout="document.images['ab:despengw:2:53231.19'].src='images/alphabutton/despengw/Designed_by_PengWeb.gif'" border="0" hspace="0" width="102" height="40" /></a></td>
</tr>
</table>
</div>
</body>
</html>
<HTML>
<HEAD>
<TITLE>Sports Sample Page 2</TITLE>
<SCRIPT>
function open_window(url) {
mywin = window.open(url,"win",'toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0,width=900,height=620,left=180,top=200');
}
</SCRIPT>
</HEAD>
_____________________________
If it ain't broke..... fix it until it is. GAWDS Now where did I put that Doctype?
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|