Bubble 2.3

Category / Domain :
C3D3 Plugin
SCOL Voy@ger Compatibility : V 3.5 or above
Update : 2001/05

Function

This plugin displays tooltips in the 3D scene when the mouse passes over a link.

Configuration


Figure 1 : Bubble plugin interface

(1) : BeforeTime => Number of milliseconds before the tooltip is displayed (by default : 250 milliseconds)

(2 ): Time => Number of milliseconds during which the tooltip remains shown (by default : 3000 ms)

(3) : Font => Text font of the tiptool (by default : Arial)

(4 ): FontColor => Text colour in RGB (by default : yellow, R =255, G = 255, B = 0)

(5) : FontSize => Text size of the tiptool (by default : 18)

(6) : Background => Background image (optional). The relative path should be keyborded. If the "Stretch" box is ticked, the bitmap will fit all the background

(7) : Transparency => Background image's transparency (by default : red, R=255, G = 0, B = 0)

(8) : X => Position of the tiptool in relation to the mouse's Xaxis (by défaut : 0)

(9) : Y => Position of the tiptoolin relation to the mouse's Yaxis (by défaut : -20)

Implementation

Action Function
C3D3.contextHelp à C3D3.inst_name.showBubble

The C3D3 sends the tiptool text to be displayed to the Bubble plugin when a user passes his mouse over a link or an avatar in the 3d scene. (Link to be created only once by instance).


Event Function

Zone Function Interface Assignment
None