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 6668759
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T03:04:32+00:00 2026-05-26T03:04:32+00:00

It’s really question about basics, but I want to ensure how it works. So

  • 0

It’s really question about basics, but I want to ensure how it works. So I’ve a MovieClip symbol with 5 frames (let’s call it the main MovieClip), each frame holds a different MovieClip symbol and each of those symbols has a small motion in them.
If let’s say I move to the 3rd frame in the main MovieClip:

object.gotoAndStop(3);

Then symbol’s small motion animation, which frame 3 holds, automatically starts as I saw. So I’m thinking here do the other frames (1, 2, 4 and 5), which are not visible on stage though, are stopped and I don’t need to worry about stopping each of them myself (like attaching code to each 1st frame to call .stop()) ?

Because if I would now call right away object.gotoAndStop(1); it would start that frame’s animation right away. Just makes me wonder.

  • 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-26T03:04:32+00:00Added an answer on May 26, 2026 at 3:04 am

    You don’t need to manually stop the MovieClips, they are usually dereferenced(destroyed) once their keyframes expire. And created once their keyframe enters.

    To reiterate, they don’t EXIST before and after their keyframe. Not strictly true, of course (garbage collection), but for illustrative purposes it suffices. There is no need to “stop” their timelines since they don’t exist, and once their keyframe creates them they will restart from frame 1 (without fancy actionscript, of course).

    This only holds true for timeline movieclips, actionscript created movieclips will still have references and will persist through frame changes if my memory serves me correctly.

    So actionscript MC’s need to be taken care of manually (call removeChild() and dereference their reference if any).

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

Sidebar

Related Questions

I want to count how many characters a certain string has in PHP, but
I have a French site that I want to parse, but am running into
This could be a duplicate question, but I have no idea what search terms
I don't have much knowledge about the IPv6 protocol, so sorry if the question
I want to construct a data frame in an Rcpp function, but when I
Let's say I'm outputting a post title and in our database, it's Hello Y’all
link Im having trouble converting the html entites into html characters, (&# 8217;) i
I want use html5's new tag to play a wav file (currently only supported
I'm using v2.0 of ClassTextile.php, with the following call: $testimonial_text = $textile->TextileRestricted($_POST['testimonial']); ... and
I'm interested in microtypography issues on the web. I want a tool to fix:

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.