Nov 21, 2009

Flash Animation

free web hosting
Open Discussion & Free Web Hosting > Computers & Tech > Designing > Animation

Flash Animation

FirefoxRocks
I have gotten familiar with the very basic of Flash (motion/shape tweening, using different tools, etc.) and I was wondering how this was created:

http://alanbecker.deviantart.com/art/Anima...mation-34244097

I don't need very specific details but I would like to know the skill level required, the estimated number of keyframes, any various techniques used and a general outline of what they done.


Comment/Reply (w/o sign-up)

grim reaper1666
ho did he do that i want to do it myself it makes it look like the stickmen are attacking the actual prgram (or are they?)

Comment/Reply (w/o sign-up)

jonnahlynb29e
hi im a newbiew in as3 programming can u help me find a solution with my problem?>>>

i have 6 frames.... the 1st frame has an action w/c calls/play the remaining frame depending w/c button they click let say button1 and so on.... here's my action for frame4


------------------------------------------------------------------------------------------->> here's my problem ...

1. ) the keyListener won't work not until i click on the interface.
2. ) can't add a child with sprite in frame 4...it doesn't show and when i click back button error occurs...
error:
TypeError: Error #1009: Cannot access a property or method of a null object reference.
at BlockBox12_fla::MainTimeline/frame1()
at flash.display::MovieClip/gotoAndPlay()
at BlockBox12_fla::MainTimeline/backnClick()


----------------------------------------------------------------------------------------------//here's my code


stop();
import flash.events.KeyboardEvent;
import flash.display.Sprite;

//keycodes
var left:uint = 37;
var up:uint = 38;
var right:uint = 39;
var down:uint = 40;
var tempX:int = 1335;
var tempY:int = 2370;

//-----------------------------------------------------------------------i believe this have something to do with #2 error

var clockFace:Sprite = new Sprite();
clockFace.gra
phics.drawCircle(200, 200, 50);
clockFace.graphics.beginFill(0x0190ff);
addChild(clockFace);

//-----------------------------------------------------------------------

back_btn.addEventListener(MouseEvent.CLICK, backnClick);
stage.addEventListener(KeyboardEvent.KEY_DOWN,keyDownListener);


function backnClick(event:MouseEvent):void
{
//trace("button clicked!");
gotoAndPlay("main");
}

function keyDownListener(e:KeyboardEvent) {

if (e.keyCode==left){

if( _student.x >= 350){
_student.x-=5;
trace("student.x is >= 350");
}
else if( tempX >=330 ){
bg_scroll.x+=5;
}
else if(_student.x <= 0){
_student.x = _student.x;
tempX+=5;
}
else
_student.x-=5;
tempX-=5;

}
if (e.keyCode==up){

if( _student.y >= 250){
_student.y-=5;
}

else if( tempY >= 355 ){
bg_scroll.y+=5;
}

else if(_student.y <= 0){
_student.y = _student.y;
tempY+=5;
}

else
_student.y-=5;
tempY-=5;

}
if (e.keyCode==right){

if( _student.x < 350){
_student.x+=5;
}
else if( tempX+500 <= bg_scroll.width){
bg_scroll.x-=5;
}
else if(_student.x + _student.width >= 800){
_student.x = _student.x;
tempX-=5;
}
else
_student.x+=5;
tempX+=5;

}
if (e.keyCode==down){
if( _student.y < 250){
_student.y+=5;
}
else if( tempY + 265<= bg_scroll.height){
bg_scroll.y-=5;
}
else if(_student.y + _student.height >= 595){
_student.y = _student.y;
tempY-=5;
}
else
_student.y+=5;
tempY+=5;

}
}

 

 

 


Comment/Reply (w/o sign-up)

HannahI
I'm not sure what you mean, FirefoxRules.

Comment/Reply (w/o sign-up)

HannahI
Now I get you, About 1200 keyframes, Medium Skill level, and maybe 3 1/4 months of work! Hope this helps. smile.gif

Comment/Reply (w/o sign-up)


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Similar Topics

