This what I have set up right now.
http://www.artbywaqas.com/HELP/FLASH/04_jumping_and_idle.swf
If you hover over the mouse the idle animation will play.
If you press the button the character jumps to the right and off the screen
I want to have the (start frame ) of idle animation fade in after the jump animation plays .
I tried a couple differet code snippet options but it was messing up so I removed them to show what I have got working successfully.
I thought I could use 'unhide an object' or 'Fade in a Movie Clip' but could not figure out how to set a time delay on it to appear after the jump animation finishes.
NOTE - This is just a quick test using whatever I had available.