看板
[ Flash ]
討論串[問題] 如何將拖曳物放置到一定範圍?
共 2 篇文章
首頁
上一頁
1
下一頁
尾頁
內容預覽:
※ 引述《phillis1222 (pinky)》ꐊ 之前很感謝大家幫我,但是我寫的可能不清楚 很不好意思 on (press) {. startDrag (example);. }. on (release) {. stopDrag ();. if (example.hitTest(_root.a
(還有143個字)
內容預覽:
想請教各位 如何讓拖曳的東西放置到一定範圍呢?. 我現在會的是將拖曳物托到特定位置 因此我會寫的script如下:. Example. if (this.hitTest(_root.area)) {. setProperty (_root.example, _x, "180");. setPrope
(還有20個字)
首頁
上一頁
1
下一頁
尾頁