Here's the script. If you'd rather have a file, tell me yur email and I'll send it to you. Put this script on any picture thats bigger than the stage and it shood work.
---Begin Copying---
--Put this script on any picture (map, photo, etc.). Configure the first 3 varibles to you needs, then BAM! it works.
property stageRect, noMoveRect, mys, scrollSpeed
on beginsprite me
--These Variables must be configured to match each movie or user's preference
kickOn = 30 --How many pixles away from the edge of the stage the mouse needs to be to start moving picture
scrollSpeed = 4 --How many pixels-per-frame to scroll
stageRect = rect(0,0,500,330) --The top, bottom, left, and right of the stage
-----------------------------------------------------------------------------
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.