Import com.greensock.*;
Import com.greensock.plugins.*;
Import com.greensock.easing.*;
// ***** ==================================================== *****
var-Wolken: TimelineMax = Null;
var cloudArray: Reihe = neue Reihe ();
cloudArray.push („cloud1“);
cloudArray.push („cloud2“);
cloudArray.push („cloud3“);
cloudArray.push („cloud4“);
init ();
Funktion init (): Lücke {
Wolken = neues TimelineMax ({Wiederholung: - 1, Jo-Jo: zutreffend, repeatDelay: 3});
für (var I: int = 0; I < cloudArray="">
|