Open-source flex air free passion video chat room, Free Network Remote Video Conferencing System (jointly created by flex and fms3 ))

Source: Internet
Author: User
Flex, fms3 SeriesArticleNavigation
  1. Index of flex and fms3 articles

 

This article isVideo chat, conference Development Instance series articlesThe links to all the articles in this series are as follows:
Http://www.cnblogs.com/aierong/archive/2008/12/30/Flex.html#sp

 

 

This software has made some improvements on the basis of the previous article. The previous article URL is as follows:
Http://www.cnblogs.com/aierong/archive/2009/02/13/ChatRoomFlexFms.html

 

The main improvement functions are as follows:
1. dynamically set the connection address of the FMS server during login and check the status of multimedia devices on the local machine

 

2. added the Chat History viewing function. The Chat History is saved in SQLite.

The SQLite development article is as follows:

Http://www.cnblogs.com/aierong/archive/2009/01/22/flex_Sqlite_1.html

 

3. added rich chat expressions

An emoticon image is an MX: image, and its buttonmode = "true" is bound to an array through mx: repeater. The Code is as follows:
<Mx: repeater id = "myrep" dataprovider = "{arrcoll}">
<Mx: Image click = "imageclick (event )"
Buttonmode = "true"
Data = "{myrep. currentindex }"
Tooltip = "{myrep. currentitem. TP }"
Source = "{myrep. currentitem. Icon}">
</MX: Image>
</MX: repeater>

4. Optimization and sortingCode

 

Code reading guide:

Since this software is developed gradually, the previous Development notes are as follows. For details, refer! Of course, if you have any questions, you can leave a message below the article. I will do my best to answer them one by one!

Http://www.cnblogs.com/aierong/archive/2008/12/30/Flex.html

 

Code download instructions:

Http://files.cnblogs.com/aierong/WinMeeting_3p.rar

After receiving the code, please return to the article and leave a message! If you don't receive it, I can send it again!

Code is provided for mutual learning and discussion! Please share more!
1. If you have any questions about the code, you can leave a message in the comment area of the article. I will do my best to reply to you!
2. If you find a bug while running the code, or have any suggestions or comments, you can leave a message in the comment area of the article and I will correct it in time!

Tips for using the comment area:
Comments in the comment area (using advanced comments) can be pasted with pictures. If there is a problem that is hard to describe, you can paste pictures and text to describe them together.
Thank you!

 

Favorites and sharing

Add QQ bookmarks to Baidu souzang {
Function onclick ()
{
Function onclick ()
{
Function onclick ()
{
Window. Open ('HTTP: // myweb.cn.yahoo.com/popadd.html? Url = '+ encodeuricomponent (document. location. href) + '& Title =' + encodeuricomponent (document. title), 'yahoo ', 'scrollbars = Yes, width = 440, Height = 440, Left = 80, Top = 80, status = Yes, resizable = Yes ');
}
}
}
} "> Add to Yahoo favorites

RSS subscribe to me What is RSS?




Dongguan. Net Club

Welcome to join

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.