Posts Tagged ‘Image Panning’
Actionscript 3 - Monday, November 10, 2008 7:45 - 4 Comments
Image Panning on Mouse Move – Actionscript 3 – Flash CS3
Since the Actionscript 2 version of this file was such a success we decided to create it in Actionscript 3. You can customize the movement speed, the direction and the movieclip that will be moving. Continue…
Actionscript 2 - Tuesday, January 1, 2008 23:12 - 18 Comments
Image Panning on Mouse Move – Flash, Actionscript 2
You can pan an image by simply moving you mouse.
If you wish to change the speed and direction then go to layer on line 39 and find the constrainedMove(image, 4, 1); code.
If you want to change the speed change the value 4 to something else. If you wish to change the direction change the number 1 to -1. Continue…
Most Popular Content
- thecodemonster.net has a new logo
- XML Based Fullscreen Image Rotator With Proportional Resize – Flash CS3 – Actionscript 3
- MP3 Player – XML based – Flash CS3, Actionscript 3, Tweener
- XML based banner rotator – Actionscript 3, Flash CS3
- Image Panning on Mouse Move – Actionscript 3 – Flash CS3
- XML Image Gallery – Actionscript 3, Flash CS3, Tweener
- XML based image gallery – Actionscript 3, Flash CS3, Tweener
- Scrollbar with easing – Actionscript 3 – Tweener – Flash CS3
- 3D Carousel XML based – Actionscript 3, Flash CS3
- Papervision3D Spiral Carousel
- Depth of Field with Papervision3D & Tweener
- @Sulaiman, you can do it by removing every child inside the movieclip, and then ...
- @william, The calendar is a movieclip. You can just move it by changing the x an...
- @fuya, unfortunately you cannot add thumbnails, neither the gallery can autoplay...
- @jck, It's not the scroller's fault. Flash has a limit on the height of textfiel...
- Hi, I just started using the scroller, but I'm having trouble with a long text, ...
- The gallery is great.
To customize, I would like to know how can I make the g...
- how do i actually move the calendar along the x and y axis. i can move the backg...
- hi Artluvr,
thanks for this. one quick question:
any idea how i could swit...

