FMX if (_root.ta._droptarget == "/oa") {

I have a movie loaded in a mainmovie.

I got help with writing “this._lockroot = true” in my loaded movie.
That solved all problems about visibility and alpha-values in my loaded film.

But there are still problems.
When I write:
if (_root.ta._droptarget == “/oa”) {
r += 1
}
it works allright when I run the swf-file seperatly
but not when it is loaded in the main film. If anyone
can help me with this i should be very happy.
Mvh//ditti