Stage width and height problem

Hi everyone,

I encountered a prob today with my Stage.width and height.

My stage is 1016572 designed for 1024768 monitor. when placing my objects on the stage i noticed that when i test my website in the browser (my monitor resolution is 12801024) my object which is suppose to take the full Stage.width or the ones being positioned according to the Stage.width and height are not at their respective _x and _y or do not have the full width unless i shift my layer which hold my liquid layout (when stage is being resize, my objects are still placed to fit any monitor up to 1027768) above my main actions (the layer which contains the declaration and positioning of all the MCs etc…).

When i first started, i found out that my liquid layout layer must always be below my main actions and all the functions beign called must be above it. now my liquid layout code must be above my main actions layer…

Am i missing something, can it be my publish settings or my html that is messed up. Does anybody can help me please.

Hope the explanation helped to understand my prob.

thanks,

Jerome