*Flexmojos version:* 4.0-beta-7 *Flex version:* 4.5.0.20967 I am able to build the application WAR for my Java Flex project without error. I am able to deploy it to my application server without errors.
However when I access the main page of the application I get the following Flash Player error: VerifyError: Error #1014: Class flash.events::SoftKeyboardEvent could not be found. at spark.automation.delegates.components::SparkApplicationAutomationImpl$/init()[E:\dev\hero_private\frameworks\projects\automation_spark\src\spark\automation\delegates\components\SparkApplicationAutomationImpl.as:63] at mx.managers::SystemManager/http://www.adobe.com/2006/flex/mx/internal::kickOff()[E:\dev\hero_private\frameworks\projects\framework\src\mx\managers\SystemManager.as:2821] at mx.managers::SystemManager/http://www.adobe.com/2006/flex/mx/internal::preloader_completeHandler()[E:\dev\hero_private\frameworks\projects\framework\src\mx\managers\SystemManager.as:2729] at flash.events::EventDispatcher/dispatchEventFunction() at flash.events::EventDispatcher/dispatchEvent() at mx.preloaders::Preloader/timerHandler()[E:\dev\hero_private\frameworks\projects\framework\src\mx\preloaders\Preloader.as:542] at flash.utils::Timer/_timerDispatch() at flash.utils::Timer/tick() Does this error mean anything to you? Can you suggest a course of action? SoftKeyboard seems to suggest mobile device. However I am not targeting a mobile device. I noticed that the error seems to stem from the automation_spark library. The build includes this SWC. I appreciate any thoughts. Sri -- You received this message because you are subscribed to the Google Groups "Flex Mojos" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex-mojos http://flexmojos.sonatype.org/
