I have quite some movies in Apple Quicktime format that can be played in iPhone, Mobile and Desktop format. A requirement is the presence of the following script links in the header of the page:
<script src="http://www.apple.com/library/quicktime/scripts/ac_quicktime.js" language="JavaScript" type="text/javascript"></script>
<script src="http://www.apple.com/library/quicktime/scripts/qtp_library.js" language="JavaScript" type="text/javascript"></script>
<link href="http://www.apple.com/library/quicktime/stylesheets/qtp_library.css" rel="StyleSheet" type="text/css" />
I have thus far manually pasted this in the core header, but with all those upgrades I get tired. Could you add this standard to your files?