More about Flajector
Flajector is based on FlashPlayerControl - is an ultimate flash component for developers
Flajector Help >> Flajector Classes >> Projector >> Properties

Caption

Declaration

public static function get Caption(): String;
public static function set Caption(newCaption: String): Void;

Description

Gets/sets caption of the application.

Example

on(click)
{
    Projector.Caption = this._parent.TextArea1.text;
}


More about Flajector
Flajector is based on FlashPlayerControl - is an ultimate flash component for developers
Copyright © 2004 - 2005 Softanics. All rights reserved.
Macromedia and Shockwave Flash are trademarks of Macromedia, Inc.