Uploaded image for project: 'Apache Flex'
  1. Apache Flex
  2. FLEX-22294

Loaded SWF is incorrect dimensions since 12480.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • Adobe Flex SDK Previous
    • None
    • mx: SWFLoader
    • None
    • Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Steps to reproduce:
      1. Run this. The source for LoadedSWF sets its size to 800 pixels wide. (In the bug file, look at the 2nd tab.):

      <mx:TabNavigator id="tn" width="100%" height="100%" creationPolicy="all">
      <mx:VBox label="SWFLoader" width="100%" height="100%">
      <mx:Box width="100%" height="100%" >
      <mx:SWFLoader id="loader1" source="@Embed(source='LoadedSWF.swf')" width="100%" height="100%" />
      </mx:Box>
      </mx:VBox>
      </mx:TabNavigator>

      Actual Results:
      It's 750 pixels wide.

      Expected Results:
      It should be 800 pixels wide.

      Workaround (if any):

      Attachments

        Activity

          People

            adobejira Adobe JIRA
            adobejira Adobe JIRA
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: