Skip to main content
Known Participant
October 13, 2024
Answered

why I don't see my hero?

  • October 13, 2024
  • 12 replies
  • 1669 views

I created the scene, and added the hero. But I don't see it.

I think the video explains better:

 

 

    This topic has been closed for replies.
    Correct answer kglad

    if it was a movieclip before, change it back.  if it's a symbol that would explain the (or part of the) problem.

     

    with a symbol you need enough main timeline frames to display the symbol's animation.  ie, if the symbol has 10 frames and is place on the main timeline's frame 2, you need 9 frames after frame 2 on that main timeline.

     

    movieclip's don't need that.  they'll play from start to end (and repeat) if they're on one main tmeline frame.

    12 replies

    kglad
    Community Expert
    Community Expert
    October 13, 2024

    maybe the seal's graphic symbol and/or maybe there's no stop() on the 2nd frame of the main timeline.

    Known Participant
    October 14, 2024

    I converted it to a graphic symbol, what should it be? frame 2 has stop().

    kglad
    Community Expert
    kgladCommunity ExpertCorrect answer
    Community Expert
    October 14, 2024

    if it was a movieclip before, change it back.  if it's a symbol that would explain the (or part of the) problem.

     

    with a symbol you need enough main timeline frames to display the symbol's animation.  ie, if the symbol has 10 frames and is place on the main timeline's frame 2, you need 9 frames after frame 2 on that main timeline.

     

    movieclip's don't need that.  they'll play from start to end (and repeat) if they're on one main tmeline frame.