Making .SWFs disappear in replacement for other ones
Oooh boy, I feel embarrased coming back here again but...
I was able to get my previous problem sorted out, by doing this:
on (Release) {
loadMovieNum("swfs/epictrance.swf",25);
}
I feel stupid. But now that I have constructed my swf, and have editted the position, I have to ask, is there like a ._visible=false code for foreign .swfs or something? How does one go about making it so choosing another button will remove that .swf, and change it to another. It was bad enough that I was only able to find one guide to importing swfs the way I needed, I doubt there will be one for making them disappear.
Previous discussion:
http://forums.adobe.com/message/5150720#5150720
