MACROMEDIA FLASH 8-EXTENDING FLASH Manual page 144

Extending flash
Table of Contents

Advertisement

Parameters
None.
Returns
Nothing.
Description
Method; deselects any selected items.
Example
The following example deselects any items that are selected:
fl.getDocumentDOM().selectNone();
See also
,
document.selectAll()
document.selection
document.setAlignToDocument()
Availability
Flash MX 2004.
Usage
document.setAlignToDocument( bToStage )
Parameters
A Boolean value that, if set to
, aligns objects to the Stage. If set to
, it
bToStage
true
false
does not.
Returns
Nothing.
Description
Method; sets the preferences for
,
,
document.align()
document.distribute()
, and
to act on the document. This method is
document.match()
document.space()
equivalent to enabling the To Stage button in the Align panel.
144
Objects

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH 8-EXTENDING FLASH and is the answer not in the manual?

This manual is also suitable for:

Flash 8

Table of Contents