Transitions?

I am new to flash so I have a lot of questions, and this is one of them I can’t seem to get. So I have my content movie clip which has all my pages in it, each page on a different keyframe, and the frames are labeled so you can call to them. What I want is a transition between pages, so they don’t look so jumpy and flat when loaded. How do I create this type of effect, so that when you click any button and are loading a different frame it does a nice transition?

make each page have an into frame that slides the image in from a side or transitioos it in and then have a stop() on the actual frame with content and then when you click to another setion play the outro at the end of the outro just use joto and play to goto the appropriate frame in the main clip which should automagically start that frames intro animation and stop on the content

or, you could try to practice more correct way of laying out your flash files, take a look at this:
http://www.kirupa.com/developer/flash/index.htm

scroll down till you find: **Simple Page Transitions **

check it out,