You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to red5in...@googlegroups.com
Hi
I am creating my own client with Flex and I was checking the code by Dominick Accattato on his tutorial http://www.youtube.com/watch?v=pRE2Vm8z7z8&list=UUgBq4RHI7XxY7wT6ueiVbsw&index=1&feature=plcp, and I was wondering why is he using UIComponent for the video instead of VideoDisplay. It is different on the simple subscriber and simple broadcaster the file ".fla" has VideoContainer which is kind of the equivalent for VideoDisplay for flex.
Thanks
Juan Diego
Juan Diego
unread,
Oct 29, 2012, 10:42:42 AM10/29/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to red5in...@googlegroups.com
Sorry again, I just read that VideoDisplay extends UIComponent so it really doesnt matter.