Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

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

New Here ,
May 07, 2017 May 07, 2017

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.

201
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Contributor ,
May 08, 2017 May 08, 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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
May 08, 2017 May 08, 2017
LATEST

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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines