Skip to main content
hollym69824027
Participating Frequently
May 7, 2017
Question

How to stop my characters movements on a loop when moving frame by frame on animation

  • May 7, 2017
  • 2 replies
  • 230 views

I have generated my characters movements through converting it as a movie clip. But whenever I test it on SWF, he plays the same movements on a loop even when at a stop point. Is there anyway I can get his movements to play only with each frame instead of automatically. This is done through action script. TIA.

    This topic has been closed for replies.

    2 replies

    hollym69824027
    Participating Frequently
    May 8, 2017

    if I were to convert it to a graphic, will the codes I have already on my movie clip still work or will I have to change them?

    Basically what I need is to link my characters movements to the frames to that each time he move forward his legs and arms will move as well but will stand still when at a stop point. Here is a link to show you an example: Robby Leonardi | hey@rleonardi.com

    travisbrainerd
    Participating Frequently
    May 8, 2017

    You can control the looping more precisely when the symbol is a Graphic instead of a MovieClip. Simply convert the symbol to a Graphic (you will have to do this for each keyframe). Then you can set the looping properties to Loop, Play Once or Single Frame.