PDA

View Full Version : is it possible for a 19 year old to go demented?


linckx
04-11-2003, 03:52 PM
nearing my twentieth year of life... I'm growing old I guess.
I need to do something apparently simple and I can't get the darned thing into my head... :o

what I want to do is :
I've got two swf's loaded in a big one according to which button you click.
the loaded .swf have an intro, a main (1 frame) and an outro.
The tricky part (for me) is that

when you click a button and the other mc is opening, nothing happens... so far so good.
now when the main is on, and you click another button, the current .swf has to play the outro and then proceed to the wanted swf.

simple as hell, but I just can't seem to make it work.
with mc's I can do that on 3 seconds, but with loadMovie everything before my eyes goes blurry...

It's so pathetic :o

robin

Caimin
04-11-2003, 04:06 PM
I think this will be easier to follow if you post some code...

linckx
04-11-2003, 04:09 PM
héhé, that's my problem

the code I've got is working fine and basic beginners stuff.
Not more or less than an onrelease handler, loadmovie commands and variables, plays and stops...

the problem is the way I have to set em up...
that I can't through-see...

robin

Billy T
04-11-2003, 04:10 PM
http://www.tableau.com.au/tutorials/smooth_transitions/

linckx
04-11-2003, 04:13 PM
thx billy, I'll check it out,
it's exactly what I needed

robin