View Single Post

  #3 (permalink)  
Old 16-03-08, 07:57
stradiwatt stradiwatt is offline
Junior Member
 
Join Date: Feb 2008
Posts: 16
Rep Power: 0
stradiwatt is on a distinguished road
Re: Galleria immagini

Ciao Flep
grazie deli'interessamento.
Quando vado a fare un test il risultato è il seguente:
sull'output:
"WARNING: Actions on button or MovieClip instances are not supported in ActionScript 3.0. All scripts on object instances will be ignored."

sul compilatore degli errori:
'Symbol 28', Layer 'ActionScript', Frame 1,Line 7 1120: Access of undefined property getY. getY = speed * (ty - this._y);
'Symbol 28', Layer 'ActionScript', Frame 1,Line 8 1120: Access of undefined property getY. this._y += getY;
'Symbol 28', Layer 'ActionScript', Frame 1,Line 19 1120: Access of undefined property nowNum. nowNum = Number (this._name.slice(3, 4));
'Symbol 28', Layer 'ActionScript', Frame 1,Line 20 1120: Access of undefined property nowNum. mty = -imgwidth * nowNum;
'Symbol 28', Layer 'ActionScript', Frame 1,Line 21 1120: Access of undefined property nowNum mty2 = -(imgwidth * imgNum - imgwidth * nowNum);

questo è quanto.
invio anche ail file originale
grazie
Attached Files
File Type: rar Galleria immagini.rar (253.0 KB, 3 views)

Reply With Quote