建站学 - 轻松建站从此开始!

建站学-个人建站指南,网页制作,网站设计,网站制作教程

当前位置: 建站学 > 图像设计 > Flash教程 >

关于flash的各项限制

时间:2012-03-12 10:28来源: 作者: 点击:
下面这些资料是我以前在网上收集的,具体出处已经忘了。它这里主要是针对as2说明的,发上来留作手边资料以备随时查看。不知道as3里面这些参数有没有什么变化,知道的朋友还望提醒一下。 [DOCUMENT] size: -width: 1 to 2880 -height: 1 to 2880 drawing extents within:

下面这些资料是我以前在网上收集的,具体出处已经忘了。它这里主要是针对as2说明的,发上来留作手边资料以备随时查看。不知道as3里面这些参数有没有什么变化,知道的朋友还望提醒一下。

[DOCUMENT]
size:
-width: 1 to 2880
-height: 1 to 2880

drawing extents within:
-width: -720 to document width + 720
-height: -720 to document height + 720

-grid spacing: 7.2 to 288
-frame rate: .01 to 120
-frames: 16000
-layers: 16000
-movieclip instances: 16000
-loaded movies (in levels): 16000

[MOVIECLIP]
drawing extents within:
-width: -720 to 720
-height: -720 to 720 (1440×1440)

-_xscale/_yscale values: ~ 3276800
-_alpha values: 256
-_alpha steps: ~ .4 (don’t increment _alpha below that value)
-_x/_y steps: .05 (don’t increment _x/_y below that value)
-_rotation: -180 to 180 (you can set it to values beyond these but will revert to a value in that range)
-_rotation steps: .1 (_rotation wont be seen in increments below that value)
-attached clips before drastic attachMovie speed drop: ~ 800-1000 (common in grid creation; creating new clips to attach groups of clips, like each row, to will reduce the slowdown)

[TEXT]
-characters in a textfield: ~63000 (?)
-rotation of dynamic or input textfields w/o embedded fonts or static w/ device fonts: 0 (no rotation)
-max size of POST data (loadVars and XML Objects etc): around 64k
-characters for URLs set in Character panel: 127

[SCRIPTING]
depths:
-depths of existence: -16384 to 2130690045
(createEmptyMovieClip can surpass these values in creation but not always accurate
max reliable: 2147483647, min reliable: -2147483648)
-removable depths: 0 to 1048575

-recursive function call levels: 256
-loop calls: processor dependant, 15 or 20 seconds until timeout

[MISC]
-Flash Player zoom: 2000%
-line thickness (Flash authoring): .1 to 10
-line thickness (AS): 0 to 256 (increments of 1; 0 is hairline)
-size of imported bitmap: 5×5 minimum
-shape hints: 0 to 26

(责任编辑:admin)
织梦二维码生成器
顶一下
(0)
0%
踩一下
(0)
0%
------分隔线----------------------------
发表评论
请自觉遵守互联网相关的政策法规,严禁发布色情、暴力、反动的言论。
评价:
表情:
用户名: 验证码:点击我更换图片