Photo3 3.1
|
Category / Domain: |
|
|
SCOL Voy@ger Compatibility: |
v3.5 or above |
|
Update: |
05/2001 |
Function
This avatar
module enables the user to select an image or photograph and display it on his own
avatar so other users can see the avatar as an image or photograph.
æSize of photograph or image must not exceed 16
KB and must be located in the
SCOL partition directory.
Configuration

Figure 1: Photo3 Module Interface
Implementation
|
Action |
Function |
|
shell.start à Photo3.start_show |
Initiates
and displays Photo3 module interface. |
|
C3D3.getPlugin
à Photo3.getPlugin |
Allows Photo3
module to manage avatar appearance. |
|
module.event
à Photo3.start |
Starts Photo3
module at customer site. |
|
module.event
à Photo3.show |
Displays Photo3
module interface. |
|
module.event
à Photo3.hide |
Hides Photo3
module interface. |
|
module.event
à Photo3.ex |
Obsolete. |
|
module.event
à Photo3.changePhoto |
Enables change
of avatar photo. |
|
module.event
à Photo3.ignChgLogin |
Link to Ignore
module. Allows user to ignore photo
of another person (i.e. not see photo anymore). |
|
module.event
à Photo3.ignLogout |
|
|
Event |
Function |
|
Photo3.changed
à C3D3. !chgav |
Allows photo
update. |
|
Photo3.clickPhoto
à module.action |
A left side
click on photo initiates an action. |
|
Photo3.in à module.action |
Entry in Photo3
module initiates an action. |
|
Photo3.shown
à module.action |
Display of Photo3
module interface initiates an action. |
|
Photo3.hidden
à module.action |
Disappearance
of Photo3 module interface initiates an action. |
|
Area |
Function |
Interface
|
Assignment |
|
Photo3.button |
To open the
interface. |
Customer |
Yes |
|
Photo3.photo |
Photo used
by avatar. |
Customer |
No |
|
Photo3.window |
To select
photo or image to apply to avatar. |
Client |
No |