|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
AdobeFlashPlayerforIE是IE浏览器专用的flash播放器插件,可以播放AdobeFlash制作的flash文件。
poluoluo中心提醒:Flex中,Application和WindowedApplication都有两个对应的属性:scriptRecursionLimit(default1000)和scriptTimeLimit(default60)。
明天读SWFfileformatspec,注重到一个tag——ScriptLimits很成心思。好久好久之前,as2的时分,flash的递回被限定为256级。实践上,这个限定恰是经由过程这个tag形貌的。该标签包括两部分:MaxRecursionDepth和ScriptTimeoutSeconds,分离暗示最年夜递回深度和剧本超时,范例均为UI16,暗示可取值局限为0~(2^16)-1之间,即,最年夜递回深度能够被设置为65535级(递回应该被制止),剧本超时也能够云云之长(万万别这么写,行刺扫瞄器)。
官方文档:
TheMaxRecursionDepthfieldsetstheActionScriptmaximumrecursionlimit.Thedefault
settingis256atthetimeofthiswriting.Thisdefaultcanbechangedtoanyvaluegreater
thanzero(0).
TheScriptTimeoutSecondsfieldsetsthemaximumnumberofsecondstheplayershould
processActionScriptbeforedisplayingadialogboxaskingifthescriptshouldbestopped.
Flex中,Application和WindowedApplication都有两个对应的属性:scriptRecursionLimit(default1000)和scriptTimeLimit(default60)。
Flash又被称之为闪客,是由macromedia公司推出的交互式矢量图和Web动画的标准,由Adobe公司收购。 |
|