Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

MediaContainer - Adobe ActionScript® 3 (AS3 OSMF) API Reference

Explorer ,
Jun 19, 2013 Jun 19, 2013
TOPICS
ActionScript
323
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jun 19, 2013 Jun 19, 2013
LATEST

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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines