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

SWFLoader doesn't load background of source swf

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • Adobe Flex SDK 3.0 (Release)
    • None
    • mx: SWFLoader
    • None
    • Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Steps to reproduce:
      1. Create a new application
      <?xml version="1.0" encoding="utf-8"?>
      <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute" backgroundColor="#dddddd">
      <mx:VBox borderStyle="solid">
      <mx:SWFLoader source="banner.swf"/>
      </mx:VBox>
      </mx:Application>
      2. use attached banner.swf (created in Sothink)
      3. Run

      Flex build 3.0.194161

      Actual Results:
      Background of included swf does not appear (see: swfloader.jpg)

      Expected Results:
      Background is rendered as if it was runned invidually (see: banner.swf.jpg).

      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: