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

Width

Declaration

public static function get Width(): Number;
public static function set Width(newWidth: Number): Void;

Description

Gets/sets the width of the main window.

Example

on(click)
{
    Projector.Width = 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.