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

Android Only - SWFLoader crops the video when rotate in landscape mode with width height to 100% of the parent and scaleContent is true

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Adobe Flex SDK 4.1 (Release)
    • None
    • mx: SWFLoader
    • None
    • Affected OS(s): Windows
      Language Found: English

    Description

      Steps to reproduce:
      I couldn't select Android in Affected OS.

      1.Download attached Stripped2707.swf
      2.create a mxml AIR project
      Place a tag as below in app xml
      Make sure app xml has Android INTERNET permission
      <autoOrients>true</autoOrients>
      3. Copy following line in mxml file
      <mx:SWFLoader height="100%" width="100%" scaleContent="true" id="swfl" source="Stripped2707.swf"/>
      4. Generate an apk file from the AIR project.
      5. Install it on Motorola Droid
      6. Launch app, let the video begin.
      7. Rotate the device in landscape mode

      Actual Results:
      Video gets cropped from Right and Bottom

      Expected Results:
      No crop.

      Workaround (if any):

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: