Embedded Windows Media Player

  • standard.procedure
  • Newbie
  • Newbie
  • No Avatar
  • Inscription: Sep 23, 2006
  • Messages: 9
  • Status: Offline

Message Octobre 17th, 2006, 9:07 am

Comment puis-je insérer une intégré Windows Media Player pour jouer .wmv / .avi vidéos. Je voudrais également le lecteur d'avoir une liste de lecture permettant de téléspectateurs pour sélectionner les différentes vidéos sur un joueur.
Toute aide / directions et conseils sont les bienvenus.
  • Anonymous
  • Bot
  • No Avatar
  • Inscription: 25 Feb 2008
  • Messages: ?
  • Loc: Ozzuland
  • Status: Online

Message Octobre 17th, 2006, 9:07 am

  • Pirate TV
  • Newbie
  • Newbie
  • No Avatar
  • Inscription: Oct 17, 2006
  • Messages: 6
  • Status: Offline

Message Octobre 17th, 2006, 1:47 pm

standard.procedure a écrit:
Comment puis-je insérer une intégré Windows Media Player pour jouer .wmv / .avi vidéos. Je voudrais également le lecteur d'avoir une liste de lecture permettant de téléspectateurs pour sélectionner les différentes vidéos sur un joueur.
Toute aide / directions et conseils sont les bienvenus.


Voici un simple code pour l'incorporation d'un windows media player:

Quote:
<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 fichier ou url">
<PARAM NAME = "SendPlayStateChangeEvents" VALUE = "True">
<PARAM NAME="AutoStart" value="true">
<PARAM Name="uiMode" value="none">
<PARAM Name="PlayCount" value="9999">
</ OBJECT>
  • standard.procedure
  • Newbie
  • Newbie
  • No Avatar
  • Inscription: Sep 23, 2006
  • Messages: 9
  • Status: Offline

Message Octobre 18th, 2006, 10:23 am

Pirate TV a écrit:
standard.procedure a écrit:
Comment puis-je insérer une intégré Windows Media Player pour jouer .wmv / .avi vidéos. Je voudrais également le lecteur d'avoir une liste de lecture permettant de téléspectateurs pour sélectionner les différentes vidéos sur un joueur.
Toute aide / directions et conseils sont les bienvenus.


Voici un simple code pour l'incorporation d'un windows media player:

Quote:
<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 fichier ou url">
<PARAM NAME = "SendPlayStateChangeEvents" VALUE = "True">
<PARAM NAME="AutoStart" value="true">
<PARAM Name="uiMode" value="none">
<PARAM Name="PlayCount" value="9999">
</ OBJECT>


Merci. Mais savez-vous comment inclure une liste de lecture sur le lecteur?
  • Pirate TV
  • Newbie
  • Newbie
  • No Avatar
  • Inscription: Oct 17, 2006
  • Messages: 6
  • Status: Offline

Message Octobre 20th, 2006, 8:44 am

Playlists sont utilisés en faisant un fichier asx. Voici un exemple d'un fichier asx:

Quote:
<ASX Version = "3.0">
Chant <TITLE> Midi Message Board </ TITLE>
<entry>
<TITLE> Titre de la vidéo 1 </ TITLE>
<ref HREF="http://yourvideo.com/video1.wmv" />
</ Entry>
<entry>
<TITLE> Titre de la vidéo 2 </ TITLE>
<REF HREF = "http://yourvideoURL.com/video2. wmv "/>
</ Entry>
</ ASX>


Vous pouvez ajouter autant d'entrées que vous le souhaitez. Une fois que vous avez sur ce TPED, enregistrez le fichier sous "whatever.asx". Ensuite, l'utilisation que l'URL dans le code embed que je vous ai donné plus tôt.

I hope that helps!
  • standard.procedure
  • Newbie
  • Newbie
  • No Avatar
  • Inscription: Sep 23, 2006
  • Messages: 9
  • Status: Offline

Message Octobre 22nd, 2006, 9:51 am

Merci Pirate TV
Par hasard, savez-vous comment faire quelque chose comme ceci: http://nunzioweb.com/wacky_videos.shtml

Je veux une liste de lecture de vidéos que le téléspectateur, de sorte qu'un spectateur peut choisir de regarder la vidéo tout en gardant tout sur une seule page.
  • grahamr
  • Beginner
  • Beginner
  • No Avatar
  • Inscription: Aoû 04, 2006
  • Messages: 59
  • Loc: North-East, England
  • Status: Offline

Message Octobre 23rd, 2006, 8:06 am

Il y avait un fil, le jeudi et vendredi à ce sujet. Je vous suggère d'utiliser la fonction de recherche pour elle.
  • dklesford
  • Born
  • Born
  • No Avatar
  • Inscription: Déc 21, 2008
  • Messages: 2
  • Status: Offline

