Bluepearl Design
Go Back   Bluepearl Design > Misc > Tutorials > Macromedia Flash

Flash Basics 101

Flash is the industry's most advanced authoring environment for creating interactive websites, digital experiences and mobile content.
    

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old 05-09-2006, 05:47 AM   #1 (permalink)
 
Title: Member
Join Date: May 2006
Age: 19
Posts: 19
Rep Power: 0 mrCharlie is on a distinguished road
Cool Flash Basics 101

In this tutorial you will learn about:
1.Motion Tweens
2.Shape Tweens
3.Easing
4.Movieclips
5.Buttons

Section One: Motion Tweens

In this section I will teach you how to create a motion tween.
Lets Begin.

Open a new flash document, leaving the default page settings.

12 Frames per second, 550px X 400px canvas.

Now, using the elipse tool, draw yourself a circle. (Top Tip: Hold tab and crag to create perfect circles.)


Next click on the 30th frame on your timeline, and press F6.



Next highlight frames 1-30, Right click, and click "Create Motion Tween"

Your 30 frames should now turn a shade of purple, with an arrow from the first to last. This shows that a motion tween is occoring over these frames.
(Top Tip: If you recive purple frames and a dotted line, this means that you're motion tween is broken. The most likly cause of this is that there is diffrent drawings on one of frames to the other. Check they are the same, if they are not delete the diffrent part, and the tween should update, fixed.)



Now, Go to your 30th fram again. In this frame you move your cicle to where you want it to be at the end of the tween.


>


You can now test your tween by pressing the enter key.

It is an idea to save your file at this point. Call it somthing you can remember like Tween1.

Now push Ctrl+Enter together. this will publish your move and allow you to view it as other people will see it.

Close that preview, and return to your main movie.

We will now add another 30 frames, to make the circle move seemlessly.

Click on your 60th frame, and push F6. This time your tween will be made automaticly for you, but you will need to move your circle back to the origonal starting point.
(Top Tip: A easy was of doing this is copying the cicle from the first frame, using Ctrl+C, and pasting it into the 60th frame using Ctrl+Shift+V. Make sure you delete the circle currently in frame 60 though )



Now try testing your tween using Ctrl+Enter, it will repeat its movements without a jump after the 30th frame.

At this point you may notice that the animation you have created is very "Choppy". To make the movement of your circle smoother, you can increase the frame rate.

Do this by Right clicking on the stage, and changing the Fames per second to 30. It will increase the speed of the animation as well as making it smoother.

Now try testing your tween again using Ctrl+Enter, It'll be much nicer to look at.

You've completed section one of the tutorial! Well done.

This is my final animation

http://i82.photobucket.com/albums/j2...ore/tween1.swf

Section 2: Shape Tweens

In this section I will teach you how to create a shape tween.

Open a new flash document, using the settings below.

30 Frames per second (You should know how to do this if you have read my motion tween tutorial), 550px X 400px canvas.

Now, using the elipse tool, draw yourself a circle. (Top Tip: Hold tab and crag to create perfect circles.)



Now, as before click on your 30th frame and pussh F6. Now move to your 60th frame and push F6



Next, highlight your 60 frames and open the properties tab.



Use the menu highlighted in red to select the type of tween, "Shape"
Your 60 frames should now turn green, with an arrow, much like when creating a motion tween.



Now, Move to the 30th frame, and delete the circle. This will break the tween, but do not worry, this is the intersting part of the shape tween.

In your 30th frame draw a diffrent shape. it can be totally obscure. For this tutorial I have used a 12 sided star.



You can also change the color, and position of the shape, as it will not matter.
It's now time to test your shape tween. Push enter, and watch the awesomeness.

If you are happy with your tween, save it as "Tween2" and push Ctrl+Enter to publish it.

Here is mine http://i82.photobucket.com/albums/j2...on2/tween2.swf

Section Three: Easing

In this section you will learn about easing. Easing can be used to control the way the shape moves in a tween.

Lets get started.

Open the file you saved as "Tween1" this should contain your 60 frame motion tweened circle. We will be adding easing to this circle so you will understand how easing works.

First of all, go to the 90th frame of this movie and push F6, do this also at the 120th frame.



Now, copy using Ctrl+C the circle from your 30th frame, to the 90th (Paste using Ctrl+Shift+V) . This will make sure the circle moves a contant distance and speed.

Now click back on the first frame. On your properties panel you should see an option for "Ease"
Set this to 100 outwards easing. This means it will start fast and slow down. (see picture)



Do this for the 30th frame too.

On the 60th and 90th frames we will use Inward easing. This means the object will start slow, and speed up.



You have now set easing on your tweens. Before you test this movie, use the "save as" function to save it without overwriting the current file. Save it as "Tween3"

Now publish using Ctrl+Enter

Here is mine: http://i82.photobucket.com/albums/j2...on3/tween3.swf

Last edited by mrCharlie; 05-10-2006 at 04:04 AM.
mrCharlie is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-09-2006, 05:20 PM   #2 (permalink)
 
Sean's Avatar
 
Title: Founder/Admin
Join Date: Jan 2004
Location: Sydney, Australia
Age: 28
Posts: 8,907
Images: 386
Blog Entries: 4
Rep Power: 10 Sean will become famous soon enough
Send a message via MSN to Sean Send a message via Skype™ to Sean
Re: Flash Basics 101

nice tutorial Charlie,thx for adding
Sean is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-09-2006, 06:20 PM   #3 (permalink)
 
Title: Member
Join Date: May 2006
Age: 19
Posts: 19
Rep Power: 0 mrCharlie is on a distinguished road
Re: Flash Basics 101

No problem, I'll extend into the other sections later =D
mrCharlie is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-09-2006, 08:59 PM   #4 (permalink)
 
Title: Bluepearl Veteran
Join Date: Feb 2005
Posts: 1,848
Images: 9
Rep Power: 6 Kate will become famous soon enoughKate will become famous soon enough
Re: Flash Basics 101

Thanks heaps - this will be helpful for me bigtime. I'm also learning how to code flash
Kate is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-10-2006, 03:07 AM   #5 (permalink)
 
Title: Member
Join Date: May 2006
Age: 19
Posts: 19
Rep Power: 0 mrCharlie is on a distinguished road
Re: Flash Basics 101

Quote:
Originally Posted by Kate
Thanks heaps - this will be helpful for me bigtime. I'm also learning how to code flash
Actionscript eh. I've not very good at it, personally i hate all code.
Anyway, I'm starting to write section 2 now.
mrCharlie is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-10-2006, 04:05 AM   #6 (permalink)
 
Title: Member
Join Date: May 2006
Age: 19
Posts: 19
Rep Power: 0 mrCharlie is on a distinguished road
Re: Flash Basics 101

3 tutorials done so far.

+rep?
mrCharlie is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-29-2006, 06:33 PM   #7 (permalink)
 
Title: Member
Join Date: May 2006
Age: 44
Posts: 4
Rep Power: 0 MIg-Jer is on a distinguished road
Question Flash 8 - Navigation

MrCharlie
I've created my buttons and in the Timeline I have created an Action Layer that contains the keyframws for the different sections. One problem......My actionscripts don't want to work for me. This what I've done;
A) I selected my fisrt button,went to the Behaviors panel in the drop down menu I chose Movieclip>Goto and Stop at frame or label...

