|
Visual Avatar Chat Module
With this optional chat module, text chat room can be transformed to avatar chat, in which users can walk around, "meet people" in the same room and gossip with them. The scenes are: cafe, game room, hotel, park, restaurant. Note: Please be aware of that the text chat and the avatar chat utilize two different SWFs,
so it's impossible to access the avatar chat directly from the text chat, but the silver lining is that they can communicate with each other.
<visual-avatar-chat enable=¡±On¡±>
<item name=¡±Caf¨¦¡± src=¡±graphicchat/room/caf¨¦.swf¡±></item>
<item name=¡±City¡± src=¡± graphicchat/room/city.swf¡±></item>
<item name=¡±Gameroom¡± src=¡± graphicchat/room/gameroom.swf¡±></item>
<item name=¡±Hotel¡± src=¡± graphicchat/room/hotel.swf¡±></item>
<item name=¡±Park¡± src=¡± graphicchat/room/park.swf¡±></item>
</visual-avatar-chat>
Parameter | Type | Default Value | Description | enable | String | Off | Enable or disable the avatar chat function | visual-avatar-chat->item->name | String | | Background name | visual-avatar-chat->item->src | String | | Background flash file location |
updated at 2008-2-28 |