Follow Us !

Membuat drag object untuk game dress up


Action script drag object :

on (press) {
startDrag ("")
dragging = true
}
on (release,releaseOutside) {
stopDrag ()
dragging = false
}


0 komentar:

Posting Komentar

If You Find Broken Link please Comment here ! we will refresh that Link :D