B) In the Goto and Stop at frame or label dialog I selected _root in the list.

C) Confirm that the radio button labeled RELATIVE is selected

D) In the Frame Number or Frame Label text field I put in the name of my button.

E) I pressed OK

After I have repeated all these steps for the other buttons I test my movie and It doesn't send me to the appropriate site of my web page.

If you could help that would be really sweet!!!!!

Mig-Jer
MIg-Jer is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-30-2006, 03:32 AM   #8 (permalink)
 
Fragalot's Avatar
 
Title: Ipood
Join Date: Nov 2004
Location: belgium west-flandres
Age: 19
Posts: 4,434
Images: 1
Rep Power: 9 Fragalot is on a distinguished road
Send a message via ICQ to Fragalot Send a message via MSN to Fragalot Send a message via Yahoo to Fragalot
Re: Flash Basics 101

getURL(yoururl) is what you need to use to go to a certain page.

(that's the only part of actionscript that i know, LOL)

Last edited by Fragalot; 05-30-2006 at 03:35 AM.
Fragalot is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-30-2006, 05:11 PM   #9 (permalink)
 
Title: Member
Join Date: May 2006
Age: 44
Posts: 4
Rep Power: 0 MIg-Jer is on a distinguished road
Re: Flash Basics 101

Quote:
Originally Posted by Fragalot/f3
getURL(yoururl) is what you need to use to go to a certain page.

(that's the only part of actionscript that i know, LOL)
Thank you
But, Im not looking @ going to another web page. I only want to go from within my Flash movie. My action script is not workin and I was wondering if anybody knew what I did wrong.
I appriciate your help. Thank You again...
MIg-Jer is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-30-2006, 09:10 PM   #10 (permalink)
 
Title: Member
Join Date: May 2006
Age: 19
Posts: 19
Rep Power: 0 mrCharlie is on a distinguished road
Re: Flash Basics 101

If you would like to contact me on AIM or MSN I'd probably be more help.
As I'm not 100% sure onwhat you are trying to do.

my AIM is ipodlock
my MSN is Charlie@mr-charlie.com
mrCharlie is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads for: Flash Basics 101
Thread Thread Starter Forum Replies Last Post
Embedding flash with swfobject.js Sean Macromedia Flash 9 06-10-2006 08:37 PM
need help with adobe flash 8 Xthar Need Help? 2 03-26-2006 07:38 PM
Macromedia flash 8 Sean Software 16 10-21-2005 08:17 PM
Flash MX Frustration autumn whispers2me Need Help? 9 06-26-2005 05:42 AM


  
Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
Bluepearl Templates

All times are GMT +11. The time now is 04:55 PM.

 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52