Server-monitor.as

From Organic Design wiki
Revision as of 01:31, 24 March 2006 by Nad (talk | contribs) (The width & height of the movie are made available in root by the compiler)

// Textbox createTextField( 'rc', 1, 0, 0, width, height ); with (rc) { selectable = false; _quality = 'BEST'; border = false; multiline = true; wordWrap = true; html = true; }


function reduce() {

}