Why my code did not work?

[TABLE]
[TR]
[TD=“class: votecell”]

          [/TD]
          [TD="class: postcell"]                I written this code but its not working:

http://textuploader.com/1x29

I want to dynamically create some textfields (5 in this example) and vertically place them next to each other (_y=_y+_height+10 in this example).

I also want to add an onRelease event for each of them which checks done* (default is true) to toggle change clicked text to another text and back, also in the same time rearrange all textfields if one of textfields height changed (like Multiline texts).

what I get when I compile my code is the first and second textfields are arranged as I want but the other 3 textfields placed on textfield2 and also onRelease does not work!

thanks for help

[/TD]
[/TR]
[/TABLE]