# My transitions don´t work sometimes...(voets tut again)

**URL:** https://forum.kirupa.com/t/my-transitions-don-t-work-sometimes-voets-tut-again/42995
**Category:** Uncategorized
**Created:** [February 17, 2004, 7:47pm UTC](https://forum.kirupa.com/t/my-transitions-don-t-work-sometimes-voets-tut-again/42995 "2004-02-17T19:47:06Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![berkoWitZ](https://avatars.discourse-cdn.com/v4/letter/b/b9bd4f/32.png) [@berkoWitZ](https://forum.kirupa.com/u/berkoWitZ)
#### Post date: [February 17, 2004, 7:47pm UTC](https://forum.kirupa.com/t/my-transitions-don-t-work-sometimes-voets-tut-again/42995/1 "2004-02-17T19:47:06Z")

</div>

I´m using this AS for my buttons (thanks voets):

[AS]on (release) {  
if (\_root.currMovie == undefined) {  
\_root.currMovie = “servicios”;  
container.loadMovie(“servicios.swf”);  
} else if (\_root.currMovie != “servicios”) {  
if (container.\_currentframe == container.midframe) {  
\_root.currMovie = “servicios”;  
container.play();  
}  
}  
}  
[/AS]

but sometimes when I clic on a button my site restarts and sometimes works ok, and I have no idea what to do… here´s the incomplete version of the site [http://www.framecreation.com/Flash.htm](http://www.framecreation.com/Flash.htm) maybe it´ll work for u maybe not… help me please, thanks!

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [February 17, 2004, 7:50pm UTC](https://forum.kirupa.com/t/my-transitions-don-t-work-sometimes-voets-tut-again/42995/2 "2004-02-17T19:50:59Z")

</div>

None of the buttons were working, and pressing Experimentos restarted your site. I can’t really tell what’s going wrong by seeing the site. Can you provide your FLA’s so I can have a look at them ?

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [February 17, 2004, 8:00pm UTC](https://forum.kirupa.com/t/my-transitions-don-t-work-sometimes-voets-tut-again/42995/3 "2004-02-17T20:00:12Z")

</div>

only servicios, portafolio and experimentos have animations at the moment, can I send u my FLA in a PM? That´s exactly the problem…sometimes doesn´t matter the button the site restarts

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [February 18, 2004, 3:26am UTC](https://forum.kirupa.com/t/my-transitions-don-t-work-sometimes-voets-tut-again/42995/4 "2004-02-18T03:26:41Z")

</div>

voetsjoeba can you please explain your transiton code (and tell me where I can find the complete code). I think I can understand up until the part of the AS that was posted above.

Mike

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [February 18, 2004, 3:27pm UTC](https://forum.kirupa.com/t/my-transitions-don-t-work-sometimes-voets-tut-again/42995/5 "2004-02-18T15:27:19Z")

</div>

why I can´t attach my file??

Here´s the thread [http://www.kirupaforum.com/forums/showthread.php?s=&threadid=39101&perpage=15&pagenumber=1](http://www.kirupaforum.com/forums/showthread.php?s=&threadid=39101&perpage=15&pagenumber=1)

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [February 18, 2004, 3:50pm UTC](https://forum.kirupa.com/t/my-transitions-don-t-work-sometimes-voets-tut-again/42995/6 "2004-02-18T15:50:30Z")

</div>

> \*Originally posted by mlkedave \*  
> \*\*voetsjoeba can you please explain your transiton code (and tell me where I can find the complete code). I think I can understand up until the part of the AS that was posted above.

Mike \*\*

I’m converting it into a tutorial. It should be up soon.

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [February 18, 2004, 4:00pm UTC](https://forum.kirupa.com/t/my-transitions-don-t-work-sometimes-voets-tut-again/42995/7 "2004-02-18T16:00:00Z")

</div>

cool, that tutorial will be great Voets. :thumb:

:: berkoWitZ :: hey dude, site is looking good,  
Did i inspire the shape of your nav gismo u have there? 😉

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [February 18, 2004, 4:55pm UTC](https://forum.kirupa.com/t/my-transitions-don-t-work-sometimes-voets-tut-again/42995/8 "2004-02-18T16:55:00Z")

</div>

> \*Originally posted by …::Soulty::… \*  
> \*\*

:: berkoWitZ :: hey dude, site is looking good,  
Did i inspire the shape of your nav gismo u have there? 😉 \*\*

jeje, maybe… 😉 thanks for the comment, but I´m still having problem with the AS and I can attach files to see if soemone can notice what I´m doing wrong

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [February 19, 2004, 8:36pm UTC](https://forum.kirupa.com/t/my-transitions-don-t-work-sometimes-voets-tut-again/42995/9 "2004-02-19T20:36:15Z")

</div>

here [http://www.framecreation.com/Flash.htm](http://www.framecreation.com/Flash.htm) , sometimes the site restarts when I clic in a button, today I´m noticing that it´s working ok, check the site and tell me if this happen to u
