Aide svp pour integré vidéo divx sur mon site
Résolu/Fermé
lixe
Messages postés
5
Date d'inscription
samedi 17 mars 2007
Statut
Membre
Dernière intervention
12 janvier 2010
-
10 janv. 2010 à 23:59
graffx Messages postés 6506 Date d'inscription jeudi 22 mars 2007 Statut Contributeur Dernière intervention 24 mars 2019 - 12 janv. 2010 à 06:56
graffx Messages postés 6506 Date d'inscription jeudi 22 mars 2007 Statut Contributeur Dernière intervention 24 mars 2019 - 12 janv. 2010 à 06:56
A voir également:
- Aide svp pour integré vidéo divx sur mon site
- Site de telechargement - Accueil - Outils
- Site pour vendre des objets d'occasion - Guide
- Amazon prime video - Accueil - Streaming
- Montage video windows - Guide
- Comment télécharger une vidéo youtube - Guide
7 réponses
lixe
Messages postés
5
Date d'inscription
samedi 17 mars 2007
Statut
Membre
Dernière intervention
12 janvier 2010
1
12 janv. 2010 à 05:45
12 janv. 2010 à 05:45
haaa la j'ai trouver trop cool ps j'ai prit le code direct sur le code d'un site pour ceux que ca interresse
yer p'tetre trop long mais i marche c'est l'essentiel merci encore a Graffx
<td><object id="ie_plugin" classid="clsid:67DABFBF-D0AB-41fa-9C46-CC0F21721616" codebase="http://www.triforce.fr/plugin/DivXBrowserPlugin.cab" height="400" width="560"> <param name="mode" value="large"><param name="bufferingMode" value="null"> <param name="allowContextMenu" value="false"><param name="minVersion" value="1.4.0">
<center>
<embed id="np_plugin" type="video/divx" mode="large" bufferingmode="null" allowcontextmenu="false" minversion="1.4.0" pluginspage="https://www.divx.com/en/software/divx" height="400" width="560"></center>
</object>
<script type="text/javascript">
//
// This code detects which browser we are
// running into (IE or others) and assigns
// the correct element (object or embed) to
// the "plugin" variable, that we will use.
//
var plugin;
if(navigator.userAgent.indexOf('MSIE') != -1 ||
navigator.userAgent.indexOf('Safari') != -1)
{
plugin = document.getElementById('ie_plugin');
}
else
{
plugin = document.getElementById('np_plugin');
}
//
// This is a local JS function used by our form
// element to call the plugin functions using
// the "plugin" variable that we defined above
//
function openNewMovie()
{
var url = document.forms['videoSelector'].movie.value;
if(url != '')
{
plugin.Open(url);
}
}</script></td>
</tr>
<tr>
<td style="background-color: rgb(0, 0, 0); text-align: center;"> <span style="color: rgb(255, 255, 255);">Entrer le lien direct de
la
vidéo hébergée sur <span style="font-weight: bold;">[MegaUpload]</span> ou <span style="font-weight: bold;">[Free]</span> et
Cliquer sur <span style="font-weight: bold;"><br>
[Charger la
vidéo]</span></span></td>
</tr>
<tr align="center">
<td>
<form name="videoSelector">
<div align="left"><input name="movie" onchange="javascript:openNewMovie();" style="width: 429px;"><input name="bt" value="Charger la vidéo" type="button"></div>
</form>
</td>
</tr>
yer p'tetre trop long mais i marche c'est l'essentiel merci encore a Graffx
<td><object id="ie_plugin" classid="clsid:67DABFBF-D0AB-41fa-9C46-CC0F21721616" codebase="http://www.triforce.fr/plugin/DivXBrowserPlugin.cab" height="400" width="560"> <param name="mode" value="large"><param name="bufferingMode" value="null"> <param name="allowContextMenu" value="false"><param name="minVersion" value="1.4.0">
<center>
<embed id="np_plugin" type="video/divx" mode="large" bufferingmode="null" allowcontextmenu="false" minversion="1.4.0" pluginspage="https://www.divx.com/en/software/divx" height="400" width="560"></center>
</object>
<script type="text/javascript">
//
// This code detects which browser we are
// running into (IE or others) and assigns
// the correct element (object or embed) to
// the "plugin" variable, that we will use.
//
var plugin;
if(navigator.userAgent.indexOf('MSIE') != -1 ||
navigator.userAgent.indexOf('Safari') != -1)
{
plugin = document.getElementById('ie_plugin');
}
else
{
plugin = document.getElementById('np_plugin');
}
//
// This is a local JS function used by our form
// element to call the plugin functions using
// the "plugin" variable that we defined above
//
function openNewMovie()
{
var url = document.forms['videoSelector'].movie.value;
if(url != '')
{
plugin.Open(url);
}
}</script></td>
</tr>
<tr>
<td style="background-color: rgb(0, 0, 0); text-align: center;"> <span style="color: rgb(255, 255, 255);">Entrer le lien direct de
la
vidéo hébergée sur <span style="font-weight: bold;">[MegaUpload]</span> ou <span style="font-weight: bold;">[Free]</span> et
Cliquer sur <span style="font-weight: bold;"><br>
[Charger la
vidéo]</span></span></td>
</tr>
<tr align="center">
<td>
<form name="videoSelector">
<div align="left"><input name="movie" onchange="javascript:openNewMovie();" style="width: 429px;"><input name="bt" value="Charger la vidéo" type="button"></div>
</form>
</td>
</tr>
graffx
Messages postés
6506
Date d'inscription
jeudi 22 mars 2007
Statut
Contributeur
Dernière intervention
24 mars 2019
1 975
11 janv. 2010 à 00:02
11 janv. 2010 à 00:02
Si dans le player tu as pas un lien "embed" alors c' est qu' ils n' autorise pas, sinon cherche donc le lien embed
avion-f16
Messages postés
19249
Date d'inscription
dimanche 17 février 2008
Statut
Contributeur
Dernière intervention
15 juin 2024
4 504
11 janv. 2010 à 00:11
11 janv. 2010 à 00:11
Le mieux est de transformer ta vidéo en FLV pour avoir un format fonctionnant sur tous les ordinateurs ayant Flash Player (autrement dit, quasi la totalité).
Ensuite, tu peux utiliser JW Player pour l'intégrer.
Ensuite, tu peux utiliser JW Player pour l'intégrer.
lixe
Messages postés
5
Date d'inscription
samedi 17 mars 2007
Statut
Membre
Dernière intervention
12 janvier 2010
1
11 janv. 2010 à 01:35
11 janv. 2010 à 01:35
merci graff j'avais pas remarquer j'en ai un autre intégrer un lecteur divX Web Player avec une barre pour inserer un lien et un bouton "charger la vidéo"
merci
merci
Vous n’avez pas trouvé la réponse que vous recherchez ?
Posez votre question
lixe
Messages postés
5
Date d'inscription
samedi 17 mars 2007
Statut
Membre
Dernière intervention
12 janvier 2010
1
11 janv. 2010 à 01:52
11 janv. 2010 à 01:52
graffx j'ai réussi tes un dieux
lixe
Messages postés
5
Date d'inscription
samedi 17 mars 2007
Statut
Membre
Dernière intervention
12 janvier 2010
1
11 janv. 2010 à 01:59
11 janv. 2010 à 01:59
mais pas encore intégrer un lecteur divX Web Player avec une barre pour inserer un lien et un bouton "charger la vidéo"
merci dsl pour la repetition
merci dsl pour la repetition
graffx
Messages postés
6506
Date d'inscription
jeudi 22 mars 2007
Statut
Contributeur
Dernière intervention
24 mars 2019
1 975
12 janv. 2010 à 06:56
12 janv. 2010 à 06:56
ben heu de rien ca fait plaisir de voir un heureux :)