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

Flash Component and Container should be possible to be used in mobile project

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • Adobe Flex SDK Previous
    • None
    • Flash Integration
    • None
    • Language Found: English

    Description

      In a Flex Mobile project, observe the library path is missing utilities.swc

      As per Glenn Ruehle a comment on http://bugs.adobe.com/jira/browse/FB-28507 - 10/19/10 01:18 PM
      Utilities.swc is dependent on mx.swc due to the createImage() method in FlashComponentPlaceholder and FlashContainerPlaceholder. This method returns an mx:Image.

      The simplest fix would be to change these methods to return SWFLoader instead. SWFLoader is packaged in framework.swc and is the superclass of mx:Image, so it should be an easy change to digest. There is authoring code that is dependent on these classes that needs to be updated at the same time.

      So utilities swc should be usage in mobile project.

      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: