Tweening MC in from side to a length of stage.stageWidth - (set amount)
Hi forum,
The title basically explains what I wish to do.
I'm after a way to implement a similar style of navigation as the blue strip that enters from the right hand side of the stage on this website:
http://www.steffenjahn.com/publish/html/index.html
I'm fairly sure it will revolve around the use of a stage.stageWidth listener on an mc and then subtracting a certain amount to ensure it doesn't span the entire width..
However, I'm struggling to implement it myself.
Any help you can provide would be fantastic, whether that's useful tutorials or pieces of as3.
Thanks a lot.