Content deleted Content added
bring wording up to date (in light of Flash player's deprecation) and link SWF |
m typo |
||
Line 141:
var txtHello: TextField = new TextField();
txtHello.text = "Hello World";
}
}
|