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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T15:42:39+00:00 2026-05-21T15:42:39+00:00

I placed a movie clip instance inside a button, and I want this movie

  • 0

I placed a movie clip instance inside a button, and I want this movie clip to play when the button is released. I’m using this code on the frame containing the button:

function playMovie(event:MouseEvent)
{
     this.theButton.theMC.gotoAndPlay(3);
}

theButton.addEventListener(MouseEvent.MOUSE_UP, playMovie);

When I try to test the flash movie, I get this message:

1119: Access of possibly undefined property theMC through a reference with static type flash.display:SimpleButton.

I can somewhat understand why it doesn’t like it, but I do not know how to resolve the issue.

  • 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-21T15:42:40+00:00Added an answer on May 21, 2026 at 3:42 pm

    if you are inside of theButton already then you won’t need to call “this.theButton” because “theButton” is “this”
    try

    this.theMC.gotoAndPlay(3);
    

    if you are still unsure of the object parent child relation and you are using the flash IDE, in your actions panel, click the blue target at the top of the actions panel and find the MC you are trying to reference and let the flash IDE figure out the relationships for you.

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

Sidebar

Related Questions

I want to play a movie clip when I click a button. I made
I have placed a movie clip on the main timeline, with instance name sq_mc
I have placed an Image as a button in my App and I want
When a marker is placed, I want to call a PHP function (in another
There are many movieclips placed on stage? Now I want to align them using
I'm trying to gotoAndPlay using AS3 in a certain frame inside a symbol, my
In my iPhone app, I'm using MPMoviePlayerController to play a movie. I'm hiding all
I want to dynamically load the graphic of the button into an mc inside
I created an AS3 preloader, and placed the code for that on frame one.
I want to move some file to other place, using Java SE 1.6 So,

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.