Cynthia,
If "video" is an instance of the flv player component,
you should use this code instead:
stageL.onResize = function(){
video.setSize( Stage.width, Stage.height );
}
Using _width and _height in this case can cause distortion.
If you use the setSize method, the component will handle
the resizing itself, avoiding distortion of the navigation etc.
Good luck!
_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com