GCHEVALIER
01-01-2006, 11:43 PM
Hello everyone!
I've created a 650x406 pixel animation and I'm facing a problem over here...
When I test my movie (Ctrl+Enter) the player window has the exact size of the animation, but when I publish it, the player window is pretty taller than my stage size, leaving two narrow white stripes under and over the animation...
anyone can tell me what is going on? I'm worried about that, because my client wants it to play as an exe file, so its window must be correct...
by the way, in the first frame, I'm using these actions:
fscommand("showmenu", "false");
fscommand("fullscreen", "false");
Stage.scaleMode = "noScale";
thanks for the help!
CHEVALIER
I've created a 650x406 pixel animation and I'm facing a problem over here...
When I test my movie (Ctrl+Enter) the player window has the exact size of the animation, but when I publish it, the player window is pretty taller than my stage size, leaving two narrow white stripes under and over the animation...
anyone can tell me what is going on? I'm worried about that, because my client wants it to play as an exe file, so its window must be correct...
by the way, in the first frame, I'm using these actions:
fscommand("showmenu", "false");
fscommand("fullscreen", "false");
Stage.scaleMode = "noScale";
thanks for the help!
CHEVALIER