Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 388 Bytes

File metadata and controls

22 lines (13 loc) · 388 Bytes

SpriteSheetExporter.version

Availability

Flash Pro CS6.

Usage

SpriteSheetExporter.version

Description

Read-only property; A stinr gindicating the version number of the Flash Pro application. This property is provided for use by sprite sheet plugins.

Example

var exporter = new SpriteSheetExporter; 
alert(exporter.verion);
// "12.0.0.416"