PDA

View Full Version : mx:VideoDisplay UI Component


webninja
03-31-2006, 09:41 AM
Does anyone know anything about the VideoDisplay component? The docs are fairly limited about it's capabilities. What type of video streams is it capable of rendering? Can it render audio as well if there is audio in the video?

Thanks...

mrand01
03-31-2006, 08:09 PM
Probably the same as what flash can do now, FLV and MP3. FLV can be played with sound, so I imagine the VideoDisplay component in Flex can do the same. I wish I had time to play with Flex, seems really cool

hangalot
04-01-2006, 02:27 PM
yeah audio and video gives no problem. one thing i have seen is that video doesn't mask nicely anymore in beta2 while it did in beta1

webninja
04-01-2006, 06:13 PM
MP3 is audio only, I think. My only option for playing a video stream is FLA?

Does anyone know of a third party component that will play other video stream formats?

Alternatively, is it possible to launch another app from Flex, like Windows media player?

hangalot
04-01-2006, 06:22 PM
no not FLA FLV, and there are free encoders around. you can launch a popup using getURL (i think its in the flas.utils package)

yuvin
05-23-2006, 08:24 AM
hi guys find some great queries and answers about flash mp3 components at http://www.flashcmscomponents.com/viewtopic.php?t=2 .... i hope it ll be helpful for u.

webninja
05-26-2006, 07:09 AM
Thanks!

Anunnakispirit
05-29-2006, 11:03 PM
You can also attach camera devices to it, and capture all the pixels and edit them with flash.geom.matrix/bitmapdataapi which is really cool too. It has video/audio support, flv. I've never actually used flash before but flex is awesome and everyone should learn it mwahaha!