Skip to main content
This topic has been closed for replies.

1 reply

Participant
June 19, 2013

The example will not work.

var mediaContainer:MediaContainer = new MediaContainer();

mediaContainer.width = 640;

mediaContainer.height = 500;

after this mediaContainer width and height will still be NaN