This content has been marked as final.
Show 1 reply
-
1. Re: Streaming video to Catalyst
Bear Travis Apr 12, 2010 11:19 AM (in response to (MightyJack))Hello,
Can you explain exactly what you have done? It looks like you brought a Catalyst project into Builder and modified a "set property" part of a transition. In Catalyst, you can only set the source property of a video to be another video in your library. Since you cannot add a streaming video to your library, you can't set the source to be a streaming video in Catalyst.
You can, of course, do it in Builder. There are resources on the VideoDisplay here:
http://livedocs.adobe.com/flex/3/html/help.html?content=controls_17.html (search for "rtmp")
http://livedocs.adobe.com/flex/3/langref/mx/controls/VideoDisplay.html
You might try something like this as well:
-Bear


