|
Get Property ? evaluate ? create var ? Where do I start looking ?
by trugmolly (Trugmolly)
on
Feb 11, 2006 at 11:31:08 am |
I have a mc; master_mc and it needs to be replaced by another clip mc_1, mc_2 or mc_3 depending on which button is pressed or which keyboard key is pressed. I can do this part ok. I have a basic understanding of actionscript but I am totaly stuck with then next part. I don't know where to start looking to figure out what sort of code I should be using here.
I want the master_mc to pause on the keyboard event and set the alpha to 0
and to be 'replaced' by mc_1 or mc_2 etc. I would like the master_mc to remember where in its timeline the event happened and to have the mc_1 begin to play from that point in its own timeline. On Key up or mouse up the Master_mc should resume from where it left off and the mc_1 dissapear.
Basicly it is a clip with some clones that have had different effects applied in After Effects (the mc_1, mc_2 etc) So the user can click and see the different effects. There is sycnch sound. It is a talking head and so I would like as smooth as possible swapping between clips.
Like I say I do not know where to start looking to figure out some code for this.
Any pointers or suggestions would be much appreciated.
cheers
Respond to this post • Return to posts index
| |