PDA

View Full Version : Loaded movie is not sized correctly


cewing
06-03-2004, 04:41 PM
I am trying to load a .swf movie into a narrated, interactive slide-show created in flash. I have a pane for the movie to fit in that is 200x150 pixels.

I have two versions of the movie, one was created without action script, the other uses action script and an included file to download the images it needs at playback.

Both versions are the same dimension as the pane in my presentation (200x150). Both were published using the same publishing settings (which match those I am using for the presentation itself.

The non-dynamic version loads and plays just fine, the dynamic one loads and plays, but is incorrectly sized. It shows up with the top-left corner in the right place, but is so large that it obscures the rest of the presentation stage.

Anyone have any ideas why this might be? I'm stuck here, and desparate to find a solution.

Thanks,

C

J_Miller
06-05-2004, 11:40 PM
Is its original size big like that, or are you saying that Flash is making it bigger?

Ruben
06-06-2004, 07:47 AM
Try placing it inside of a movieclip and setting the _width and _height of the movieclip by actionscript to the w/h you want to use...or is that a problem??

- Ruben

farafiro
06-06-2004, 08:40 AM
hi cewing
welcome to the forums

post the resizing script