M030 -2.3-

 

Module : Photo3 V2.3

Category / Domain : avatar
Scol Engine Compatibility : v3.1 and higher
Operating Systems : Windows 95/98
  Windows NT 4.0
Documentation dated : 22/11/99

Supersedes sheet :

 

Module Description

This module is a photograph avatar module. You can choose a picture (bmp or jpg, size < 16ko) that will be shown on your avatar to other users.

Editor Description

no comments

Actions and Events

Actions

- start : start the client module

- show : show the client interface

- hide : hide the client interface

- start_show : start the client module and show the interface

- getPlugin : must be linked to the "getPlugin" event of c3d module

- ex : destroy the photo zone on the user interface and exit the client from the server part of the module (his photo is not given to new users)

- changePhoto : display the change photo interface

- ignoreFlag, ignChgLogin, ignLogout : must be linked to an ignore module if you want to have the possibility to hide or show the photo of the others avatars (the photo will be replaced by the scol logo)

Events

- changed : when the user has changed his photo ; must be linked to the !chgav action of c3d module

- in : when module is started on client

- clickPhoto : when the user clicks on the photo in the photo zone

-hidden : when client's interface is hidden

-shown : when client's interface is shown

Zones

- Photo : where the current user's photo is shown

- Button : the select photo button (like hangePhoto button)