{
M_flashShow_2. GotoFrame (I);//jump to frame 1, play flash animation
FramNow=m_flashShow_2. CurrentFrame ();
M_flashShow_2. FrameLoaded (FramNow);
Sleep (100);
}
Why doesn't my animation with frames change, frames are gradually increased, but the flash animation is the same, finally out of the loop when the animation will change, but as long as a jump, jump in the key frames
CodePudding user response:
Update theCodePudding user response:
It's no use updata tried