Hallo
suche in dem Scipt mal diese Funktion
und änder an diese Stelle die ParameterPHP-Code:if ((i+1)%5 == 0) {
// reset the X and Y positions
_global.thisX = 20;
_global.thisY += 80;
} else {
_global.thisX += 80+20;
}
// reset the X and Y positions
_global.thisX = 20 auf 250
und schon passt es.


LinkBack URL
About LinkBacks
Zitieren