Help: Flash of course
Help: Flash of course
Out of context: Reply #9
- Started
- Last post
- 10 Responses
- normal0
I changed the "sq0" to "sq" so that it would iterate through more than 9. If I use that code and remove the mybuffer they just lay on top of eachother.
//max # of thumbnails
this.maxThumbs = 10;
//space between each thumb
this.myBuffer = 50;
//starting x
this.startX = 0;
//yPos
this.startY = 100;//replace { with "less than" sign
for (i=1; i