Ok, everything seems to be working just by the end my loop is “jumping” between last picture and first one. I centered them both als Add “Go to and Play Action” but it still not smooth…
ok… I did a rework on it. Should be what you’re looking for.
There are a couple of ways of solving it, but if you’re new to Flash, this, I think, is the easiest of the bunch.
Note, I added an artificial mask layer so that when you’re doing testing you can see where the edges of the stage are located. Also, I changed the action script a little. I don’t know why you were using
gotoAndPlay(“1”,1);
but you can just use
gotoAndPlay(1); and it will work.
In this case, I’m actually jumping the play head twice… the first frame’s action script sends it to frame 28, then again, when it loops. I think you’ll understand why when you see what I did.
I just started Flash a few days ago… and it is very frustrating… i am bad at numbers and I know I will never ever get ActionScrip it is beyond my understanding…
(Who know things might change, though…)
I just need this “running” gallery as openning for site…
thanks a lot again. You made my day!
Creating engaging and entertaining content for designers and developers since 1998.