How does one make perfect loop? - Printable Version +- z0r Forums (https://board.z0r.de) +-- Forum: English (https://board.z0r.de/forumdisplay.php?fid=3) +--- Forum: Flash (https://board.z0r.de/forumdisplay.php?fid=8) +--- Thread: How does one make perfect loop? (/showthread.php?tid=3460) |
How does one make perfect loop? - A_Troll - 27-06-2015 So I've made my first loop in flash CS5. But every time it loops there's a small pause that irritates me a lot. I'm only new to flash so I don't know how common or simple this problem is. I would be more than thankful if anyone can help me with this! RE: How does one make perfect loop? - khavatarie - 27-06-2015 Did you use .flv or mp3 files ? There is alsways a small pause ~ in case .flv: use the "gotoAndPlay(#)" function @ end of the loop to skip a few frames. ( insert a framenumber for '#' ) in case mp3: always use .wav mfG FreiwegCola RE: How does one make perfect loop? - A_Troll - 29-06-2015 (27-06-2015, 11:55)khavatarie Wrote: Did you use .flv or mp3 files ? Thanks! I think I've got it fixed now!Here's what it looks like!I also wouldn't mind a bit of constructive critisizm to anyone viewing my flash. Thanks! RE: How does one make perfect loop? - BurntFaceMan - 02-07-2015 It's good. Bonus points for not slapping your name on it. |