loadMovie problem

Hello. I got a problem:/
I want to loadMovie in the target _root.as. And the url is dynamic:

_root.as.loadMovie(_root.link)

Unfortunately the movie isn’t loaded:(
I tried to convert _root.link to string but nothing:(
Any ideas? Thanks:)