WEIRDCALCULATOR
⠺⠑⠊⠗⠙⠉⠁⠇⠉⠥⠇⠁⠞⠕⠗
Saturday, September 20, 2008
Flash movieClip drag
this.onPress = function() {
startDrag(this);
}
this.onRelease = function() {
stopDrag();
}
this.onReleaseOutside = function() {
stopDrag();
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment