Some people reported me a bug - loaded swf files are not active, all behaviors are disabled. This happened because I applied roll-over an click events for all loaded movies.
In v 2.0.12 I fixed this problem. Of course, the movies original behaviors will work only if this movie is "not clickable" and doesn't have a balloon to display.
"Not clickable" means that this movie doesn't have description, url and zoom level set. And the balloon must be disabled by setting balloon="false" attribute for this point.