View Full Version : my transitions donīt work sometimes...(voets tut again)
berkoWitZ
February 17th, 2004, 02:47 PM
Iīm using this AS for my buttons (thanks voets):
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();
}
}
}
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 maybe itīll work for u maybe not.... help me please, thanks!
Voetsjoeba
February 17th, 2004, 02:50 PM
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 ?
berkoWitZ
February 17th, 2004, 03:00 PM
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
mlkedave
February 17th, 2004, 10:26 PM
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
berkoWitZ
February 18th, 2004, 10:27 AM
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
Voetsjoeba
February 18th, 2004, 10:50 AM
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.
.soulty
February 18th, 2004, 11:00 AM
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? ;)
berkoWitZ
February 18th, 2004, 11:55 AM
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
berkoWitZ
February 18th, 2004, 07:06 PM
the buttons
berkoWitZ
February 18th, 2004, 07:19 PM
and an external swf
It works when u preview it, but sometimes the site restarts when I upload it on the web
Pls take a look voets, thanks!
mlkedave
February 18th, 2004, 08:53 PM
voets, in your upcoming tutorial can you show how to incorporate the preloader tutorial (or just show how to make transitions with preloader bars). Thanks very much for putting in the time.
Mike
berkoWitZ
February 19th, 2004, 01:57 PM
voets! very very sorry to bother u! pls take a look at the FLAīS and help me, thanks! and sorry again
Voetsjoeba
February 19th, 2004, 02:44 PM
I'll need all the FLA's. I can't do much with just one :-/
berkoWitZ
February 19th, 2004, 02:48 PM
portafolio........
berkoWitZ
February 19th, 2004, 02:52 PM
and experimentos....
thatīs it
Voetsjoeba
February 19th, 2004, 03:08 PM
I don't see anything wrong with it .. you said it restarted when you upload the file - can you show me ?
berkoWitZ
February 19th, 2004, 03:36 PM
here 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
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.