sarah3585
04-26-2005, 07:53 PM
I want to link a swf file from another, in a new window.
I have done it like this at the moment using levels:
on (release) {
loadMovieNum("videobunny.swf", 75);
}
This is fine but I can still click links from the swf behind when on the above swf file.
Any suggestion?
Thanks
I have done it like this at the moment using levels:
on (release) {
loadMovieNum("videobunny.swf", 75);
}
This is fine but I can still click links from the swf behind when on the above swf file.
Any suggestion?
Thanks