Okay, hopefully this isn’t too confusing, if someone could help me out that would be amazing. I’m working on a site that loads multiple swf’s within each other. I’m going off of Voetsjoeba’s tutorial on transitions between externally loaded swf’s. I have a few files called about.swf, contact.swf and fineart.swf that gets loaded into site.swf when the respectable button gets clicked which works fine. Within fineart.swf I have another externally loaded file called pic1.swf. I want pic1.swf to transition out when one of the main buttons (about.swf or contact.swf) gets clicked. When I click them now, pic1.swf just disappears and doesn’t transition out.
I’m sure this is pretty easy for an AS guru. Any help would be greatly appreciated