Video Conference with Flex & FMS
November 8th, 2006
Learn how to use Flex 2 and FMS 2 by creating a basic video conference application
Video over the Internet and Rich Internet Applications (RIA) are the latest craze. With Flex 2 and Flash Media Server 2 (FMS), developers can easily create interactive media Web applications. In this article you’ll create a basic video conference application that will give you the foundation to take you to the next step.
Read more at….
http://mxdj.sys-con.com/read/295379.htm
Its a great article, but I am biased.
Entry Filed under: Adobe Flex, Flash Media Server/Flash Video, Rich Internet Applications



4 Comments Add your own
1. William from Lagos | 2006-11-09 at 1.38 pm
And why are you biased?
2. Renaun Erickson | 2006-11-09 at 1.59 pm
because I wrote the article, so I think its pretty good.
3. Israel Gaytan | 2007-09-24 at 10.30 pm
Hello Renaun!
Your tutorials are very nice, by the way how can i implement data messaging, i mean i want from SSAS call on the client a function , i know its with asyncronous messages, but i am missing something..
ej:
//SSAS
application.onConnect=function(client){
clientObj.call(”flexfunction”,null)
}
//FLEX APP
public function flexfunction():void{
//SOME CODE HERE
}
is it possible?, am i missing something?
Thanks in advance
4. Matti Kiviharju | 2007-11-27 at 5.33 am
http://confluence.atlassian.com/display/CONFEXT/Video+Conference+Plugin
I started project Above…
Thanks about great source code..
Leave a Comment
Some HTML allowed:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>
Trackback this post | Subscribe to the comments via RSS Feed