Here’s another quick tutorial to help you get your head around the new 3D tools within Flash CS4, and no Actionscript this time, just content creation and manipulation. Let’s get going…

First things first, you need to create a fixed width static text box (a normal text box) and type in your text) for this example I made my text box the same width as the stage so that it fills the bottom of the screen when the text scrolls in later.
If you’re using classic yellow text like mine then you might want to make the stage colour black now.
OK, now you need to convert this text into a Movie Clip symbol, this enables us to rotate and translate it in 3D space. Press Modify > Convert to symbol or press F8. Make sure you select Movie Clip and press ok.
Now we’re going to slant the text, but before you get too excited make sure that you do the following otherwise your text might not scroll properly:
Select the 3D rotation tool and then make sure the Global Transform button is selected (bottom of the tool pallatte once the rotation tool is selected). This moves everything in the scene rather than just modifying the rotation (local rotation) of our text.
If we had just used the rotation tool, the text would slant the same way but when we try and scroll it later it would move at the wrong angle.
Now slant your text to around 45 degrees in the X axis.
Now it’s time to set a tween for the scrolling of the text.
Deselect the Global Transform button, we’re going to scroll locally now. Select the 3D translation tool (it’s under the 3D rotation tool).
Move to frame 100 in the timeline and press F5, now right-click on one of the blank frames in the middle and select Motion Tween. Move back to frame 100 and by using the 3D translation tool move the text backward in the Z-Axis.
There should be a diamond shape on frame 100 now signifying that we’ve set a keyframe. Now move to frame 1 and translate the text backward so it is just off screen. If you play the animation through now the text will scroll away from you like the intro to Star Wars. We’re almost there.
Move to frame 90 and select the text Movie Clip with the selection tool. Under Colour Effect change the style to alpha and move the slider down and then back up to 100 to create a keyframe. Now move to frame 100 and move the alpha slider down to 0. This will make our text fade out as it moves away into space.
You can now finish the scene off by adding stars onto a new layer under the scrolling text.