Subject:*
<
Name/Email:*
<
Message Icon:*
<
Select*
<
Message:*
<



Click the Preview to see the content in action.
Options:*
<
Confirmation Code*
<
4 - 0 = ?  
Input the result from the expression
Maximum attempts you can try: 10
*
<
     

Re: Embedded windows media player
by BlueStocking on 2007/3/9 22:24:20

I checked runing some wmv files from the command line in IE6 found that it gave errors page not found. The fix was to set the permissions on the .wav file to execution and read by owner group and others. RIGHT CLICK FILE AND PROPERTIES then set permissions. Write permissions should be unclicked also.

That is my 2 cents worth.

Good Luck, my friend.

BS

http://hardhunting.com
Re: Embedded windows media player
by svaha on 2007/3/9 21:38:14

As far as I know koivi editor has no problem with embedding : http://www.alohaspirit.nl/modules/newbb/viewtopic.php?topic_id=2443&forum=12

I don't know exactly what you want, but you could also (maybe) use a module that's made for this, I'm testing xmovie at the moment : http://www.amevita.eu/modules/x_movie/

Or a specific module like xstreamer that is suitable for flv files. http://www.amevita.eu/modules/xstreamer/
Re: Embedded windows media player
by madkidz on 2007/3/9 14:42:34

Quote:

Peekay wrote:
Most WYSIWYG editors have a habit of 'correcting' your input. This can make it very difficult to embed Flash movies, JavaScripts and (I assume) Windows Media files using a WYSIWYG editor. Often they trash your code even if it is perfectly valid.

You could use an iFrame or a module like Pagewrap to include an external HTML file containing the required code, verbatim.

If you can live without embedding, I think there are a couple of multimedia modules that may be able to present Windows Media files.


Just seeing this. Thanks. I will look into it.
Re: Embedded windows media player
by madkidz on 2007/3/9 14:32:13

Thanks I have done exactly that and it doesnt work. Do you thing my module is corrupted.
Re: Embedded windows media player
by bleu_ on 2007/3/9 0:09:00

with HTML view you can insert any wmv file like this:
le="color: #000000"><?php <div align="center"> <object width="320" height="286" id="MediaPlayer" classid="CLSID:22D6f312-B0F6-11D0-94AB-0080C74C7E95" standby="Loading Windows Media Player components..." type="application/x-oleobject" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,7,1112"> <param name="filename" value="http://pathtoyourmovie.wmv" /> <param name="Showcontrols" value="True" /> <param name="autoStart" value="True" /> <embed width="320" height="240" type="application/x-mplayer2" src="http://pathtoyourmovie.wmv" name="MediaPlayer" /> </object> </div>


you set the height and width you want and the path where your file is you can also set the parameters to true or false to what with you want. (tested with Koivi checking the HTML view)

Who's Online

286 user(s) are online (211 user(s) are browsing Support Forums)


Members: 0


Guests: 286


more...

Donat-O-Meter

Stats
Goal: $15.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $15.00
Make donations with PayPal!

Latest GitHub Commits