Copy link to clipboard
Copied
This question was posted in response to the following article: http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/org/osmf/containers/MediaContaine...
Copy link to clipboard
Copied
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
Find more inspiration, events, and resources on the new Adobe Community
Explore Now