URGENT - preload external swf and transition

Hello,
I’ve seen the tutorial about transition and preloading external swf. http://www.kirupa.com/developer/mx/preloader_transition.htm
However, when I try do do it by myself, I encounter the following problem:
I’ve created 3 swf, which would correspond to photo.swf, gallery.swf and profile.swf, changing the JPG to be shown.
What happens is that when I play the movie, it runs ok, but when I press the buttons, it shows the correspondent external swf but the jpeg inside it is resized to huge.
Could you help me please?

have u just resized it already down within flash? or is it just going on its own little world maybe if u tried resizing it to the size u want outside of flash like in PS or something it might be ok im not sure as i havent tried this tutorial b4 but it might actually be useful for something i want to create.

-Tom

I have found a “half-solution”. Apparently somewhere hidden in the code there’s a command with the size the photo should be shown in. As I couldn’t find this commamd to resize it as I wanted, the solution I found was resizing my photos in their swf, to a strange measure that when shown in the main movie looks great.
Just to let you know, the original jpg was 316x252 I had to resize it to 316x150, resulting a narrow jpeg. When shown in the main movie you see the 316x252 I wanted.