Can anyone give me a simple example of passing parameters to an attachmovie. Or point me to an example. I would like to see how the source script is setup in the attached movie to accept the parameter.
Many thanks.
Can anyone give me a simple example of passing parameters to an attachmovie. Or point me to an example. I would like to see how the source script is setup in the attached movie to accept the parameter.
Many thanks.
I'm not sure what you mean.
attachMovie attaches a MovieClip, not an external movie. If you pass variables to the attached MovieClip, they are available just like other variables.
You can only attachMovie a mc from a library....