22daddycool
by 22daddycool
2 years ago
Here is the code that you require:
on (press) {
startDrag ("")
dragging = true
}
on (release,releaseOutside) {
stopDrag ()
dragging = false
}
Rem...
razi46
•
22,497 views
About 22daddycool
by 22daddycool
Latest Activity
Aug 7, 2009
Date Joined
Jun 9, 2009
- Your queue is empty. Add videos to your queue using this button:

or sign in to load a different list.
Loading...Saving...
Why does there appear a syntax erro when i paste the code into the action menu??!
Thanks for help.