关于flash.display.StageScaleMode每一个Flash开发者都应该了解的内容
By Minidxer | October 1, 2008
关于flash.display.StageScaleMode的,通常我们用ActionScript 3.0 YouTube player播放YouTube视频的时候,通常都会需要下面这几个步骤:
- Getting a list of videos (and some project setup)
- A bit about how the Flash stage works and fullscreen [this post]
- Install a php script to get the randomly generated key [later post]
- Getting the key for a video [later post]
- playing the video using Flash’s FLV player classes [later post]
下面的文章中尝试着解释如何通过flash.display.StageScaleMode在全屏resize时更加高效。
文章在这里:
What Every Flash Developer Ought to Know About flash.display.StageScaleMode
Topics:
Adobe其他 |
No Comments » |
372 views
Tags: ActionScript, Flash, StageScaleMode, Youtube