Message Décembre 21st, 2008, 11:31 am

En utilisant ces exemples, où est le fichier asx dans le code et comment pourrais-je associer une image pour le fichier?
  • littlephoenix
  • Graduate
  • Graduate
  • Avatar de l’utilisateur
  • Inscription: Oct 31, 2006
  • Messages: 149
  • Status: Offline

Message Décembre 23rd, 2008, 12:19 pm

Je voudrais rester à l'écart des fenêtres, des médias et aller avec flash FLV, convertir votre vidéo dans un fichier FLV et de faire le reste en Flash, son plus rapide, plus propre, et tous à base de mémoire flash, windows media stinks si vous me demandez
  • dklesford
  • Born
  • Born
  • No Avatar
  • Inscription: Déc 21, 2008
  • Messages: 2
  • Status: Offline

Message Décembre 26th, 2008, 7:28 am

Je comprends que le joueur de médias n'est pas le meilleur mais pour le moment c'est tout ce que j'ai. Je ne peux pas se permettre d'acheter le logiciel pour convertir au format flash. J'ai Draemwever8, Director8, et Fireworks3 mais ne trouve rien sur la façon de convertir ces programmes.

J'ai un grand-père qui souhaite voir le Taekwondo qu'il a été payant et wmv est tout ce que j'ai pour l'instant.
  • embee
  • Born
  • Born
  • No Avatar
  • Inscription: Fév 03, 2009
  • Messages: 2
  • Status: Offline

Message Février 3rd, 2009, 9:10 am

J'ai jeté un oeil à ce que vous voulez et je l'ai trouvé pour vous. La manière dont cela fonctionne est son affiche une page Web dans la zone sélectionnée, par exemple: sa playlist est une page qui lui est propre, comme c'est à chaque joueur ainsi quand vous cliquez sur le disent.... Vidéo 1, il ouvre la page qui a le joueur de jouer une vidéo 1.

Comment:

Créez un dossier pour votre lecteur de test. vous avez besoin pour faire quatre pages html.
1 page = index.html (principal)
2 = loading.html (aperçu de la page)
3 = playlist. html (playlist)
4 = video1.html (vidéo 1 page)

Codes: coller ceux-ci dans ces pages, changer si nécessaire.

index.html =

Code: [ Select ]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
</head>

<body>
<table border="0" cellspacing="5" cellpadding="0" class="main" align="center">
<tr>
    <td align="center" valign="top"><table border="0" cellspacing="0" cellpadding="0">
     <tr>
        <td align="center"><img src="YOUR IMAGE URL" alt="" /></td>

     </tr>
     <tr>
        <td align="center"><img src="YOUR IMAGE URL" alt="" /></td>
     </tr>
    </table>
     <table border="0" align="center">
        <tr>
         <td valign="top"><form action="">
            <table border="0" width="220" cellspacing='0' align="center" cellpadding="0">

             <tr>
                <td align="center"><table border="0" width="275" align="center" cellpadding="0" cellspacing="2" style="background-color: #35679a; color: #356795">
                 <tr>
                    <td><iframe src="playlist.html" name="playlist" width="100%" height="256" scrolling="Auto" frameborder="0" id="video_select">[Your user agent does not support frames or is currently configured not to display frames.]</iframe></td>
                 </tr>
                </table></td>
                <td>&nbsp;&nbsp;&nbsp;</td>
                <td valign="top"><table border="0" width="283" align="center" cellpadding="0" cellspacing="2" style="background-color: #35679a; color: #356795">

                 <tr>
                    <td valign="top"><iframe src="loading.html" name="video_play" width="100%" height="256" scrolling="No" frameborder="0" id="video_play">[Your browser does not support frames or is currently configured not to display frames. Please use an up-to-date browser that is capable of displaying frames.]</iframe></td>
                 </tr>
                </table></td>
             </tr>
            </table>
         </form></td>
        </tr>

     </table></td>
