Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6209119
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T05:55:37+00:00 2026-05-24T05:55:37+00:00

I am creating game which involves some billiard-like balls to bounce on the screen.

  • 0

I am creating game which involves some billiard-like balls to bounce on the screen. I created a MovieClip with only one frame which represented the ball, exported it to the class, extended it to my needs and animated it using Event.ENTER_FRAME. It works fine, but there is something that confuses me — both, the stage and the ball have only one frame each, so I don’t quite understand how Event.ENTER_FRAME works… I mean, if there are no keyframes, how is done the animation??? If I used already animated MovieClip, I would have to add keyframes, right?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T05:55:38+00:00Added an answer on May 24, 2026 at 5:55 am

    Flash Player is always playing based on a frame rate. whether display objects are actually moving depends on if those objects are listening for instructions in an Event.ENTER_FRAME event handler, often to reposition/redraw themselves, or not. think of the Event.ENTER_FRAME event as being a power outlet that can animate an object whenever you plug it in.

    moving from frame scripting to real programming can be confusing in this regard. frame scripting and the MovieClip object typically are treated as a frame-by-frame sequence, at least thats what users using Flash Professional IDE are suppose to believe since it’s easy to grasp both conceptually and visually.

    in Flash IDE frame scripting, it appears that you have more visual control of each frame, and while those frames can be altered individually to display a flip-book-style frame-by-frame sequence (IE: dropping a different image into each frame), they, too, can be programatically animated (IE: motion tween). programatically animated display objects don’t take up more and more frames as you might think based on the Flash IDE since those are only visual tools. the AVM2 runtime treats frame scripts and packaged code the same way.

    MovieClip extends from Sprite objects. they are basically the same object, except Sprite doesn’t have functions like gotoAndStop(), etc. if you are switching to package level programming from frame scripting you should not use MovieClip objects since they are both heavier and practically useless – use Sprite instead.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am creating a game which have similar concept like Tap Tap Ant .
Iam creating a Flash AS3 based Poker game for my company. Some like zynga
I'm creating a game, and am quite new to Python generally. I created a
I'm creating a game desk. I wanted to specify field size (one field is
I m creating a game, in that i want to use some animation, but
I'm creating a building game in JavaScript and PHP that involves a grid. Each
i am creating a game which has a HUD layer on top showing scores
I'm creating a game for the iPad using Phonegap, which means I'm using JavaScript/
So I'm creating a very basic python game and I need some help with
I am creating a game. I have some UI with text. Recently we wanted

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.