0
MediaContainer - Adobe ActionScript® 3 (AS3 OSMF) API Reference
Explorer
,
/t5/animate-discussions/mediacontainer-adobe-actionscript-3-as3-osmf-api-reference/td-p/5197262
Jun 19, 2013
Jun 19, 2013
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...
TOPICS
ActionScript
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
New Here
,
LATEST
/t5/animate-discussions/mediacontainer-adobe-actionscript-3-as3-osmf-api-reference/m-p/5197263#M136757
Jun 19, 2013
Jun 19, 2013
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
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

