flash help please...
flash help please...
Out of context: Reply #5
- Started
- Last post
- 8 Responses
- ********0
makes sense so far.... only why have the alpha fade in the shape and not on frame one like the rest of your script?? It would be more central and you could access it with a simple
if(MovieClip._alpha<0){
attachMovie("idname", "newName", same level as the one which as faded....)
}if that makes any sense....