Hi all, I have a swf file in my Flex project, and loaded it with SWFLoader. my swf file size is like this: widths ="766" and heights ="750". I put these sizes in my SWFLoader tag, but it didn't work. and in my browser, I can see all the other objects of my swf file that are outside of my swf file size... how can I fix it?

