Hey!
I have build an flash file for my website. I got two problems:
1 - Element outside the swf file are showing when i resize my browser. So to fix that i used scale value = exactfit
2 - My flash is seeing terrible when you resize the browser. I dont want it to change size so to fix that i used scale value = noScale
So as you see im using 2 scales, and only one will work. How can i solve this problem? Can i not use 2 scales, is there any other tricks i can use?