Question
controlling external swf
hello, does anybody know if there is a way to control
external swf files?
if i load a file into a new one, is it possible to call a function that exists in the loaded file from the loading file?
for example if i have a function that moves a ball in one swf, and i load that swf into a new page (with loadMovie), how do i call the moveBall function from there?
is it at all possible?
thanks to anyone who helps...
if i load a file into a new one, is it possible to call a function that exists in the loaded file from the loading file?
for example if i have a function that moves a ball in one swf, and i load that swf into a new page (with loadMovie), how do i call the moveBall function from there?
is it at all possible?
thanks to anyone who helps...