Help: Flash of course
Help: Flash of course
Out of context: Reply #5
- Started
- Last post
- 10 Responses
- normal0
Not working, my remedial yet improving skills cannot yet divine the reason.
I've tried this:
this.startX += this["sq0"+i+"_mc"]._width
translated roughly to me as I'm learning here:
TheCurrentMC.startX (add and append) TheCurrentMC._width
Perhaps it should spit out a new StartX for the next loop to use?