</tr>
</table>
</body>
</html>
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  5. <title>Untitled Document</title>
  6. </head>
  7. <body>
  8. <table border="0" cellspacing="5" cellpadding="0" class="main" align="center">
  9. <tr>
  10.     <td align="center" valign="top"><table border="0" cellspacing="0" cellpadding="0">
  11.      <tr>
  12.         <td align="center"><img src="YOUR IMAGE URL" alt="" /></td>
  13.      </tr>
  14.      <tr>
  15.         <td align="center"><img src="YOUR IMAGE URL" alt="" /></td>
  16.      </tr>
  17.     </table>
  18.      <table border="0" align="center">
  19.         <tr>
  20.          <td valign="top"><form action="">
  21.             <table border="0" width="220" cellspacing='0' align="center" cellpadding="0">
  22.              <tr>
  23.                 <td align="center"><table border="0" width="275" align="center" cellpadding="0" cellspacing="2" style="background-color: #35679a; color: #356795">
  24.                  <tr>
  25.                     <td><iframe src="playlist.html" name="playlist" width="100%" height="256" scrolling="Auto" frameborder="0" id="video_select">[Your user agent does not support frames or is currently configured not to display frames.]</iframe></td>
  26.                  </tr>
  27.                 </table></td>
  28.                 <td>&nbsp;&nbsp;&nbsp;</td>
  29.                 <td valign="top"><table border="0" width="283" align="center" cellpadding="0" cellspacing="2" style="background-color: #35679a; color: #356795">
  30.                  <tr>
  31.                     <td valign="top"><iframe src="loading.html" name="video_play" width="100%" height="256" scrolling="No" frameborder="0" id="video_play">[Your browser does not support frames or is currently configured not to display frames. Please use an up-to-date browser that is capable of displaying frames.]</iframe></td>
  32.                  </tr>
  33.                 </table></td>
  34.              </tr>
  35.             </table>
  36.          </form></td>
  37.         </tr>
  38.      </table></td>
  39. </tr>
  40. </table>
  41. </body>
  42. </html>

loading.html =

Code: [ Select ]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Loading Page</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<STYLE TYPE="text/css">
TD
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Helvetica, Arial
}


body {
padding-top:0;
padding-bottom:0;
padding-left:0;
padding-right:0;
margin-top:0;
margin-bottom:0;
margin-left:0;
margin-right:0;
color: #EDEDDD;
background-color: #000000;

    FONT-FAMILY: Trebuchet MS, Arial, Helvetica;
}
</style>
</head>
<body><br><br><br><br>
<div align="center">
<h1>PLEASE CHOOSE A VIDEO</h1>
</div>
</body>
</html>
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  2. <html>
  3. <head>
  4. <title>Loading Page</title>
  5. <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  6. <STYLE TYPE="text/css">
  7. TD
  8. {
  9.     FONT-SIZE: 8pt;
  10.     FONT-FAMILY: Verdana, Helvetica, Arial
  11. }
  12. body {
  13. padding-top:0;
  14. padding-bottom:0;
  15. padding-left:0;
  16. padding-right:0;
  17. margin-top:0;
  18. margin-bottom:0;
  19. margin-left:0;
  20. margin-right:0;
  21. color: #EDEDDD;
  22. background-color: #000000;
  23.     FONT-FAMILY: Trebuchet MS, Arial, Helvetica;
  24. }
  25. </style>
  26. </head>
  27. <body><br><br><br><br>
  28. <div align="center">
  29. <h1>PLEASE CHOOSE A VIDEO</h1>
  30. </div>
  31. </body>
  32. </html>



playlist.html

Code: [ Select ]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta http-equiv="pragma" content="no-cache">
<meta http-equiv="Expires" content="-1">
<title>Playlist</title>
<link href="l" rel="stylesheet" type="text/css">
<style type="text/css">
body {
padding-top:0;
padding-bottom:0;
padding-left:0;
padding-right:0;
margin-top:0;
margin-bottom:0;
margin-left:0;
margin-right:0;
}
</style>
</head>
<body>
<script language="JavaScript" type='text/javascript' src='js/sbar.js'></script>
<table align="center" border="0" width="100%" cellpadding="0" cellspacing="0"><tr>
<td style="width: 220px; font-family:verdana, arial, helvetica, sans-serif; font-size: 12px;">&nbsp;Select from the list:
<ol>
<li><a onFocus="this.blur();" target="video_play" href="video1.html">Video&nbsp;One&nbsp;Baby!</a>

<li><a onFocus="this.blur();" target="video_play" href="video2.html">Video 2</a>


<li><a onFocus="this.blur();" target="video_play" href="video3.html">And So On</a>

</ol></td></tr></table>
</body>
</html>
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  2. <html>
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
  5. <meta http-equiv="pragma" content="no-cache">
  6. <meta http-equiv="Expires" content="-1">
  7. <title>Playlist</title>
  8. <link href="l" rel="stylesheet" type="text/css">
  9. <style type="text/css">
  10. body {
  11. padding-top:0;
  12. padding-bottom:0;
  13. padding-left:0;
  14. padding-right:0;
  15. margin-top:0;
  16. margin-bottom:0;
  17. margin-left:0;
  18. margin-right:0;
  19. }
  20. </style>
  21. </head>
  22. <body>
  23. <script language="JavaScript" type='text/javascript' src='js/sbar.js'></script>
  24. <table align="center" border="0" width="100%" cellpadding="0" cellspacing="0"><tr>
  25. <td style="width: 220px; font-family:verdana, arial, helvetica, sans-serif; font-size: 12px;">&nbsp;Select from the list:
  26. <ol>
  27. <li><a onFocus="this.blur();" target="video_play" href="video1.html">Video&nbsp;One&nbsp;Baby!</a>
  28. <li><a onFocus="this.blur();" target="video_play" href="video2.html">Video 2</a>
  29. <li><a onFocus="this.blur();" target="video_play" href="video3.html">And So On</a>
  30. </ol></td></tr></table>
  31. </body>
  32. </html>



