The new forums will be named Coin Return (based on the most recent vote)! You can check on the status and timeline of the transition to the new forums here.
The Guiding Principles and New Rules document is now in effect.
Help with basic flash animation (solved)
RankenphilePassersby were amazedby the unusually large amounts of blood.Registered User, ModeratorMod Emeritus
I'm trying to create a looping movie clip symbol of an animated GIF in Flash MX, and for some reason I can't get it to repeat.
I've already built the .gif, a four-frame looping animation that cycles just fine. I "IMPORT TO LIBRARY" as normal, it sets it up as a four-keyframe animation that plays just fine, but no matter what I try to do, I cannot get it to automatically loop.
I know that it is possible, but I use flash so rarely that I forget the basic things like this. Can anyone help?
I'm no expert but can't you in a keyframe at the end put some actionscript in telling to go to a certain frame in this case the first one
I've done that, and it works for the movie clip itself, but once the movie clip is placed onto the main stage, it will not animate at all. It just uses the first frame of the animation and stays static.
Rankenphile on
0
RankenphilePassersby were amazedby the unusually large amounts of blood.Registered User, ModeratorMod Emeritus
I haven't used flash in a few years but I think when you publish your file you can then select to loop the animation. It's located under the HTML tab. Then next to "Playback" check the box for Loop.
skress1 on
0
RankenphilePassersby were amazedby the unusually large amounts of blood.Registered User, ModeratorMod Emeritus
I haven't used flash in a few years but I think when you publish your file you can then select to loop the animation. It's located under the HTML tab. Then next to "Playback" check the box for Loop.
that works for the entire video, but I'm only trying to get the single "symbol", in this case the animated gif, to loop and play when brought to the main stage.
Although won't help you as of right now, I do have a friend who's very skilled in a variety of programs, Flash I believe to be one of them.
I could explain your situation to him and see what's up come tomorrow whenever I meet up with him.
Godfather on
0
RankenphilePassersby were amazedby the unusually large amounts of blood.Registered User, ModeratorMod Emeritus
edited February 2007
That would be a huge, huge help. Thanks. I've scoured the tutorial sites and done everything I can think of in the program, but I just can't seem to get it to work. I'm sure I'm missing something very simple, but I can't fucking figure it out, for the life of me.
Make sure any stop() commands in your actionscript ANYWHERE say this.stop(); unless you SPECIFICALLY want it to stop something other than the stage/movieclip that it's on.
gotoAndPlay shouldn't be required at all in this case.
The only reason a movie clip will not play until eternity is if you have a stray stop(); somewhere.
we also talk about other random shit and clown upon each other
0
RankenphilePassersby were amazedby the unusually large amounts of blood.Registered User, ModeratorMod Emeritus
edited February 2007
okay, still not working right.
Here's the source file if anyone wants to take a look. The movie clip still won't loop, and it doesn't animate at all on the main stage when given a simple movement path to follow.
I'd help you out but I've forgotten all of my flash stuff, too. I'm reinstalling tomorrow probably so maybe I can take a look at this.
Monkeybomb on
Xbox Live Gamertag: Triplemonkeybom
0
RankenphilePassersby were amazedby the unusually large amounts of blood.Registered User, ModeratorMod Emeritus
edited February 2007
if anyone wants to see the raw file with the updated art, send me a PM. This is for a forum battle, so I don't want to just post it any more, if I can avoid it.
if anyone wants to see the raw file with the updated art, send me a PM. This is for a forum battle, so I don't want to just post it any more, if I can avoid it.
Knowing little that I do I'm guessing that's it's because if it's an .swf (the usual <Ctrl+M> export format) it can display a movie clip properly, but the GIF just treats it as a graphic.
Unless movie clips actually do work in GIFs normally.
Just out of curiosity, does it all work out okay when you publish it? When it's in it's SWF form?
I haven't used flash in a while, and when I did it was Flash 6, but I remember getting frustrated over things seemingly not working, but that was only in the .fla file. Everything would always work as needed as an .swf.
Rather than make a new topic for a simple request, I'll just ask here:
Can someone gmail me the install file for the latest Flash player? I just reformatted, need to install flash, and the official site seems to be down or something, it won't go above 0k/s.
Just out of curiosity, does it all work out okay when you publish it? When it's in it's SWF form?
I haven't used flash in a while, and when I did it was Flash 6, but I remember getting frustrated over things seemingly not working, but that was only in the .fla file. Everything would always work as needed as an .swf.
this was precisely the problem. Everything was staying static in the preview, but once published it started working just as it should. I've got it working much, much better now and have made considerable progress on the project. Thanks to everyone here in this thread for your help.
Posts
I've done that, and it works for the movie clip itself, but once the movie clip is placed onto the main stage, it will not animate at all. It just uses the first frame of the animation and stays static.
fingers crossed
thanks
that works for the entire video, but I'm only trying to get the single "symbol", in this case the animated gif, to loop and play when brought to the main stage.
Thanks, though.
I could explain your situation to him and see what's up come tomorrow whenever I meet up with him.
gotoAndPlay shouldn't be required at all in this case.
The only reason a movie clip will not play until eternity is if you have a stray stop(); somewhere.
we also talk about other random shit and clown upon each other
If it were a graphic he wouldn't have a time line.
we also talk about other random shit and clown upon each other
Here's the source file if anyone wants to take a look. The movie clip still won't loop, and it doesn't animate at all on the main stage when given a simple movement path to follow.
Any thoughts?
I'm using MX2004 Pro...
Unless I'm missing something, it goes from left to right over and over while it wiggles.
we also talk about other random shit and clown upon each other
yeah, it moves for me, but it won't wiggle at all. I'm using MX, not MX 2004.
Shit, maybe it's time to upgrade.
looking at it in MX 2004 pro, it moves, but still no wiggle.
That's my only guess.
we also talk about other random shit and clown upon each other
I know it can be done. I'm positive it can be done.
But fuck all, I can't get it to work for the life of me.
Thanks for the help guys.
edit: spoke too soon. Now one is animating right and the other still isn't.
Oh well. I'll figure this out, I hope.
Unless movie clips actually do work in GIFs normally.
Hope I've helped.
I haven't used flash in a while, and when I did it was Flash 6, but I remember getting frustrated over things seemingly not working, but that was only in the .fla file. Everything would always work as needed as an .swf.
Can someone gmail me the install file for the latest Flash player? I just reformatted, need to install flash, and the official site seems to be down or something, it won't go above 0k/s.
For the record, that fla you posted crashes Flash 8; but when I pull the symbol out and use it in a new file it loops without provocation.
this was precisely the problem. Everything was staying static in the preview, but once published it started working just as it should. I've got it working much, much better now and have made considerable progress on the project. Thanks to everyone here in this thread for your help.
Back to school with you.
A basic property of movie clips is that you can't see them animate within the FLA timeline, you have to test them.
CTRL + ENTER
Use it.
we also talk about other random shit and clown upon each other
I never claimed to have gone to school for this stuff
I'm just learning as I go
(ctrl+enter, you say? excellent.)