-
I've looked around, and can't seem to find anything which mentions my situation:
I am doing very simple LoadMovie experiements:
- Click on a button:
on (release) {
loadMovie("sample.swf", "frame");
}
- This loads SWF Sample into the MC that I have called "Frame". I have made sure that sample.swf is the same dimensions as MC Frame.
However, when I execute this, the sample.swf is much bigger in size and doesn't fit within MC Frame.
Why is this happening?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Click Here to Expand Forum to Full Width
|