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

RTE when app containing embedded resources is recompiled with application cache

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Adobe Flex SDK Previous
    • Compiler API
    • None
    • Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Steps to reproduce:
      1. Extract the fxp to your local disk.
      2. compile java file using:

      javac -classpath <path to flex-compiler-oem.jar> AppCacheTest.java

      3. Run java file using:

      java -cp .:<path to flex-compiler-oem.jar> AppCacheTest <path to src folder>

      4. Run Main.swf

      Actual Results:
      ReferenceError: Error #1065: Variable Graphic1_Text_2019612293 is not defined.

      at flash.display::MovieClip/nextFrame()
      at mx.managers::SystemManager/deferredNextFrame()
      at mx.managers::SystemManager/preloader_preloaderDocFrameReadyHandler()
      at flash.events::EventDispatcher/dispatchEventFunction()
      at flash.events::EventDispatcher/dispatchEvent()
      at mx.preloaders::Preloader/timerHandler()
      at flash.utils::Timer/_timerDispatch()
      at flash.utils::Timer/tick()

      Expected Results:
      No RTE

      Workaround (if any):
      Disable application cache.

      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: