C'è uno script che dopo un certo tipo di secondi da me impostati mi fa un'azione?
tipo
if (secondi == 10) {
fai questo;
}
capì?
però nn so gestire il tempo in flash...help me
C'è uno script che dopo un certo tipo di secondi da me impostati mi fa un'azione?
tipo
if (secondi == 10) {
fai questo;
}
capì?
però nn so gestire il tempo in flash...help me