I'm inserting imagevue.swf into my own flash movie using loadMovie("imagevue.swf",this.ImageVue); method... it works fine, but the problem is that the text in ImageVue is a bit out of focus, it appears to be blurred or smoothed... it only happens if i insert ImageVue into my flash, if i use ImageVue from Index.php it looks nice. How can i solve this issue? I forgot to say, that the size of the movie clip is 700x500 as i've readed into the online docs.
Thanks in advance,