PDA

View Full Version : Embedding Windows Media Player?



nathan99
June 13th, 2005, 12:09 AM
As the title states, is it possible to embed widows media player real player etc into my swf?

Thy
June 13th, 2005, 08:34 AM
hmmm I don't think so... but it would be great if we could :D

quicktime in a swf :drool: I wish.....

there's only two options... use frames or tables in your html to look like your media is inside your swf or....

switch to director :P

squan
June 13th, 2005, 09:00 AM
or convert al your media to .flv and use a mediaDisplay/mediaPlayback-component. This way you can load in all your vids externally.

nathan99
June 13th, 2005, 09:10 AM
thanks for the ideas, but both of these methods are unacheivable for me

Macro-design
June 13th, 2005, 09:45 AM
@nathan99

Why can't you embed the videos to .flv? There's some really good - and free - converting programs out there. And they are very simple to use. Personally I use Riva FLV Encoder, and it works just great, and the file size is decreased alot while the quality is still high :)

nathan99
June 13th, 2005, 05:45 PM
because the asx is from an internet radio

squan
June 14th, 2005, 06:42 AM
Then you'll have to make a combination of html and flash in 1 page or work with (dare I say it) pop-ups.

nathan99
June 14th, 2005, 07:09 AM
but that removes focus of the game, which is my other problem with what i have now