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

[RSL] RTE when module loads osmf rsl in current application domain.

    XMLWordPrintableJSON

Details

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

    Description

      Steps to reproduce:
      1. Compile attached app (MxTest.mxml) and module (VideoModuleTest.mxml) using mxmlc
      2. copy the rsl swfs next to the app and module swf.
      3. Run the app

      Actual Results:

      VerifyError: Error #1014: Class org.osmf.events::TimeEvent could not be found.

      at VideoModuleTest/_VideoModuleTest_Array1_c()
      at mx.core::DeferredInstanceFromFunction/getInstance()[/Users/gauravj/depot/flex/hero_private/frameworks/projects/framework/src/mx/core/DeferredInstanceFromFunction.as:105]
      at spark.components::SkinnableContainer/createDeferredContent()[/Users/gauravj/depot/flex/hero_private/frameworks/projects/spark/src/spark/components/SkinnableContainer.as:1044]
      at spark.components::SkinnableContainer/createContentIfNeeded()[/Users/gauravj/depot/flex/hero_private/frameworks/projects/spark/src/spark/components/SkinnableContainer.as:1073]
      at spark.components::SkinnableContainer/createChildren()[/Users/gauravj/depot/flex/hero_private/frameworks/projects/spark/src/spark/components/SkinnableContainer.as:880]
      at mx.core::UIComponent/initialize()[/Users/gauravj/depot/flex/hero_private/frameworks/projects/framework/src/mx/core/UIComponent.as:7643]
      at VideoModuleTest/initialize()
      at mx.core::UIComponent/http://www.adobe.com/2006/flex/mx/internal::childAdded()[/Users/gauravj/depot/flex/hero_private/frameworks/projects/framework/src/mx/core/UIComponent.as:7528]
      at mx.core::Container/http://www.adobe.com/2006/flex/mx/internal::childAdded()[/Users/gauravj/depot/flex/hero_private/frameworks/projects/mx/src/mx/core/Container.as:3974]
      at mx.core::Container/addChildAt()[/Users/gauravj/depot/flex/hero_private/frameworks/projects/mx/src/mx/core/Container.as:2618]
      at mx.core::Container/addChild()[/Users/gauravj/depot/flex/hero_private/frameworks/projects/mx/src/mx/core/Container.as:2534]
      at mx.modules::ModuleLoader/moduleReadyHandler()[/Users/gauravj/depot/flex/hero_private/frameworks/projects/mx/src/mx/modules/ModuleLoader.as:468]
      at flash.events::EventDispatcher/dispatchEventFunction()
      at flash.events::EventDispatcher/dispatchEvent()
      at ModuleInfoProxy/moduleEventHandler()[/Users/gauravj/depot/flex/hero_private/frameworks/projects/framework/src/mx/modules/ModuleManager.as:1149]
      at flash.events::EventDispatcher/dispatchEventFunction()
      at flash.events::EventDispatcher/dispatchEvent()
      at ModuleInfo/readyHandler()[/Users/gauravj/depot/flex/hero_private/frameworks/projects/framework/src/mx/modules/ModuleManager.as:793]
      at flash.events::EventDispatcher/dispatchEventFunction()
      at flash.events::EventDispatcher/dispatchEvent()
      at mx.core::FlexModuleFactory/update()[/Users/gauravj/depot/flex/hero_private/frameworks/projects/framework/src/mx/core/FlexModuleFactory.as:475]
      at mx.core::FlexModuleFactory/docFrameHandler()[/Users/gauravj/depot/flex/hero_private/frameworks/projects/framework/src/mx/core/FlexModuleFactory.as:621]
      at mx.core::FlexModuleFactory/docFrameListener()[/Users/gauravj/depot/flex/hero_private/frameworks/projects/framework/src/mx/core/FlexModuleFactory.as:131]

      Expected Results:
      No RTE

      Workaround (if any):
      Don't load osmf rsl in current app domain.

      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: