Definition mx.skins.spark:BorderSkin could not be found

Hi,  I recently installed Flash Builder 4 beta 2, and encountered "Definition mx.skins.spark:BorderSkin could not be found" after I created a Flex project.  I haven't yet added any code to my project.  I am using Flash Builder 4 Eclipse Plugin. 
Any help is appreciated.

Peter,
- Which OS are you using?
     Windows XP SP3
- Flash Builder 4 Standalone or Eclipse plugin?
     Eclipse Plugin
- Any special project configuration (MX only, MX+Spark)?
     When I first created the project, I might have chosen MX+Spark.  But when I later looked the Flex Build Path, I saw MX only.  Right now, it is MX only.
- And you were targeting the default Flex 4.0 SDK, and not 3.4 or a nightly build of the Flex 4 SDK?
     Default SDK.  The one that's included in the beta 2 distribution.
Thank you.

Similar Messages

  • Why am I getting "Error: Access of undefined property TextInputSkin." and "Error: Definition spark.skins.mobile:TextInputSkin could not be found." errors?

    I'm using amxmlc to build a SWF from an MXML source code file. I'm passing -swf-version=13 to amxmlc.
    In the MXML source, I have the following line:
    <s:TextArea id="inputTextArea" width="100%" height="100" fontSize="28" borderColor="#000000" skinClass="spark.skins.mobile.TextInputSkin" />
    I get these errors when running the amxmlc command:
    ...App.mxml(428):  Error: Access of undefined property TextInputSkin.
                <s:TextArea id="inputTextArea" width="100%" height="100" fontSize="28" borderColor="#000000" skinClass="spark.skins.mobile.TextInputSkin" />
    ...App.mxml(428):  Error: Definition spark.skins.mobile:TextInputSkin could not be found.
                <s:TextArea id="inputTextArea" width="100%" height="100" fontSize="28" borderColor="#000000" skinClass="spark.skins.mobile.TextInputSkin" />
    Why am I getting these errors? I need to be able to use the spark.skins.mobile.TextInputSkin in order to have use of the soft keyboard on iOS devices.

    you need the classes mentioned after 'Definition" in the lines below and they should be place in de/alex_uhlmann/animationpackage subdirectory of your default directory.
    Symbol 'nms_new_all.flv', Layer 'Layer 6', Frame 1, Line 2, Column 50
    1172: Definition de.alex_uhlmann.animationpackage.animation could not be found.
    Symbol 'nms_new_all.flv', Layer 'Layer 6', Frame 1, Line 3, Column 48
    1172: Definition de.alex_uhlmann.animationpackage.drawing could not be found.
    Symbol 'nms_new_all.flv', Layer 'Layer 6', Frame 1, Line 4, Column 48
    1172: Definition de.alex_uhlmann.animationpackage.utility could not be found.
    you also need penner's easing class in com/robertpanner

  • Definition mx.messaging.channels:RTMPChannel could not be found.

    I get this error in Flex Builder 3 :
    Definition mx.messaging.channels:RTMPChannel could not be
    found.
    <?xml version="1.0" encoding="utf-8"?>
    <mx:Application xmlns:mx="
    http://www.adobe.com/2006/mxml"
    layout="absolute" width="416" height="276"
    viewSourceURL="srcview/index.html">
    <mx:Script>
    <![CDATA[
    import mx.messaging.channels.RTMPChannel;
    am I in the right forum? If so, any ideas?
    I have
    C:/inetpub/wwwroot/weborb30/weborbassets/wdm/weborb.swc included in
    the flex build path. If that helps.

    Please delete this thread if possible. Duplicate.
    Sorry!

  • Definition org.osmf.layout:AbsoluteLayoutFacet could not be found

    Can anyone please guide me how to fix this error, I am using FlexBuilder 4.5
    Thanks

    Thank you for your answer, but I didnt resolve (I read many times the release notes, not helping). So I tried from the beginning, I describe here.
    I'm using Flex 4.5, Adobe Flash Builder 4.
    Created a new project, empty, only with a VideoDisplay component and a source.
    Verified that with the default library it works, and it works.
    Downloaded the latest OSMF from the link you put above.
    Removed the old osmf.swc from ProjectProperties/Flex Build Path. removed also phisically from the framework folder.
    Changed the Flash Player version required to 10.2. The additional command line option in the ReleaseNotes don't work: if a try to put them, I cannot press the Apply button in the window, is disabled. (see the screenshots)
    ERRORS with compiler arguments
    Tried with the notation -define=CONFIG::LOGGING,true and -define CONFIG::LOGGING true
    Added the new osmf.swc lib to my libs:
    No compile error.
    I can also use new settings like OSMFSettings.enableStageVideo = false;   so it means the lib is ok.
    But when I run my app, I have the runtime error above!!!
    I tried also to download the globalplayer.swc for the version 10.3, and force this in the project settings, same error.
    My guess it that the VideoDisplay component cannot use a newer library osmf.
    Did I do any mistake? Suggestions?
    Thank you!

  • "Definition de.alex_uhlmann.animationpackage could not be found" and other debug errors

    Hi, I have a Flash file someone else created that I need to debug and repair.
    I get the following errors, when running debug:
    Symbol 'nms_new_all.flv', Layer 'Layer 6', Frame 1, Line 1, Column 40
    1172: Definition de.alex_uhlmann.animationpackage could not be found.
    Symbol 'nms_new_all.flv', Layer 'Layer 6', Frame 1, Line 2, Column 50
    1172: Definition de.alex_uhlmann.animationpackage.animation could not be found.
    Symbol 'nms_new_all.flv', Layer 'Layer 6', Frame 1, Line 3, Column 48
    1172: Definition de.alex_uhlmann.animationpackage.drawing could not be found.
    Symbol 'nms_new_all.flv', Layer 'Layer 6', Frame 1, Line 4, Column 48
    1172: Definition de.alex_uhlmann.animationpackage.utility could not be found.
    Symbol 'nms_new_all.flv', Layer 'Layer 6', Frame 1, Line 5, Column 31
    1172: Definition com.robertpenner.easing could not be found.
    Symbol 'nms_new_all.flv', Layer 'Layer 6', Frame 1, Line 1, Column 40
    1172: Definition de.alex_uhlmann.animationpackage could not be found.
    Symbol 'nms_new_all.flv', Layer 'Layer 6', Frame 1, Line 2, Column 50
    1172: Definition de.alex_uhlmann.animationpackage.animation could not be found.
    Symbol 'nms_new_all.flv', Layer 'Layer 6', Frame 1, Line 3, Column 48
    1172: Definition de.alex_uhlmann.animationpackage.drawing could not be found.
    Symbol 'nms_new_all.flv', Layer 'Layer 6', Frame 1, Line 4, Column 48
    1172: Definition de.alex_uhlmann.animationpackage.utility could not be found.
    Symbol 'nms_new_all.flv', Layer 'Layer 6', Frame 1, Line 5, Column 31
    1172: Definition com.robertpenner.easing could not be found.
    Symbol 'nms_new_all.flv', Layer 'Layer 6', Frame 1, Line 7, Column 1
    1120: Access of undefined property APCore.
    That symbol is in my library.
    When I go to the code, it shows:
    import de.alex_uhlmann.animationpackage.*;
    import de.alex_uhlmann.animationpackage.animation.*;
    import de.alex_uhlmann.animationpackage.drawing.*;
    import de.alex_uhlmann.animationpackage.utility.*;
    import com.robertpenner.easing.*;
    APCore.initialize();
    nextBtn._alpha = 0;
    I downloaded what I believe to be the correct animation package from here, versions 2.0 and 3.0, for Flash Pro CC2014, Flash Player 13:
    AnimationPackage
    I have no idea how I am supposed to import this package into my library, since none of the files are available to import, or what procedure I'm supposed to follow to correct this error. I emailed the programmer, but I have no idea if he is even still around. Does anyone have an answer on how to resolve this? Email me at [email protected] if you want the FLA file, since I can't attach it here. Thanks for the help!

    you need the classes mentioned after 'Definition" in the lines below and they should be place in de/alex_uhlmann/animationpackage subdirectory of your default directory.
    Symbol 'nms_new_all.flv', Layer 'Layer 6', Frame 1, Line 2, Column 50
    1172: Definition de.alex_uhlmann.animationpackage.animation could not be found.
    Symbol 'nms_new_all.flv', Layer 'Layer 6', Frame 1, Line 3, Column 48
    1172: Definition de.alex_uhlmann.animationpackage.drawing could not be found.
    Symbol 'nms_new_all.flv', Layer 'Layer 6', Frame 1, Line 4, Column 48
    1172: Definition de.alex_uhlmann.animationpackage.utility could not be found.
    you also need penner's easing class in com/robertpanner

  • I'm trying to use import com.adobe.crypto.* on Windows version of my App but get error 1172:Definition com.adobe.crypto could not be found

    The Mac version of my Air app works fine, so does the iPad version, but the PC version has been a bit of a nightmare.
    I keep getting the error "1172:Definition com.adobe.crypto could not be found", when I publish it.
    Basically the 'com' folder is in the same directory as the app I am publishing and within that is 'adobe' and within that is 'crypto' within that is a series of .as files.
    I've added C:\Users\Gary\Documents\My_Applications\My_App_folder\com\adobe\crypto to source path list (I have no idea if that's right).
    But that just gives me a different error 5001: The name of package com.adobe.crypto does not reflect the location of this file. Please change the package definitions name inside the file.......
    I didn't have to include this source in the Mac version... but someone seemed to suggest it on a forum.
    I'm basically stabbing in the dark at the mount, something I seem to be doing a lot of these days. :-(
    Any help would be greatly appreciated.
    Many Thanks
    Gary

    I've figured it out
    Turns out I needed to add a source path (in the Actionscript 3 settings click on the Source File Tab) that exactly matches the directory the app and com folder is inside of. I wrongly assumed that Adobe Air could figure out where it was for itself, but no.... it needs to be told where to look for the com folder even though it's staring it right in its face. (Don't set the path to the 'com' folder itself, but to the enclosing folder that the .fla and the com is in).
    The Mac version doesn't seem to need that, it just finds the com folder if it's inside the same folder.
    Now I've got another massive error:-
    When I test the app, it works fine sending to Air for Desktop, however when I publish with embedded runtime for Windows.... It comes up with this error.
    Any ideas ?

  • Error: Definition mx.core:RSLData could not be found.

    When i try to run this command :
    "mxmlc -static-link-runtime-shared-libraries=true -debug=true -load-config=C:\TestFlex4\flex-config1.xml -output=C:\TestFlex4\web\test1.swf c:\TestFlex4\web\test1.mxml"
    The follwing error stach trace shown:
    C:\TestFlex4\web>mxmlc -static-link-runtime-shared-libraries=true -debug=true -load-config=C:\TestFlex4\flex-config1.xml -output=C:\TestFlex4\web\test1.swf c:\infoTrakFlex4\web\test1.mxml
    Loading configuration file C:\TestFlex4\flex-config1.xml
    _test1_mx_managers_SystemManager.as(135): c
    ol: 35 Error: Access of possibly undefined property RSL_ADD_PRELOADED through a
    reference with static type Class.
            addEventListener(RSLEvent.RSL_ADD_PRELOADED, addPreloadedRSLHandler, fal
    se, 50);
                                      ^
    _test1_mx_managers_SystemManager.as(159): c
    ol: 35 Error: Access of possibly undefined property RSL_ADD_PRELOADED through a
    reference with static type Class.
            addEventListener(RSLEvent.RSL_ADD_PRELOADED, addPreloadedRSLHandler, fal
    se, 50);
                                      ^
    _test1_mx_managers_SystemManager.as(171): c
    ol: 13 Error: Access of undefined property allowDomainsInNewRSLs.
            if (allowDomainsInNewRSLs && _allowDomainParameters)
                ^
    _test1_mx_managers_SystemManager.as(180): c
    ol: 13 Error: Access of undefined property allowInsecureDomainsInNewRSLs.
            if (allowInsecureDomainsInNewRSLs && _allowInsecureDomainParameters)
                ^
    _test1_mx_managers_SystemManager.as(16): co
    l: 15 Error: Definition mx.core:RSLData could not be found.
    import mx.core.RSLData;
                  ^
    i have an existing code, whch i  want to try to run, but this error fail my compilation. i am new in flex, please tell me some solution.

    I resolve my error, there is conflict between flex 4.6 and 4.0. the code is based on 4.0, but i try to run this code on 4.6. so when i compile the code fron 4.0 the code compile successfully.

  • The definition of the READ RFC to the managed system could not be found. Pl

    Hi there,
    i try to setup a managed system on our Solution manager for E2E Analysis... but the Setup gave me a sort of errors
    The definition of the READ RFC to the managed system could not be found. Please make sure to run the RFC creation assistant in SMSY, as described in setup documentation
    and
    No RFC Read User (SOLMANSOX001 or SM_SID) was found at ABAP Host=HOST sys=00 client=001 for roles assignment. Please make sure you have run the RFC creation assistant for this system, in SMSY. If a user name different  from the default 'SM_<SID>' or 'SOLMAN<SID><CLIENT>' was specified in the SMSY RFC creation assistant, you need to assign by hand the following roles & profiles to the Read RFC User :  SAP_SATELLITE_E2E (role), S_AI_SMD_E2E (profile)
    So which documentation means the setup where is described how to create the RFC Destinations with SMSY.. Thanks
    Regards
    Edited by: Bjoern Bayerschmidt on May 17, 2010 5:45 PM

    Hello,
    The documentation is located at [Help|http://help.sap.com/saphelp_smehp1/helpdata/en/b3/64c33af662c514e10000000a114084/frameset.htm]
    Then navigate Basic Settings > Solution Manager System Landscape >  Create Systems > Generate RFC Connections
    You can:
    Assign an existing RFC destination to a client with Assign and Check RFC Destinations.
    Generate RFC destinations for your managed systems
    Change existing RFC connections.
    Delete RFC destinations.
    Resolve RFC Generation Errors
    I hope you find this information helpful.
    Regards,
    Paul

  • Definition flash.media:StageWebView could not be found ?(help)

    how to fix Definition flash.media:StageWebView could not be found.using adobe flash cs5 v11

    Target one of those in the screenshot:

  • Definition could not be found

    I am getting a couple of error when I try to use a component
    as a itemrender for my tile list. Both of these mxml files are in
    the same folder.
    I am getting the following errors.
    1120 Access of undefinded property PropertyThumb
    1172 Definition PropertyThumb could not be found.
    <mx:TileList id="propTile" width="100%" height="100%"
    allowMultipleSelection="false"
    dataProvider="{propertyList}"
    itemRenderer="PropertyThumb" direction="vertical">
    </mx:TileList>
    and here is my component PropertyThumb
    <?xml version="1.0" encoding="utf-8"?>
    <mx:Canvas xmlns:mx="
    http://www.adobe.com/2006/mxml"
    width="298" height="134">
    <mx:CurrencyFormatter id="currencyFormat" precision="2"
    currencySymbol="$" decimalSeparatorFrom="."
    decimalSeparatorTo="." useNegativeSign="true"
    useThousandsSeparator="true" alignSymbol="left"/>
    <mx:Image x="10" y="10" width="121" height="111"
    source="{data.pictureurl}" scaleContent="true"/>
    <mx:Label x="139" y="56" text="{data.address}"/>
    <mx:Label x="139" y="80" text="{data.city}"/>
    <mx:Label x="139" y="103" text="{data.state}"/>
    <mx:Label x="218" y="103" text="{data.zip}"/>
    <mx:Label x="139" y="10" text="Price:"/>
    <mx:Label x="178" y="10"
    text="{currencyFormat.format(data.price)}"/>
    </mx:Canvas>
    Thanks,
    Thomas

    Do you ever get the feeling you are talking to yourself. lol
    After some more testing, it seems to work fine when I put the
    tilelist in the main application. I get the error when I put the
    tile list in a component. The itemrenderer is a different component
    itself.
    Is this designed only work in the application and not a
    seperate component?

  • After December 2014 update, Compile Error - calling Excel Objects Sub "Object library invalid or contains references to object definitions that could not be found"

    When try to call Sub in Excel Objects > SheetXX after the original xlsm is modified and saved by another user in diff machine, getting an error below and seems Excel cannot identify any subs exists in Sheet.
    Compile error:
    Object library invalid or contains references to object definitions that could not be found
    Note: it seems that this problem has been occurring After December 2014 update and still exists even after applying the fix:
    http://blogs.technet.com/b/the_microsoft_excel_support_team_blog/archive/2014/12/11/forms-controls-stop-working-after-december-2014-updates-.aspx)

    Hi Kwlee324,
    Thanks for sharing the workaround with us. It would be very helpful for others who have the same issue.
    Also I found a two useful links about the error message "Object library invalid or contains references to object definitions that could not be found":
    https://support.microsoft.com/kb/2703186
    http://blogs.msdn.com/b/vsod/archive/2009/06/05/visual-basic-6-controls-stop-working-after-security-advisory-960715.aspx
    Hope it is helpful.
    Regards & Fei
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Compile error: Object library invalid or contains references to object definitions that could not be found

    Office Online 365 installed today January 20 on brand new HP Envy. Get the above message when loading Excel applications with code and when running code. Will greatly appreciate help. Applications run well on other computers.

    Hi Jaime,
    >> Get the above message when loading Excel applications with code and when running code. Will greatly appreciate help. Applications run well on other computers.
    >> Compile error: Object library invalid or contains references to object definitions that could not be found
    According to the error message, it seems some ActiveX control is not registered successfully on the new machine.
    Would you mind telling us which ActiveX controls you used in the workbook?
    >> For my applications Excel from Office 365 is now useless. Should I just let my subscription run out and purchase another version?
    According to my experience, this issue is not related to the subscription.
    Regards,
    Jeffrey
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Error: Definition flash.fileSystem could not be found

    when trying to import   import flash.fileSystem.* i am geeting an error like this
    Error: Definition flash.fileSystem could not be found.
                            import flash.fileSystem.*
      Is there any solution ? i have already refrenced the library path.

    Hi ReemaDevi,
    I think you are working on an AIR app..
    The namespace you imported is wrong...It should be
    import flash.filesystem.*;
    You have used fileSystem wrong case..
    Thanks,
    Bhasker Chari.S

  • Definition flash.event could not be found

    import flash.utils.Timer;
    import flash.event.TimerEvent;
    import fl.transitions.Tween;
    import fl.transitions.easing.*;
    mc1.alpha = 0;
    mc2.alpha = 0;
    mc3.alpha = 0;
    var timer:Timer=new Timer(500,27);
    timer.addEventListener(TimerEvent.TIMER,timerListener);
    timer.start();
    function timerListener(event:TimerEvent):void
      if(timer.currentCount == 1)
      if(count==1)
      var tween6:Tween = new Tween(mc3,"alpha",Strong.easeOut,1,0,1,true);
      var tween1:Tween = new Tween(mc1,"alpha",Strong.easeOut,0,1,2,true);
    if(timer.currentCount == 10)
      var tween2:Tween = new Tween(mc1,"alpha",Strong.easeOut,1,0,1,true);
      var tween3:Tween = new Tween(mc2,"alpha",Strong.easeOut,0,1,2,true);
    if(timer.currentCount == 19)
      var tween4:Tween =new Tween(mc2,"alpha",Strong.easeOut,1,0,1,true);
      var tween5:Tween =new Tween(mc3,"alpha",Strong.easeOut,0,1,2,true);
    if(timer.currentCount == 27)
      timer.reset();
      timer.start();
      var count = 1;
    this is what i get ....
    Scene 1, Layer 'Action Script', Frame 1, Line 2
    1172: Definition flash.event:TimerEvent could not be found.

    i understand that!
    some things are just hard to see and the longer you look, the less you see.

  • Definition flash.events could not be found

    how can i solve this problem:definition flash.events could
    not be found,thank you,all.

    you can only use this Event if you publish to AIR:
    http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/events/StageOrien tationEvent.html

Maybe you are looking for

  • Cannot extend package Error while saving changes in Query

    Dear Gurus When i am trying to save changes made in the query i get an error message Cannot extend package YBW. kindly help me in resolving this as the changes are required in multiple queries.

  • Need help deciding what computer is best for me?

    I am 14 years old and going into high school. I am debating whether to buy the new macbook or take my grandpa's original macbook air. I want to take programing/coding and graphic design classes, so I wanted to know which computer would be best for me

  • Making a Datagrid with clickable links

    I'm trying to pull an XML list into a Flash file (got that part) and make each item in the resulting datagrid list a link to different PDF files (that's the part I DON'T have). I would think you'd build the url right into the XML, but I can't figure

  • HT1005 Google map widget in iweb

    when I add Google map widget to the web page a picture appears saying "mobile me is closed" instead of the map. Can anyone help me with this problem? Thanks

  • When using the flash on my Iphone 4, my phone shuts down.  Is there a fix for this??

    I was wondering if anybody else has had this problem.  When taking a picture the phone is fine, but when I turn the flash on it will shut down the phone.  I have to reboot the phone.  any help on what to do??  I do have the latest update on the phone