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

[Adobe AIR] Loader fails to load external images under Linux with absolute path

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Adobe Flex SDK 3.3 (Release)
    • None
    • mx: Image
    • None
    • Affected OS(s): Linux
      Affected OS(s):
      Language Found: German

    Description

      Steps to reproduce:
      1.
      create an Image Object
      2.
      try to load an picture with absolute path

      Actual Results:

      IOErrorEvent type="ioError" bubbles=false cancelable=false eventPhase=2 text="Error #2035" errorID=2035

      Expected Results:

      successful loaded picture

      Workaround (if any):

      1. create an File Object with absolute pciture path
      2. load picture File.load()
      3. create an Loader Object and use Loader.loadBytes(File.data)
      4. after loading complete you can add Loader to UIComponent

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: