# TweenMax change slide

**URL:** https://forum.kirupa.com/t/tweenmax-change-slide/310077
**Category:** flash
**Created:** [June 1, 2010, 4:08am UTC](https://forum.kirupa.com/t/tweenmax-change-slide/310077 "2010-06-01T04:08:53Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![ni\_che](https://avatars.discourse-cdn.com/v4/letter/n/e79b87/32.png) [@ni\_che](https://forum.kirupa.com/u/ni_che)
#### Post date: [June 1, 2010, 4:08am UTC](https://forum.kirupa.com/t/tweenmax-change-slide/310077/1 "2010-06-01T04:08:53Z")

</div>

hi,

am using TweenMax for a slide menu.  
in the swf, how to make 2nd menu`s content appear in frame one instead of 1st menu`s content.

found TweenMax.to(screen01, speed, { x:0, y:0, ease:Quart.easeOut} );  
but i don`t want the 2nd menu to slide in in 1st frame.  
only want it to be opened when run swf.

thanks~
