Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Displaying a video in a new instance of browse
Message
De
01/10/2008 10:07:42
 
 
À
Tous
Information générale
Forum:
Internet
Catégorie:
HTML
Titre:
Displaying a video in a new instance of browse
Divers
Thread ID:
01351993
Message ID:
01351993
Vues:
59
I have a video that starts automatically in my web page.

I'd like to change this so that:

Video and subsquent ones don't start automatically but instead user can click on a caption and then the video will start. You think it would be better to start that video in a new instance of the browser?

Any additional suggestions are welcome.

Here's the code that I have so far:
* object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
* codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#3,0,0,0"
* width="700" height="500">
* param name="SRC" value="C:\Users\Public\Videos\test.swf">
* param name="QUALITY" value="high">
* param name="BGCOLOR" value="#000000">
* embed src="test.swf" 
* pluginspage="http://www.macromedia.com/shockwave/download/"
* type="application/x-shockwave-flash" width="154" height="99" quality="high" 
* bgcolor="#CCCC00">
* /embed>
* /object>

I removed the < in many places so that the code could be read.
*******************************************************
Save a tree, eat a beaver.
Denis Chassé
Répondre
Fil
Voir

Click here to load this message in the networking platform