Hello, how does one go about and make a similar menu to the one on the top left side on this site (white bar): http://moodstream.gettyimages.com/.
Can it be 100% AS3 code or must it be animated in a movieclip?
Printable View
Hello, how does one go about and make a similar menu to the one on the top left side on this site (white bar): http://moodstream.gettyimages.com/.
Can it be 100% AS3 code or must it be animated in a movieclip?
This better be in AS3. ActionScript-ed tweens are lighter and smoother. There should be a xml settings and dynamically drawn shapes (vector shapes also makes the animation smoother and lighter). Making such menu with movie clip and nested objects will be much more complicated and heavier.