hi everyone.

i have my main swf that loads different swfs for content.
on a portfolio page i have two buttons web and print.
by default print loads first.
but lets say someone has entered my portfolio and while print is loading the user clicks on web, the print has not done loading so its even listeners will not be removed causing a clash with my web swf pre loader and letting it work.

is there a way around this ive been trying for two day with no success.