|
@@ -142,7 +142,6 @@ class Boot {
|
|
private static function __init(current) {
|
|
private static function __init(current) {
|
|
untyped {
|
|
untyped {
|
|
var obj = _global["Object"];
|
|
var obj = _global["Object"];
|
|
- var flash = current["flash"];
|
|
|
|
if( flash.text == null )
|
|
if( flash.text == null )
|
|
flash.text = __new__(obj);
|
|
flash.text = __new__(obj);
|
|
flash.text.StyleSheet = TextField["StyleSheet"];
|
|
flash.text.StyleSheet = TextField["StyleSheet"];
|