video1.html


Code: [ Select ]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>vIDEO 1 PAGE</title>
<style type="text/css">
body {
padding-top:0;
padding-bottom:0;
padding-left:0;
padding-right:0;
margin-top:0;
margin-bottom:0;
margin-left:0;
margin-right:0;
background-color: #eeeee0;
}
</style>
</head>
<body>

<object id="MediaPlayer1" CLASSID="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701"
standby="Loading Microsoft Windows® Media Player components..." type="application/x-oleobject" width="280" height="256">
<param name="fileName" value="your video here .wmv">
<param name="animationatStart" value="true">
<param name="transparentatStart" value="true">
<param name="autoStart" value="true">
<param name="showControls" value="true">
<param name="Volume" value="-450">
<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" src="YOUR VIDEO HERE.WMV" name="MediaPlayer1" width=280 height=256 autostart=1 showcontrols=1 volume=-450>
</object>
</body>
</html>
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  2. <html>
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
  5. <title>vIDEO 1 PAGE</title>
  6. <style type="text/css">
  7. body {
  8. padding-top:0;
  9. padding-bottom:0;
  10. padding-left:0;
  11. padding-right:0;
  12. margin-top:0;
  13. margin-bottom:0;
  14. margin-left:0;
  15. margin-right:0;
  16. background-color: #eeeee0;
  17. }
  18. </style>
  19. </head>
  20. <body>
  21. <object id="MediaPlayer1" CLASSID="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701"
  22. standby="Loading Microsoft Windows® Media Player components..." type="application/x-oleobject" width="280" height="256">
  23. <param name="fileName" value="your video here .wmv">
  24. <param name="animationatStart" value="true">
  25. <param name="transparentatStart" value="true">
  26. <param name="autoStart" value="true">
  27. <param name="showControls" value="true">
  28. <param name="Volume" value="-450">
  29. <embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" src="YOUR VIDEO HERE.WMV" name="MediaPlayer1" width=280 height=256 autostart=1 showcontrols=1 volume=-450>
  30. </object>
  31. </body>
  32. </html>




Eh bien voilà!! Toute probs, let me know info@britbox.co.uk ou répondre ici si poss, (vient de rejoindre aujourd'hui, donc ne sais pas!

Embee
  • pathill
  • Born
  • Born
  • No Avatar
  • Inscription: Fév 04, 2009
  • Messages: 1
  • Status: Offline

Message Février 4th, 2009, 8:17 am

Ce fil est un véritable économiseur de vie, merci! Ceci est mon dillema de jours. J'ai de la difficulté à placer un lecteur vidéo sans messing sur le site, le code que je suis assez nouveau et d'apprendre à toutes ces questions. Je suis heureux que le droit à des conseils. :)
  • embee
  • Born
  • Born
  • No Avatar
  • Inscription: Fév 03, 2009
  • Messages: 2
  • Status: Offline

Message Février 4th, 2009, 11:12 pm

Votre accueil, besoin de plus d'aide, faites le moi savoir!
  • bishop_ian
  • Newbie
  • Newbie
  • No Avatar
  • Inscription: Avr 27, 2010
  • Messages: 14
  • Status: Offline

Message Avril 27th, 2010, 3:21 am

<OBJECT Id="VIDEO" CLASSID="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6" type="application/x-oleobject" width="320" height="240">

Param name <= "URL" VALUE = "MyVideo. wmv ">

<PARAM NAME="enabled" VALUE="True">

<PARAM NAME="AutoStart" VALUE="False">

<PARAM Name="PlayCount" value="3">

<PARAM Name="Volume" value="50">

<PARAM NAME="balance" value="0">

Param name <= "Rate" VALUE = "1. 0 ">

<PARAM NAME="Mute" VALUE="False">

<PARAM NAME="fullScreen" VALUE="False">

<PARAM Name="uiMode" value="full">

> </ Object>

Afficher de l'information

  • Total des messages de ce sujet: 13 messages
  • Utilisateurs parcourant ce forum: Aucun utilisateur enregistré et 134 invités
  • Vous ne pouvez pas poster de nouveaux sujets
  • Vous ne pouvez pas répondre aux sujets
  • Vous ne pouvez pas éditer vos messages
  • Vous ne pouvez pas supprimer vos messages
  • Vous ne pouvez pas joindre des fichiers
 
 

© 2011 Unmelted, LLC. Ozzu® est une marque déposée de Unmelted, LLC