Share Posted September 14, 2009 I just started using TweenLite and I've been tasked to create a scrollbar for a SWF page. Basically I intend to load the SWF inside a MovieClip with a mask and use _x/_y to make it scroll with a graphic element (MovieClip). I'm betting TweenLite/Max can handle something like this really well. Does anyone have any code snippets they want to share (ActionScript2 Please). Link to comment Share on other sites More sharing options...
Share Posted September 17, 2009 Here's an AS3 version by Brimlow at gotoandlearn.com: http://www.gotoandlearn.com/play?id=71 Although it's as3, the equation to scroll the mc will be the same for as2. Link to comment Share on other sites More sharing options...
Author Share Posted October 8, 2009 Thanks, that was what I needed. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now