maximum value of _x on AS2 MovieClip object
Posted
by Rafe
on Stack Overflow
See other posts from Stack Overflow
or by Rafe
Published on 2009-08-26T20:25:52Z
Indexed on
2010/03/17
17:01 UTC
Read the original article
Hit count: 292
actionscript-2
|actionscript
Using Flash 8, and ActionScript 2, what is the max value that an _x property on a MovieClip can be? For instance, is it okay to position a movieclip at _x = 60000?
© Stack Overflow or respective owner