swishmax的scrip编程语言翻译

来源:百度知道 编辑:UC知道 时间:2024/06/28 14:57:10
都是英文看不懂.刚申请的号 没什么分.见晾!就想这样的
All Scripting Objects inherit the following properties:

Property
Read Only
Physics
Option
Description

_age
yes
yes
Age of Object since placed (in seconds)

_alpha
no
yes
Sets the Object's transparency (0 = transparent, 100 = solid)

_currentframe
yes
no
Returns the current frame number being played

_delta
yes
yes
Time elapsed since last form displayed (in seconds)

_droptarget
yes
no
Name of the Movie Clip/ Sprite that draggableInstance has been dragged over

_focusrect
no
no
Global property that defines whether a yellow rectangle appears around the button that has keyboard focus. Default value is true

_framesloaded
yes
no
The number of Frames that have currently been loaded

属性
唯读
物理

选项
描述

_age


物件放置的时间 (以秒计)

_alpha


设定这个物件的透明度 (0 = 透明,100 = 不透明)

_currentframe


回传这个目前播放影格的编号

_delta


上个表单显示的经过时间 (以秒计)

_droptarget


draggableInstance 拖曳经过的影片剪辑 / 精灵或物件的名称

_focusrect


全域属性,用来定全义按钮在取得焦距后是否要在其周围显示一个黄色矩形。预设值为 true

_framesloaded


目前载入的影格编号

_height


回传这个精灵或物件目前的高度

_highquality


指定套用到目前影片的去除锯齿边缘等级

_name


影片剪辑 / 精灵、实例或物件目前的名称

_parent


包含这个物件的影片剪辑 / 精灵、实例或物件的替代名,如,父层

_rotation


设定 / 回传目前精灵或物件的角度

_soundbuftime


指定串流音效开始播放前预先缓冲的秒数

_target


影片剪辑 / 精灵、实例或物件目标路径

_time