Skip to main content
Participant
May 11, 2020
Question

Symbol inside scene

  • May 11, 2020
  • 1 reply
  • 600 views

My symbol won't play inside my scene, I have a set animation within the symbol but it won't play when I go back to the whole scene. How can I fix this? Thanks

    This topic has been closed for replies.

    1 reply

    Re7Author
    Participant
    May 11, 2020

    It worked when I changed the symbol from a movie to a graphic symbol, why is that?

     

    kglad
    Community Expert
    Community Expert
    May 11, 2020

    because you're testing in the ide. 

     

    nested movieclips don't play when testing in the ide while nested graphic symbols do play in the ide (if there are enough frames on the parent timeline).  movieclips do play when using a publish test.

    Re7Author
    Participant
    May 15, 2020

    Thank you!