Keywords :

  1. Loading External Images In Flash 8
    (2)
  2. Creating Flash Image/slideshow
    (2)
    Hi, is there any simple way to create a Flash (or any animated) movie/slideshow similar to this one
    ? I want to have a similar effect on one of the myspace accounts I'm helping a user create. I
    want to avoid using Adobe Flash if a website or some free program can do this job for me. Thanks.....
  3. My First Animation Efforts With Sprites(kinda)
    (4)
    K well here they are: 1.) Number 1 (Click) 2.) Number 2 (Click) 3.) Number 3 (Click) 4.)
    Number 4 (Click) Note1:They are in order of attempts ex. 1 was my first. Note2:3 and 4 are the
    same except their background colors are different.....
  4. First Flash Effort
    (1)
    What was everyones first flash effort, and how did it go? I remember my first attempt with flash was
    a button that could be pushed in and could be dragged around. What about yours?....
  5. Flash Scroll?
    (4)
    I have read many guides on how to create a scroll bar and use it in flash yet I have never been able
    to apply this. Can anyone help with this. My intentions are to have a scroll button and once you
    click it or hover over it, you can see more writing.....
  6. All About Animation (2d)
    guide to animating (0)
    the best way to animate is to get out microsoft's paint get screen ripping program get paint.net
    use microsoft's paint (original paint) as a story board use screen ripping program to take the
    picture from paint page by page and make it a gif use paint.net to hold parts and to rotate them by
    certain degrees (not just 90 or 180) I'm a Youtube director who does this for a living.
    http://youtube.com/profile?user=montalbano69 I probably dont have my movie on yet but it takes a
    long time to make 10 minutes of picture by picture at 10 pictures a second :l....
  7. Check Out My Fbf Movie Iam Working On
    Flash movie iam working on (4)
    Hey check out my flash movie iam currently working on heres the link
    http://media.putfile.com/antfinigh ....
  8. Free Flash Type Programs
    (4)
    are there any free flash type programs out there that can read flash files and do the same sorta
    thing as flash if anyone can help that would be great that or if someone could help me with edditng
    a flash file to add and remove some things for me....
  9. Looking For A Flash Coder
    (0)
    Hi, I am trying to make a component, unfortunatly I have no clue what I am doing. I as wondering if
    somone could take my fla with what I want the component to be and convert it into a MXP. Anyone
    wanna help me out?....
  10. Looping A Flash Animation Certain Times?
    also sound syncing. (0)
    Ok, I am creating a short flash movie and I need some help. My first two frames is my loader, a
    basic, "IfFrameLoaded; Goto" type function. The next 9 frames is a small animation that I want to
    loop for exactly 20.02 seconds, and then I want to move from that animation and background music,
    into another animation and background sound. I'm sort of at a loss as to how to do this. Is
    there some way I can count the amount of time that a flash file has been loaded, and then have it
    switch to another layer with the other animation and sound on it? A "Goto; Layer 2, Frame ....
  11. Is Flash Really The Best For Animation Design ? Your Opinion.
    (12)
    During my time online ive seen ALOTof animation programs,flash,gif maker,ect ect..but the one that
    stands out the most is of course flash,flash has alot of good features,everything is easy on it,and
    once you get the hang of it you can do just about anything on it.is there better? what is worse?
    what are YOU opions and questions....
  12. Need Help: Looking For Good Flash Tutorials Online
    (2)
    Flash does not deserve to get the negative vibe that it has been getting. ie flash sucks. I have
    done a movie in my mind now if I can just get these programs to behave. My main problem is I am
    useing way to many programs and my brain is going to explode. I know you should learn one and learn
    it well but my problem is liking different ones for different things. I have noticed that people
    like Corel draw and I have never used it. Problem is with graphics that all the programs work
    differently. PSP 8 is my fav but I have an old program that I like much better for cropping e....
  13. Excelent Classical Animation Tutorial
    Excelent classical animation tutorial (5)
    Hello all, i have found a great tutorial of classical animation by Doug Compton, a cartoonist and
    animator from karmatoons, he had worked in projects like "Bugs Bunny's 50th Birthday Special"
    and many other. Check the tutorial here: DRAWING FOR CLASSICAL ANIMATION ....
  14. Is Xtivity A Replacement For Macromedia Flash?
    Has anyone used this program before? (4)
    The other day, I was browsing through a magazine and an advert happened to catch my eye. It was for
    a product called 'Xtivity". So I decided to have a look at the xtivity homepage , to find out a
    little more about what this product was. Anyway, judging by what they say on the site, it looks
    like a flash creation tool, designed more for graphic designers who want to use flash but who
    aren't worried about all the behind the scenes stuff. One feature, which grabbed my attention,
    is being able to import your .PSD (photoshop) files into the program and keep each ....
  15. Loading Flash Content + Sound
    (9)
    I'm having some trouble loading flash content and sound together. I would like for the content
    of the flash movie to load up exactly when the sound does, but usually the sound loads a little
    faster than the flash and the content is a little lagged/slow playing before it kicks in and
    sync's up. Could anyone provide some insight as to how I would load the content and sound
    together, so that it does not lag? P.S. I've already tried putting the sound in the first frame
    of the flash, but it does not seem to help. Thanks in advance! /smile.gif" style="vertical-....
  16. Reversing Animation On A Gif
    (3)
    I've got a gif that I want to reverse the animation on. Normally, I would do this by hand, but
    this gif in particular has about 600 frames, so I'm not so eager. Is there any sort of program
    that could do this for me? I use MGI videowave III and Ulead Gif Animator and neither have anything
    to reverse the way the frames move, at least nothing that I am aware of. Any help would be
    appreciated. Different programs I could use or a different method within the programs I already
    have. Thanks!....
  17. Importing Wmv Into Flash 5
    (3)
    I need to import a WMV into flash 5, but I'm having a very hard time doing so. Obviously, I
    cannot import it directly. I have tried using DivX Doctor to change the WMV into an MPG (which
    works) and then importing the MPG into Ulead Gif Animator, so that I could save the MPG as a gif,
    and import it into flash. However, whenever I attempt to import WMV that I've converted into
    MPGs into Ulead, I always get an error and Ulead shuts itself down. This ONLY happens with MPGs that
    were once WMVs. Does anyone know how I can fix this, or know of a better way to convert a....
  18. Question: Vector Based Animation?
    Free flash like programs... (4)
    Hello there! I have experience in flash through art classes in school, and Being a 16 year old on a
    low budget, I was curious if there were any flash like programs out there for free? I know free is
    pushing it lol... but Im desperate and my creative imagination needs to be released. I'm just
    looking for something that has the basic feel and capabilities of flash. Im looking for something
    that will be vector based, will animate, and will allow sounds to be added into the background! Any
    information would be awesomely appreciated! Thanks much!....
  19. Flash Site Software
    Help need for nice flash making software (14)
    Hello iam a newbie in flash ,And i want to make a Website Using flash, Can someone show me some easy
    to understand flash making software,I have macromedia flash mx but i dont understand a word in
    that..! its very complicated..! As i need an easy to use software..! /sad.gif"
    style="vertical-align:middle" emoid=":(" border="0" alt="sad.gif" />....
  20. How Do I Create A Good Fire Animation Using Flash ?
    (15)
    The 2 programs i use most are Macromedia Flash and 3D Studio Max. I can get a good fire effect in
    max, but im totally lost when i get into Flash. Does anyone know a good tutorial or have some
    personal knowledge on the subject?....
  21. Winsor Mccay
    A Pioneer in Animation (0)
    Hello folks. I just thought I would share one of my favorite cartoonists that you may not have heard
    of before. He is Winsor McCay, who was most famous for his Sunday Paper cartoon "Little Nemo In
    Slumberland" back between 1905 up through 1915. Just recently, I've been looking more into some
    of the things he did in his life and I bought a dvd with early animation shorts he did, some of
    which are amazing even to today's standards. Winsor McCay, to put it simply, did it "the hard
    way." Hand drawing hundreds and sometimes thousands of individual pictures to make h....
  22. Question On Buttons.
    A question on button animation. (2)
    Okay, So I'm alright in flash as it is. But I was curious how you made a button move... like a
    mouse over effect for instance where something robotic pops out of a button on mouse over. Any
    takers?....
  23. Imported Pictures To Flash.
    .... (10)
    Hey, I was wondering, In Flash you can import pictures to use in your movie or whatever. I did
    that, and I wanted to edit it. though, for some reason I couldn't. I couldn't erase, or draw
    on any imported pictures. Is there a way to make them editable? Any help would be greatly
    appreciated.....
  24. Maya, Anyone?
    Moving away from Flash and Photoshop (7)
    I have both Flash and Photoshop and I wanted to work with more proffesional tools (even if they are
    $6000), does anyone use Maya? I have a trial verson from their website itself (www.alias.com)
    Thanks. ---------------------- Moved post here since it's not a tutorial, /smile.gif"
    style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" /> Nils....
  25. What's The Best 3d Animation Software?
    Maya 6, Pixar, 3D Studio Max, (31)
    I want know want animators prefer using in 3D Animation.....
  26. Converting Flash Files To Gif
    how to convert flash files to anim gif (10)
    i used swishmax to make simple flash animation. but then, i figured out for simple animations we
    should use gif instead. this is to ensure wider compatibility with older browser or those who didnot
    have flash installed (for security reasons, etc). so, anyone have a simple solution of coverting SWF
    files to GIF files without compromising its quality?. thanks....
  27. Flash Actionscript Zone
    Discuss, Exchange your ActionScript (6)
    Let Exhcnage, Discuss, all about Flash ActionScript Here(The New Face Of Flash).....
  28. Flash, Mysql And Php
    Flash function with MySQL and PHP (4)
    Anyone know how to create a flash with action script, MySQL and PHP backend?....
  29. make an animation
    can you make one for me???? (16)
    I can`t make animations, but I want an animation on my index-page. For an introduction you know....
    Can anyone make it for me? /unsure.gif" style="vertical-align:middle" emoid=":unsure:" border="0"
    alt="unsure.gif" />....
  30. Edit your animated Gifs
    Must have knowledge of Flash (7)
    Hi, I m telling u how to edit your animated gifs ......... if u want some changes in the gif
    animated picture... u must have little knowledge about flash Simple open flash and goto to the file
    menu where click on import option import your particular gifs ....... haah now gif is displayed in
    the form of frame animation in flash window....... now u may using your photoshop or flash graphic
    knwoledge to edit image in each frame and then export it intto the same gifs.....

    1. Looking for Flash, Animation

See Also,

*SIMILAR VIDEOS*
Searching Video's for Flash, Animation
advertisement



Flash Animation

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com