|
Animated emotions can be chosen to launch a "play" button into the chat lobby or private chat. Other users can click "play" to enjoy the flash.
Change FlashEmotion
Nine default flashEmotions are packed into the free demo of 123flashchat. You can also add/remove/change current collection. FlashEmotions are stored in one folder named "flashemotion" by default externally from the SWF, and controlled by xml file: client.xml.
To add new FlashEmotion(s), firstly put new flash animations to the FlashEmotion folder, then edit client.xml, find flashEmotion section, add new line(s) to define the location and duration.
Parameter |
Type |
Default value |
Description |
enable |
boolean |
true |
flashEmotion button will be visible/invisible to all users by default. |
col |
number |
3 |
Default column of flashEmotions. |
row |
number |
3 |
Default row of flashEmotions. |
autoPlay |
boolean |
false |
Whether or not the flashEmotion will be auto play in current window. |
name |
string |
|
flashEmotion name |
src |
string |
|
The original flash file location. The recommended dimension of flashEmotion: 500մ00 px. Better not bigger than 630մ70 to look good.
|
thumb |
string |
|
thumbnail location.
The recommended dimension of thumbnail: 46մ6 px. Other size is okay too, but too big in size will lag the loading speed of the SWF.
|
duration |
number |
18 |
animation duration (seconds) of each flashEmotion, it's depending on the SWF itself. |
updated at 2008-2-28 |