Tuesday, May 24, 2011

Bascic Flash Tutorial - Simple text scroller


Do you know how to create a flash based text scroller to scroll a few lines of text?
This tutorial will help you to create the text scroller by just following the simple instructions:
Step 1: Create a dynamic textbox.
text_scroller01
 

Monday, May 23, 2011

Action script 3 Flash Tutorial - Scrollbar content

If you have so much content but,you have little space in which to display this content.Then you need to creat scrollbar content.


This tutorial, intend to explaine the basics of creating scrollable content with ActionScript 3. we are going to explaine creating scrollable content that may include text, images, movie clips, and so on.

Thursday, May 5, 2011

How to make Movie Clip Buttons

download swf  here
download open fla here
you can use button symbols to create

buttons also you can use movie clip symbols to to creat more powerful buttons. With movie clip buttons, you have much more control over the behaves of  your buttons.

Sunday, May 1, 2011

Bouncing Text with Shadow Effect

This tutorial teaches you to create shadow for text and how to make the text into an up and down animation.






 

dhttp://www.seed-share.com/nih8tdxejhpj
download swf file
  • Insert new movie clip symbol “mc”.
  • Select text tool then write any text what you want.
  • Copy that text, and insert new layer name as “shadow” then paste it, go to modify >> transform >> flip vertical, then drag that text under the original text, change the color in to gray.
  • Select the text and press Ctrl+B, similarly do the same process in shadow text also.
  • Select frame between 1-10 then press F6 or (right click >> insert key Frame) on both layers.
  • Then change the position of each text at each frame.
  • Go to scene 1 drag “mc” from library.
  • Save your work and press (Ctrl+Enter).