TextSnapshot.getCount()

Availability

Authoring: Flash MX 2004.

Playback: SWF files published for Flash Player 6 or later, playing in Flash Player 7 or later.

Usage

my_snap.getCount()

Parameters

None.

Returns

An integer representing the number of characters in the specified TextSnapshot object.

Description

Method; returns the number of characters in a TextSnapshot object.

See also

TextSnapshot.getText()