ActiveDen

Lines Mouse Pointer

  • AS2.
  • Drag and Drop.
  • Auto width.
  • Auto height.
  • Flash CS3 and Flash 8 versions included.
  • Script well commented.
  • Help file included.

Customizable Parameters:

// numbers x position
numbers_x = 550;

// numbers y position
numbers_y = 260;

// horizontal line color
line_h_color = 0xEDEDED;

// vertical line color
line_v_color = 0xEDEDED;

// show / hide mouse (1:show – 0:hide)
mouse_hide = 0;

// numbers color
numbers_color = 0xEDEDED;

My others files:
by
by
by
by
by