Quantcast
Channel: Adobe Community: Message List
Viewing all articles
Browse latest Browse all 90000

Re: AS3 MovieClip position

$
0
0

Variable newY is defined as follow:

var newY: int;

 

mc.row is defined as property of mc object as follow:

mc.row = row;

 

where row is defined as follow:

var row:int;

 

while (row < 9)

{

 

     ...

     mc.row = row;

     mc.col = col;

     ...

 

}


Viewing all articles
Browse latest Browse all 90000

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>