加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 百科 > 正文

New in the Flash Player 11 (Incubator) API

发布时间:2020-12-15 06:46:26 所属栏目:百科 来源:网络整理
导读:Hi! For sure,you already heard about FP11 Incubator build. And maybe watched and played some molehill-related demos already. And even you could write something three-dimensional with help of new?playerglobal.swc. But new Flash Player versi

Hi! For sure,you already heard about FP11 Incubator build. And maybe watched and played some molehill-related demos already. And even you could write something three-dimensional with help of new?playerglobal.swc. But new Flash Player version brings not just the low-level GPU API,but also many other nice functionality. I’d like to share all the Flash Player 11/12 related information,found in the?prerelease Language Reference?(~7MB) for the Incubator build.

Here it is:

Flash Player 11 (except Molehill stuff):
Method?DisplayObjectContainer.removeChildren();
Method?MovieClip.isPlaying();
Property?TextField.textInteractionMode
Event?TextField.textInteractionModeChange
Class?flash.events.HIDEvent
Package?flash.hid.*
Method?Matrix.copyRowFrom();
Method?Matrix.copyRowTo();
Method?Matrix.copyColumnFrom();
Method?Matrix.copyColumnTo();
Method?Matrix.copyFrom();
Method?Matrix.setTo();
Method?Matrix3D.copyRowFrom();
Method?Matrix3D.copyRowTo();
Method?Matrix3D.copyColumnFrom();
Method?Matrix3D.copyColumnTo();
Method?Matrix3D.copyFrom();
Method?Matrix3D.copyRawDataFrom();
Method?Matrix3D.copyRawDataTo();
Method?Point.copyFrom();
Method?Point.setTo();
Method?Rectangle.copyFrom();
Method?Rectangle.setTo();
Method?Vector3D.copyFrom();
Method?Vector3D.setTo();
Method?Sound.loadMP3FromByteArray();
Method?Sound.loadPCMFromByteArray();

Flash Player 12:
Method?Graphics.cubicCurveTo();
Method?GraphicsPath.cubicCurveTo();

And,Molehill-related classes are here:
flash.display3D.*
flash.display.Stage3D;

But keep in mind that release version of new Flash Player could have another API.

原文链接:http://blog.codestage.ru/2011/03/08/new-in-the-flash-player-11-incubator-api/

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读