|
action + animation + drawing in flash
stroke and fill technic
animate in movieClip
action script : random() cloude + timeline
action script : startDrag() sun + properties
physical action : this.cloud._x += ( gotoXposition - this.cloud )*speed
tell target backgroup if (sun._x < 225 ) { sky is brightness } else { sky is dark } |