When I access the stage.width property, it tells me the width of the movie.
If I understand correctly when I set
stage.scalemode="noscale"
and then access the stage property it should return the width of the flash player. Instead it returns 0.
Is this a bug or do I do something wrong ?




Reply With Quote