The New Anime Community! AEM Anime!
Home­Calendar­FAQ­Search­Memberlist­Usergroups­Register­Log in
Post new topic   Reply to topicShare | 
 

 Testing Media Players

View previous topic View next topic Go down 
AuthorMessage
Admin
Admin


Posts: 34
Join date: 2008-12-26

PostSubject: Testing Media Players   Tue Mar 31, 2009 9:14 pm

Testing media players.
Back to top Go down
View user profile http://aem-anime.darkbb.com
Admin
Admin


Posts: 34
Join date: 2008-12-26

PostSubject: Re: Testing Media Players   Tue Mar 31, 2009 9:36 pm

<OBJECT id="VIDEO" width="320" height="240"
style="position:absolute; left:0;top:0;"
CLASSID="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6"
type="application/x-oleobject">

<PARAM NAME="URL" VALUE="http://99.251.142.210:8000/stream.ogg">
<PARAM NAME="SendPlayStateChangeEvents" VALUE="True">
<PARAM NAME="AutoStart" VALUE="True">
<PARAM name="uiMode" value="none">
<PARAM name="PlayCount" value="9999">
</OBJECT>
Back to top Go down
View user profile http://aem-anime.darkbb.com
Admin
Admin


Posts: 34
Join date: 2008-12-26

PostSubject: Re: Testing Media Players   Tue Mar 31, 2009 9:37 pm

Code:
<OBJECT id="VIDEO" width="320" height="240"
   style="position:absolute; left:0;top:0;"
   CLASSID="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6"
   type="application/x-oleobject">
   
   <PARAM NAME="URL" VALUE="your file or url">
   <PARAM NAME="SendPlayStateChangeEvents" VALUE="True">
   <PARAM NAME="AutoStart" VALUE="True">
   <PARAM name="uiMode" value="none">
   <PARAM name="PlayCount" value="9999">
</OBJECT>
Back to top Go down
View user profile http://aem-anime.darkbb.com
Admin
Admin


Posts: 34
Join date: 2008-12-26

PostSubject: Re: Testing Media Players   Tue Mar 31, 2009 9:41 pm

[html]
<OBJECT id="VIDEO" width="320" height="240"
style="position:absolute; left:0;top:0;"
CLASSID="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6"
type="application/x-oleobject">

<PARAM NAME="URL" VALUE="http://99.251.142.210:8000/stream.ogg">
<PARAM NAME="SendPlayStateChangeEvents" VALUE="True">
<PARAM NAME="AutoStart" VALUE="True">
<PARAM name="uiMode" value="none">
<PARAM name="PlayCount" value="9999">
</OBJECT>
[/html]
Back to top Go down
View user profile http://aem-anime.darkbb.com
 

Testing Media Players

View previous topic View next topic Back to top 
Page 1 of 1

Permissions of this forum:You cannot reply to topics in this forum
AEM Anime :: Introductions-
Post new topic   Reply to topic