Re: [phpwiki-checkins] SF.net SVN: phpwiki:[7204] trunk/lib/plugin/Video.php
Reini Urban <[email protected]> Mon, 12 Oct 2009 14:05:25 +0200
| Newsgroups | gmane.comp.web.wiki.phpwiki.talk |
|---|---|
| Message-ID | <[email protected]> |
2009/10/12 <[email protected]>: > Revision: 7204 > http://phpwiki.svn.sourceforge.net/phpwiki/?rev=7204&view=rev > Author: vargenau > Date: 2009-10-12 11:59:34 +0000 (Mon, 12 Oct 2009) > > Log Message: > ----------- > Specific code for Internet Explorer > > Modified Paths: > -------------- > trunk/lib/plugin/Video.php > > Modified: trunk/lib/plugin/Video.php > =================================================================== > --- trunk/lib/plugin/Video.php 2009-10-12 10:41:27 UTC (rev 7203) > +++ trunk/lib/plugin/Video.php 2009-10-12 11:59:34 UTC (rev 7204) > @@ -89,26 +89,60 @@ > > $html = HTML(); > > - $object = HTML::object(array('data' => SERVER_URL . $WikiTheme->_findData('flowplayer-3.1.3.swf'), > - 'type' => "application/x-shockwave-flash", > - 'width' => $width, > - 'height' => $height)); Please use the function ImgObject() as it does all the browser specific object / embed tags for such objects. Safari also needs special handling. -- Reini Urban http://phpwiki.org/ http://murbreak.at/ ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference