OZONE Asylum
Forums
CSS - DOM - XHTML - XML - XSL - XSLT
Embedding Flash and W3C Validation.
This page's ID:
30780
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
I'm using this method to embed an m4v (MPEG used for Apple iPhone, plays in Quicktime also) file one of my websites. I'm finding that the page doesn't always manage to load the media file though, specifically if I switch between the page and another in succession, it doesn't have to be quick. I first noticed this locally, but it also happens on my test server, is this a common issue, my code is relatively bare-bones [code]<object data="video/DP_Port_01_Armani.m4v" width="640" height="360"> <param name="movie" value="video/DP_Port_01_Armani.m4v" /> </object>[/code] *[b]Blaise answers own question[/b] Ah, I found that it's flaky if the object tag doesn't contain the 'types' attribute, I was struggling to pick one for m4v at first, but in the end went for video/mp4, and it works lovely now. Cheers, [url=http://www.alebie.com][img]http://www.geocities.com/blaise69dude/images/BlaiseSig.gif[/img][/url] [small](Edited by [url=http://www.ozoneasylum.com/user/3624]Blaise[/url] on 01-30-2009 10:16)[/small]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »