A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: rows before columns

  1. #1
    . fruitbeard's Avatar
    Join Date
    Oct 2011
    Posts
    1,780

    rows before columns

    Hi,

    I'm a little stumped, using an array and for loop i create columns and rows like so

    01,02,03,
    04,05,06,
    07,08,09

    anybody know how i can do it the other way, like so

    01,04,07
    02,05,08
    03,06,09

    Thanks

  2. #2
    . fruitbeard's Avatar
    Join Date
    Oct 2011
    Posts
    1,780
    Hi,

    No worries, I just swapped the x's for the y's.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center