Repositioning thumbnails
Repositioning thumbnails
Out of context: Reply #1
- Started
- Last post
- 2 Responses
- acescence0
you need to add a stage listener and a function to call for the stage.onResize event. the function should reposition your content based on the current width of the viewport. instead of just setting the x and y though, use a tween class to tween the clips to their new position.
stage listener:
http://www.moock.org/asdg/techno…tweenlite class:
http://blog.greensock.com/tweenl…