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

  • Home
  • SEARCH
  • 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 8192923
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T04:18:10+00:00 2026-06-07T04:18:10+00:00

graphics.drawCircle(20, 20, 10); graphics.drawCircle(40, 40, 20); so lets say i’ve been created two circles

  • 0
graphics.drawCircle(20, 20, 10);
graphics.drawCircle(40, 40, 20);

so lets say i’ve been created two circles in the stage, now i want to create a bone object to connect the first circle to another and then try to move them in the code, because i’ve readed that the bones can only be created by the BONE tool in adobe flash is that true?

can you give me a little example on how to create a bone object in the code?

  • 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-06-07T04:18:11+00:00Added an answer on June 7, 2026 at 4:18 am

    Above code is AS3 right?

    • Set any desired object on the stage (in your .fla)
    • right-click and click convert to symbol.. in the menu
    • Select the type to be a movieclip from the drop-down box
    • Then give it a name (let’s say Bone1 for instance, mind the capital B) and check the box export for Actionscript. Make sure the name that you see below matches the name you entered at the top of the window. Click ok.
    • Now the Actionscript part. Make a var for every MovieClip you made like so:

    .

    var bone1:Bone1 = new Bone1;
    

    or

     var somename:Bone1 = new Bone1;
    

    Both are the same, I simply used two examples to show the the possibilities (first one is usually how I do it). Difference between uppercase and lowercase letters is crucial!

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

Sidebar

Related Questions

What graphics library is used to create the graphics in the Solitaire and Freecell
I have a Graphics object of JPanel and that is working fine: import java.awt.Color;
I want to learn graphics programming, and I want to use Skia as the
I'm trying to draw two circles at random positions and draw a line between
I want to create something like a scratch with 3 options. First website sends
import flash.display.Sprite; var bin:Sprite = new Sprite(); var cir:Sprite = new Sprite(); cir.graphics.beginFill(0x00ff00,1); cir.graphics.drawCircle(0,0,30);
To get some smooth graphics, I want to draw oversampled by factor 2 and
I'm not a graphics person, but I want to learn silverlight development. Which expression
I've created the graphics for the user control as a vector graphic and imported
I need draw rectangle with two circle holes inside. The problem is in circles

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.