Error 1014

I have updated my adobeX reader and the adobe flashplayer.  I still get error 1014 and can not open pdf documents.  How do I correct this issue?

What is your operating system & version?
The documents you cannot open, are they local or online PDFs?  If online, on what browser?
Is there anything else beside the number 1014.

Similar Messages

  • VerifyError: Error #1014 (class could not be found)

    I have a Flash Pro CS5 project that I have built some classes for in Flash Builder using some of the mx classes, like ArrayCollection and HTTPService. I have a Flash Project in my Flash Builder 4.0 pointing to the Flash Pro project. I started out by adding the Library Path to the Flex SDK 4.0.0 in my Flash project paths. Things seemed to work fine at first but now I am getting the following error:
    VerifyError: Error #1014: Class mx.collections::ArrayCollection could not be found
    If I change all my ArrayCollections to be just Arrays, then the same error just cascades down the list of "missing" mx classes, like HTTPService, etc. I individually added the the framework.swc, the rpc.swc and even the framework_rb.swc and rpc_rb.swc files to the paths but with the same error results.
    I'm trying to set up a relatively smooth workflow between Flash developers and Flex developers on my team but this is a huge roadblock.
    I have looked all over and not found a good solution for this problem. Can anyone help?
    Dana

    I figured out a solution. It had to do with conflicting or out of order library paths, I think. There were several paths to other projects in the project and Flash Pro global paths. I think some of them are automatically added by either the FP or the FB IDEs. When I removed all of the unnecessary paths, then it compiled just fine.

  • Flash builder 4.5 + mobile apps + mx components : error#1014

    Hi everyone,
    I found about the capabilities of Flex/Air a few weeks ago and I started experimenting. I'm interested in the mobile apps in particular.
    I downloaded the final release of Flash Builder and started to "code" a few things (I am fairly new to ActionScript too).
    The thing is I have errors when launching the mobile apps on an emulator or on my Desire HD.
    Typical example is this app from Ryan Stewart : http://blog.digitalbackcountry.com/2011/03/slides-and-assets-from-adobe-refresh/
    I tried to run his CollaborationMobile App (as I want to work with LCCS) onto a device emulator thanks to Flash Builder but I get the following errors :
    VerifyError: Error #1014: Class mx.containers::Canvas could not be found.
         at flash.display::MovieClip/nextFrame()
         at mx.managers::SystemManager/deferredNextFrame()[E:\dev\hero_private\frameworks\projects\fr amework\src\mx\managers\SystemManager.as:284]
         at mx.managers::SystemManager/preloader_preloaderDocFrameReadyHandler()[E:\dev\hero_private\ frameworks\projects\framework\src\mx\managers\SystemManager.as:2633]
         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:515]
         at flash.utils::Timer/_timerDispatch()
         at flash.utils::Timer/tick()
    VerifyError: Error #1014: Class com.adobe.coreUI.controls::RichTextArea could not be found.
         at flash.display::MovieClip/nextFrame()
         at mx.managers::SystemManager/deferredNextFrame()[E:\dev\hero_private\frameworks\projects\fr amework\src\mx\managers\SystemManager.as:284]
         at mx.managers::SystemManager/preloader_preloaderDocFrameReadyHandler()[E:\dev\hero_private\ frameworks\projects\framework\src\mx\managers\SystemManager.as:2633]
         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:515]
         at flash.utils::Timer/_timerDispatch()
         at flash.utils::Timer/tick()
    and a few others...
    I have no clue of the reason of these errors...
    Thanks for the help

    Try to avoid using MX components in mobile apps.

  • Error while loading services: Failure in Loader: VerifyError: Error #1014

    I have a library that, after it loads, I see this error in the console:
    Failure in Loader: VerifyError: Error #1014: Class mx.collections::ArrayCollection could not be found.
    I had the same problem with another library, except it had a problem with IToken. I got around this problem by changing the default linkage of libraries in build path from external to merge into code. That did not work this time.
    Merging Flex libraries into service libraries does not seem to be anything close to the correct way to deal with this. Besides, it didn't some the problem every time.
    What is the best way to keep these sorts of dependency errors from arising? The RSLs are included with Web apps, but not with libraries.

    I have found what happened.
    I created a library and created a data model within it. I created some entities within the data model. Some of those entities had collections as properties. I created the ActionScript code for the model and the collections were ArrayCollections. I moved the interfaces of the created code to a separate library.
    The interfaces need to be changed from using ArrayCollection to IList. I knew enough about that to change it for the service I was trying to bring into my application. I missed another interface that had ArrayCollections as properties and that caused the error.
    After cleaning up all of the ArrayCollection references from the interface library my service loaded.
    The Hello Gravity video tutorial has a very good explanation on why specific implementations of Flex classes are not used in service interfaces: http://blogs.adobe.com/gravity/2011/09/09/hellogravity-sample-application/

  • Adobe Reader 11.0.6 Error 1014:1014

    We have replaced the computer that was having this Error 1014:1014 with a new computer . Now with the new PC it has seen the same error with adobe reader . Its running windows 7 Pro 64-bit
    Fresh install of windows 7 pro . What is the cause of this issue ? I have just tried using Adobe Reader 9 to see if the error follows . Any suggestions are appreciated .

    Try using the latest Reader version 11.0.7.

  • Error #1014: Class flash.media::MicrophoneEnhancedOptions could not be found.

    Hi,
    I'm trying to build a mobile app, that is using a webcam, text/audio chat. The web cam and the text chat is working fine with me, I even tried the whiteboard and it was working. Once I tried to add the Audio part I got this error:
              "Error #1014: Class flash.media::MicrophoneEnhancedOptions could not be found.
              at com.adobe.rtc.clientManagers::MicrophoneManager/get selectedMic()[/Users/smagee/flashfarm/connect/cocomomobile/src/com/adobe/rtc/clientManage rs/MicrophoneManager.as:169]...."
    I tried several swc file but still getting the same error. Any help or tips how to solve this issue?
    Is there a Mobile SDK version will be release soon?
    Many thanks
    Suha

    Hi, Suha
    As the release notes state, you must be compiling to AIR 2.7. I believe that
    the error you are seeing is a result of targeting AIR 2.6.
    Please see the instructions helpfully provided here:
    http://forums.adobe.com/message/3847495#3847495
    (also note that you must add the following to your Flex Compiler settings:
    -swf-version=12
    Thanks
    sasha

  • VerifyError: Error #1014: Class spark.skins::SparkSkin could not be found.

    I keep getting this error with every SDK after and including release 4.0.0.13099.
    I noticed in the release notes that the skins were now included as a Runtime Shared Library (sparkskins.swc). But I don't know how to make the compiler include it when building the app (if that is the problem). Anyway, even if I start with a new project and an empty mxml-file I get the error 1014 above. And it is always followed by this error:
    ReferenceError: Error #1065: Variable _cee9af537b39795a3bd1729ebe7d63f3803fa353596b9c82a79ce2891eb0f825_flash_display_Sprite is not defined.
    How do I solve this?
    I'd be very grateful for any help or clues you can provide.
    I'm running the latest flash player (version 10,0,42,34) and I'm on Win 7 x64.

    Hi,
    If you are using Flash Builder, please go to Project->Properties->Build Path->Library Path->Framework Linkage and select 'Merged into code'.
    This is a known issue:
    http://bugs.adobe.com/jira/browse/SDK-24795
    Hope this helps
    Thanks,
    Balaji

  • Error #1014 when loading SWF in FlashPlayer 11.1 in Chrome

    Hi All
    Sorry if this is a basic question but I am struggling to understand the various answers I see posted on the web.
    I have developed a game using AS3 and AIR 3.7.
    Game runs fine in FlashDevelop but when I try and run the game in a browser using the Flash Player in Chrome I get an error #1014: Class flash.media::StageWebView could not be found.
    So my question is really two parts.
    1) Is it possible to configure Flash Player so that it can find the AIR libraries when playing my SWF in Chrome?
    2) As the StageWebView is the only class I am using from AIR is there an alternative in native Flash? I am using the control so that players can login using 3rd party verification such as FaceBook or Google
    Thanks in advance
    Steve

    It's a runtime error: referencing a mssing class in the A/S or XML. Perhaps you'd best ask in the Flash Pro forum.

  • [svn:bz-trunk] 19423: Fixes blz-604 BlazeDS samples error with "Error #1014 : Class flash.events::SoftKeyboardEvent could not be found."

    Revision: 19423
    Revision: 19423
    Author:   [email protected]
    Date:     2010-12-16 07:00:31 -0800 (Thu, 16 Dec 2010)
    Log Message:
    Fixes blz-604 BlazeDS samples error with "Error #1014: Class flash.events::SoftKeyboardEvent could not be found."
    Ticket Links:
        http://bugs.adobe.com/jira/browse/blz-604
    Modified Paths:
        blazeds/trunk/qa/resources/webtier/flex_sdk_4/flex-config.xml

  • My air app gives VerifyError: Error #1014: Class flash.events::SoftKeyboardEvent could not be found.

    Hi,
    I'm devlopping an air application, MacOSX 10.6.8, flex4.5.1 and air 2.6, suddenly the application will not start anymore, giving the following error:
    VerifyError: Error #1014: Class flash.events::SoftKeyboardEvent could not be found.
              at spark.automation.delegates.components.supportClasses::SparkSkinnableTextBaseAutomationImp l$/init()[E:\dev\4.5.1\frameworks\projects\automation_spark\src\spark\automation\delegates \components\supportClasses\SparkSkinnableTextBaseAutomationImpl.as:73]
              at mx.managers::SystemManager/http://www.adobe.com/2006/flex/mx/internal::kickOff()[E:\dev\4.5.1\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\4.5.1\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\4.5.1\frameworks\projects\framework\src\mx \preloaders\Preloader.as:542]
              at flash.utils::Timer/_timerDispatch()
              at flash.utils::Timer/tick()
    A colleague with the same setup has no problems. Also when i create a new air project in flashbuilder it will not start either, but not throwing the error.
    Anyone with the same problems? Or anyone who knows what might be the cause?
    kind regards,
    Arjen Veneman

    Found the solution.  We had to add swf-version=11 in our flex config.  Odd that we should have to start doing that now all of a sudden (we weren't setting that explicitly before).  Seems like a bug in the SDK.

  • VerifyError: Error #1014: Class flash.media::MicrophoneEnhancedOptions could not be found.

    Hi
    In the adobe help there is much talk about AEC and sample codes for AEC.
    I  have downloaded flex sdk 4.5 ,AIR SDK 2.6 which are most recent  builds.Installed Flash player 10.3 and AIR runtime 2.7 release  candidate.
    While using the following code for echo supression:
    var mic:Microphone = Microphone.getEnhancedMicrophone();
    mic  = Microphone.getEnhancedMicrophone(0);
    var options:MicrophoneEnhancedOptions = new MicrophoneEnhancedOptions();
    options.mode = MicrophoneEnhancedMode.FULL_DUPLEX;
    options.autoGain = false;
    options.echoPath = 128;
    options.nonLinearProcessing = true;
    mic.enhancedOptions = options;
    the following error occurs both in Web version as well as AIR version.
    I have included the playerglobal.swc in both the version of applications in the folder frameworks\libs\player\10.3
    In both case it is giving the following error:
    [SWF] AudioChatClient_1.swf - 2,683,701 bytes after decompression
    typecheck AudioChatClient_1/startPubishing()
       outer-scope = [global Object$ flash.events::EventDispatcher$  flash.display::DisplayObject$ flash.display::InteractiveObject$  flash.display::DisplayObjectContainer$ flash.display::Sprite$  mx.core::FlexSprite$ mx.core::UIComponent$  spark.components.supportClasses::SkinnableComponent$  spark.components.supportClasses::SkinnableContainerBase$  spark.components::SkinnableContainer$ spark.components::Application$  spark.components::WindowedApplication$ AudioChatClient_1$]
                           [AudioChatClient_1~[O] *[A] *[A]] {} ()
      0:debugfile "D:\ECLIPSE_WORKSPACE\FLASH_BUILDER\AudioChat\src;;AudioChatClient_1. mxml"
                           [AudioChatClient_1~[O] *[A] *[A]] {} ()
      2:debugline 54
                           [AudioChatClient_1~[O] *[A] *[A]] {} ()
      4:getlocal0
                           [AudioChatClient_1~[O] *[A] *[A]] {} (AudioChatClient_1~[O])
      5:pushscope
                           [AudioChatClient_1~[O] *[A] *[A]] {AudioChatClient_1~[O]} ()
      6:pushnull
                           [AudioChatClient_1~[O] *[A] *[A]] {AudioChatClient_1~[O]} (null[O])
      7:coerce flash.media::Microphone
                           [AudioChatClient_1~[O] *[A] *[A]] {AudioChatClient_1~[O]} (flash.media::Microphone[O])
      9:setlocal1
                           [AudioChatClient_1~[O] flash.media::Microphone[O] *[A]] {AudioChatClient_1~[O]} ()
      10:pushnull
                           [AudioChatClient_1~[O] flash.media::Microphone[O] *[A]] {AudioChatClient_1~[O]} (null[O])
      11:coerce flash.media::MicrophoneEnhancedOptions
    VerifyError: Error #1014: Class flash.media::MicrophoneEnhancedOptions could not be found.
        at AudioChatClient_1/__pub_btn_click()[D:\ECLIPSE_WORKSPACE\FLASH_BUILDE R\AudioChat\src\AudioChatClient_1.mxml:144]
    My system specifications are:
    OS: Microsoft Windows XP SP3
    Intel Core 2 duo Processor with 2 GB RAM
    Flash Builder 4.0
    If possible could you provide the information of AIR SDK 2.7
    Thanks
    Sudhansu Sekhar Rana

    Hi
    me to...
    While using the following code for echo supression:
    var options:MicrophoneEnhancedOptions = new MicrophoneEnhancedOptions();
    VerifyError: Error #1014: 无法找到类 flash.media::MicrophoneEnhancedOptions。
    OS: Microsoft Windows XP SP3
    Intel Core 2 duo Processor with 2 GB RAM
    Flash Builder 4.5
    Adobe Flash Player 10.3
    Adobe Flash Media Server 3.5.2
    10.3 playerglobal.swc
      If who have already solved the method, please point out bottom.
         Thanks
    QQ:52275313
    Email:[email protected]

  • VerifyError: Error #1014: Class flash.events::NativeWindowBoundsEvent could not be found.

    When I run project from FB 3, it works but on Double click on
    the .swf gives the error
    VerifyError: Error #1014: Class
    flash.events::NativeWindowBoundsEvent could not be found.
    What is problem and solution of it.
    Thanks

    We had a similar problem in my project.  Took a lot of research and trial and error, but we finally narrowed it down to the resource.properties file.  Turns out that if the file gets too big it causes this problem.  Extending the timeout doesn't help.  You have to break your resource.properties into more granular files to reduce the file size.  This seems to fix the problem.  We have had it happen several times since then and we know how to fix it, so we get it fixed pretty quickly.
    Not sure if this will fix your problem, but it fixed ours.

  • Error #1014: Class flash.media::H264VideoStreamSettings could not be found

    Hi,
    I am developing application for recording the video in mp4 format with h.264 codec and I am able to record video in mp4 format with h.264 codec, but when I am compiling the Swf by "CTRL+Enter" at that time I am facing error "VerifyError: Error #1014: Class flash.media::H264VideoStreamSettings could not be found" and when I am publishing Swf by "ALT+Shift+F12" then I am not facing any error, so please suggest me that, what step I need to do for removing the error.
    Thanks
    Ram

    Hi,
    Check out here : http://www.adobe.com/support/flashplayer/downloads.html
    and the download the playerglobal.swc to target the 11.1 APIs
    then in Flash, do :
    1 - Go to Edit menu
    2 - Preferences (new window)
    3 - ActionScript category
    4 - At the bottom, ActionScript 3 Settings (new window)
    5 - At the bottom, Library path
    6 - Add a new path
    7 - Browse to the swc file that you'v download.
    That's all !
    Good luck,

  • Error #1014: Class flash.desktop::NativeProcess could not be found.

    I just tried installing the new AIR 2.0 beta SDK according to the Release Notes. When i tried to create a simple application using the NativeProcess class, i got the following error:
    Error #1014: Class flash.desktop::NativeProcess could not be found.
    Any ideas?

    Figured it out... Make sure your descriptor file has the following namespace definition!!
    "http://ns.adobe.com/air/application/2.0beta"

  • Error 1014: Class flash.filesystem::FileStream could not be found.

    VerifyError: Error #1014: Class flash.filesystem::FileStream
    could not be found.
    at [verify]
    at global$init()
    at _Wizardv2WatcherSetupUtil$/init()
    at mx.managers::SystemManager/private::docFrameHandler()
    at [execute-queued]
    This an AIR application, we I run it from Flex Builder works
    but if I launch the SWF alone doesnt work, How I can get the
    filestream to be included in my SWF.

    How are you launching the swf? To launch AIR applications you
    should use the adl command or install the release .air version of
    your AIR application.
    If the main file is called main.mxml, you should be having an
    xml file called main-app.xml
    The adl command takes the path to the xml file. So you should
    try:
    adl main-app.xml
    The adl command is available under the SDK bin directory.
    Thanks,
    Gaurav

  • VerifyError: Error #1014: Class flash.display3D::Context3D could not be found.

    Weird. I have the Player Incubator installed (it shows up as "Incubator build" in the bottom left hand corner) in browser, for Flash Builder and for Flash 5. On all of these when I try to run, for example, this source...
    http://blog.kaourantin.net/?p=104&cpage=1#comment-2119
    ....I get error message:
    VerifyError: Error #1014: Class flash.display3D::Program3D could not be found.
    or
    VerifyError: Error #1014: Class flash.display3D::Context3D could not be found (on Away3D examples)
    It compiles fine, but the player doesn't seem to recognise the MoleHill classes.
    Any ideas?
    Thanks,
    Richard

    I ended up running into this issue as well so I wrote a sort of psuedo standalone debugger player. Works perfect, I posted it in a thread here:
    http://forums.adobe.com/thread/798002?tstart=0
    Theres a video tutorial and tons of more nfo on my blog post about it here:
    http://blog.ascensionsystems.ca/?p=147
    And I've also just released the source code for those interested:
    http://blog.ascensionsystems.ca/?p=153
    If you follow the instructions in my blog, you won't get this error anymore and will be able to run/test/debug your movies normally. Hope this is helpful! If you find it to be, tell people so my days' work isn't in vain! lol

Maybe you are looking for