
July 9th, 2008, 09:10 AM
|
|
Registered User
|
|
Join Date: Jul 2008
Posts: 20
Time spent in forums: 8 h 23 m 37 sec
Reputation Power: 0
|
|
Hi again!
Sorry for troubling you again!
I have now get most of things done for my script. But some problems occurs again.  I keep thinking and trying to debug it for a whole day but still nothing i did can solve it. This is what i have done to the script(not the debuging part) since last time, I added to movie clip (pictures) in the library and i use attachMovie to attach them onto the stage. Next, i add a onPress function. When onPress, the movieclip will swapDepth and startDrag and also load the function from the RightTriangle.as(which is zooming and rotating). I also added a onRelease function to stopDrag when onRelease. The problem now are red cubes(fingers) for zooming and rotating purpose. the red cube should be following closely to the mouse when mouse is onPress, and so the user can control the rotation and zooming. But now, it can't be control properly.
It is okay if you can help me check out what the problem! Sorry again! I really thank you for helping me and sorry for wasting your precious time.
I attached my latest script here!
mediafire.com/?wjbcxrdmexu
|