fsCommand property

FsCommand? fsCommand
getter/setter pair

OpenWindow FSCommand of this creative.

This lets the SWF file communicate with either Flash Player or the program hosting Flash Player, such as a web browser. This is only triggered if allowScriptAccess field is true. Applicable to the following creative types: FLASH_INPAGE.

Implementation

FsCommand? fsCommand;