Adobe Extending Flash Professional CS5 Manuale Utente Pagina 532

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 565
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 531
510
EXTENDING FLASH PROFESSIONAL
Tools object
Last updated 5/2/2011
tools.penLoc
Availability
Flash MX 2004.
Usage
tools.penLoc
Description
Read-only property; a point that represents the current location of the mouse pointer. The tools.penLoc property
comprises two properties, x and y, corresponding to the x,y location of the mouse pointer.
Example
The following example determines the current location of the mouse:
var tempPt = fl.tools.penLoc;
See also
tools.penDownLoc
tools.setCreatingBbox()
Availability
Flash 11.
Usage
tools.setCreatingBbox()
Parameters
Placeholder An integer that defines the pointer appearance, as described in the following list:
Returns
Nothing.
Description
Method; sets the pointer to a specified appearance.
Example
The following example sets the pointer to a black arrow.
fl.tools.setCursor(1);
Vedere la pagina 531
1 2 ... 527 528 529 530 531 532 533 534 535 536 537 ... 564 565

Commenti su questo manuale

Nessun commento