imdumb
06-04-2008, 02:16 PM
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.
w.brants
06-05-2008, 02:57 PM
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.
byweb
06-06-2008, 03:13 PM
You can only attachMovie a mc from a library....