Learning ActionScript 2.0 in Adobe Flash |
|
|
|
| What's New in Flash ActionScript > New in ActionScript 2.0 and Flash Player 9.x | |||
Flash Player 9.x allows a user to switch the Flash Player into and out of fullscreen mode. The following items support this new feature:
Stage.displayState propertyStage.onFullScreen event handlerallowFullScreen parameter in the object and embed HTML tagsFor more information, see ActionScript 2.0 Language Reference.
Flash Player 9.x also introduces a new FileReference event, onUploadCompleteData. This event can be invoked after a server receives a successful upload. For more information on this new item, see ActionScript 2.0 Language Reference.
|
|
|
|