Ciao a tutti,
ho scaricato da flash kit questo fla
http://www.flashkit.com/movies/Inte...-8721/index.php
sul fade tra immagini. ho praticamente copiato tutto lo script che c'era e l'ho adattato al mio fla, che ha un tot di 13 imma. il problema che ho adesso è uno strano scatto nelle prime imma del mio swf, come se nn avessero l'effetto fade in e out. mi viene fuori un errore di questo tipo:
**Error** Scene=main, layer=Livello 2, frame=1:Line 8: There is no method with
the name 'Round'.
picalpha = Math.Round(getProperty(picnum, _alpha));
**Error** Scene=main, layer=Livello 2, frame=1:Line 10: There is no method with
the name 'Round'.
oldpicalpha = Math.Round(getProperty(oldpicnum, _alpha));
Total ActionScript Errors: 2 Reported Errors: 2
Che vuol dire?
Ciao Ciao
Grazie!!