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

Height

Declaration

public static function get Height(): Number;
public static function set Height(newHeight: Number): Void;

Description

Gets/sets the height of the main window.

Example

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