Flex SDK Error

I'm trying to setup the Flex SDK locally (the bugquash event over the weekend
inspired me) and have got everything installed except I'm getting 2 errors after
I import all of the sample projects:
1012: The static attribute may be used only on definitions inside a class.
airframework/airframework/src/mx/core Version.as line 18 1238554510921 1101
and
1012: The static attribute may be used only on definitions inside a class.
rpc/rpc/src/mx/core Version.as line 17 1238554489765 1100
I should be good to go if I can figure out what I'm doing wrong with these 2
things.
This is all that is in those files, but it is the mx_internal static...line that
is causing the issue (in both projects)
import mx.core.mx_internal;
* @private
* Version string for this class.
mx_internal static const VERSION:String = "3.4.0.0";
Any ideas?
Thanks.

<div class=Section1><br /><br /><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";<br />color:#1F497D'>Your paths look incorrect.  Airframework should not have another<br />airframework in it, and doing so probably throws off the include of version.as<o:p></o:p></span></p><br /><br /><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";<br />color:#1F497D'><o:p> </o:p></span></p><br /><br /><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";<br />color:#1F497D'>Alex Harui<o:p></o:p></span></p><br /><br /><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";<br />color:#1F497D'>Flex SDK Developer<o:p></o:p></span></p><br /><br /><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";<br />color:#1F497D'><a href="http://www.adobe.com/"><span style='color:blue'>Adobe<br />Systems Inc.</span></a><o:p></o:p></span></p><br /><br /><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";<br />color:#1F497D'>Blog: <a href="http://blogs.adobe.com/aharui"><span<br />style='color:blue'>http://blogs.adobe.com/aharui</span></a><o:p></o:p></span></p><br /><br /><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";<br />color:#1F497D'><o:p> </o:p></span></p><br /><br /><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'><br /><br /><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span<br />style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> Gareth Arch<br />[mailto:[email protected]] <br><br /><b>Sent:</b> Thursday, April 02, 2009 6:27 PM<br><br /><b>To:</b> [email protected]<br><br /><b>Subject:</b> Flex SDK Error<o:p></o:p></span></p><br /><br /></div><br /><br /><p class=MsoNormal><o:p> </o:p></p><br /><br /><p class=MsoNormal>A new discussion was started by Gareth Arch in <br><br /><br><br /><b>Developers</b> --<br><br />  Flex SDK Error<br><br /><br><br />I'm trying to setup the Flex SDK locally (the bugquash event over the weekend <br><br />inspired me) and have got everything installed except I'm getting 2 errors<br />after <br><br />I import all of the sample projects: <br><br /><br><br />1012: The static attribute may be used only on definitions inside a class. <br><br />airframework/airframework/src/mx/core Version.as line 18 1238554510921 1101 <br><br /><br><br />and <br><br /><br><br />1012: The static attribute may be used only on definitions inside a class. <br><br />rpc/rpc/src/mx/core Version.as line 17 1238554489765 1100 <br><br /><br><br />I should be good to go if I can figure out what I'm doing wrong with these 2 <br><br />things. <br><br /><br><br />This is all that is in those files, but it is the mx_internal static...line<br />that <br><br />is causing the issue (in both projects) <br><br /><br><br />import mx.core.mx_internal; <br><br /><br><br />/** <o:p></o:p></p><br /><br /><p class=MsoNormal><span style='font-family:Symbol'>&middot;</span>  @private <o:p></o:p></p><br /><br /><p class=MsoNormal><span style='font-family:Symbol'>&middot;</span>  Version string<br />for this class. <o:p></o:p></p><br /><br /><p class=MsoNormal style='margin-bottom:12.0pt'><span style='font-family:Symbol'>&middot;</span> <br />/ mx_internal static const VERSION:String = &quot;3.4.0.0&quot;; <br><br /><br><br />Any ideas? <br><br />Thanks. <o:p></o:p></p><br /><br /><div class=MsoNormal><br /><br /><hr size=2 width=200 style='width:150.0pt' align=left><br /><br /></div><br /><br /><p class=MsoNormal style='margin-bottom:12.0pt'>View/reply at <a<br />href="http://www.adobeforums.com/webx?13@@.59b87f68">Flex SDK Error</a><br><br />Replies by email are OK.<br><br />Use the <a<br />href="http://www.adobeforums.com/webx?280@@.59b87f68!folder=.3c060fa3">unsubscribe</a>< br />form to cancel your email subscription.<o:p></o:p></p><br /><br /></div>

Similar Messages

  • Flex SDK error - ImportRecord cannot be cast to DefineFont

    Hello, I'm using the FlexSDK, tried both stable and latest version from svn.
    Trying to Embed a source file into actionscript that is a swf containing an ImportRecord2 field that
    pulls in a font from an external swf to it.
    Gives this error message, works fine if the font is included manually.
    Error: Unable to create source hmt_test_asset.: flash.swf.types.ImportRecord cannot be cast to flash.swf.tags.DefineFont
    [Embed(source='../resources/test.swf')]
    Is this documented and intended behavior?  What could be some possible workarounds for this?
    If this is a bug, do I need to get the smallest possible swf reproducing the error?
    Thanks,
    Robert Peters

    Please file a bug with a small test case.
    Alex Harui
    Flex SDK Developer
    Adobe Systems Inc.
    Blog: http://blogs.adobe.com/aharui

  • Troubleshotting Flex SDK errors

    Hello,
    I have (and some people have reported) issues when using FCSH that we can't resolve because it doesn't provide a detailed enough error report.
    For instance we have these laconic errors:
    - "null" (yes, only "null")
    - "Illegal character in path" (what path? nothing seems wrong in the command)
    Is there a way to get more details?
    Thanks

    I think the question was "Which flex components will not work in right way if we compile project with Flex SDK 4.5 and then run it in Flash Player 10.0 enviroment?"
    For example - as I understand some new components in Flex SDK 4.5 use flash.globalization classes - so new spark formatters and ?validators? will not work in in Flash Player 10.0.
        * spark.formatter.NumberFormatter
        * spark.formatter.CurrencyFormatter
        * spark.formatter.DateTimeFormatter
        * spark.globalization.SortingCollator
        * spark.globalization.MatchingCollator
        * spark.globalization.StringTools
    Also we have to pay attension to 'string sorting'  functionality - because it could be dependent on flash.globalization also.
    Are there another 'danger' components in Flex SDK 4.5 ?

  • Flex SDK 3.3 to SDK 3.5 Upgrade error

    Hi ,
    I am getting following error message while try to run my application fro Flex Builder 3
    VerifyError: Error #1053: Illegal override of FlexModuleFactory in mx.core.FlexModuleFactory.
    I have upgraded my Flex SDK from 3.3 to 3.5.
    Application is working fine in ANT build but giving the above erroe message with IDE build.
    All the SWC files are cleaned and rebuilt.

    Not the right forum for it, but:
    http://www.adobe.com/support/documentation/en/flex/3/releasenotes_flex3_sdk.html
    http://www.adobe.com/support/documentation/en/flex/4/releasenotes_flex4_sdk.html
    http://helpx.adobe.com/flash-builder/release-note/release-notes-flex-4-5.html
    http://helpx.adobe.com/flash-builder/release-note/flex-4-6-sdk-release.html

  • Flex SDK 4.5 error in compiled resource bundle

    I have just started using Flex SDK 4.5 (I was using 4.1 before).
    I am compiling my resource bundles into SWF files and using them. I am including the required framework bundles also when compiling my resources into SWF.I have copied the generated SWF file to the deployment folder. When I start the application, I am getting the following error even though this bundle is included in my generated SWF file.
    Error: Could not find compiled resource bundle 'core' for locale 'en'.
        at mx.resources::ResourceManagerImpl/installCompiledResourceBundle()[E:\ dev\hero_private_beta\frameworks\projects\framework\src\mx\resources\R esourceManagerImpl.as:367]
        at mx.resources::ResourceManagerImpl/installCompiledResourceBundles()[E: \dev\hero_private_beta\frameworks\projects\framework\src\mx\resources\ ResourceManagerImpl.as:287]
        at mx.core::FlexModuleFactory/installCompiledResourceBundles()[E:\dev\he ro_private_beta\frameworks\projects\framework\src\mx\core\FlexModuleFa ctory.as:631]
        at mx.core::FlexModuleFactory/docFrameHandler()[E:\dev\hero_private_beta \frameworks\projects\framework\src\mx\core\FlexModuleFactory.as:601]
        at mx.core::FlexModuleFactory/docFrameListener()[E:\dev\hero_private_bet a\frameworks\projects\framework\src\mx\core\FlexModuleFactory.as:129]
    following is the command that I use to compile resource bundles into SWF file:
    C:\"Program Files (x86)"\Adobe\"Adobe Flash Builder Burrito"\sdks\4.5.0\bin\mxmlc -locale=en -source-path=locale/{locale} -include-resource-bundles=core,effects,skins,styles,components,layout ,MyAppResources -output MyAppResources_en.swf

    Any ideas on this will be much appreciated. I have to step back from 4.5 to 4.1 if I do not get past this error. Thanks.

  • Flex SDK 4.11 4.0 error after upgrading from 4.10 3.9

    I have initially developed my flex applicaition in Flex SDK 4.6. I was able to upgrade my application to 4.10 3.9. But to support iOS 7 I am now using 4.11 sdk & air runtime 4.0. But unfortunately it is giving me this error:
    Error #1065: Variable spark.skins::ActionScriptSkinBase is not defined. at global$init()[/Users/justinmclean/Documents/ApacheFlex4.11.0/frameworks/projects/mobiletheme/src/spark/skins/mobile/SkinnableContainerSkin.as:34] at Function/<anonymous>() at mx.styles::CSSStyleDeclaration/http://www.adobe.com/2006/flex/mx/internal::addDefaultStyleToProtoChain()[/Users/justinmclean/Documents/ApacheFlex4.11.0/frameworks/projects/framework/src/mx/styles/CSSStyleDeclaration.as:972] at mx.styles::CSSStyleDeclaration/http://www.adobe.com/2006/flex/mx/internal::addStyleToProtoChain()[/Users/justinmclean/Documents/ApacheFlex4.11.0/frameworks/projects/framework/src/mx/styles/CSSStyleDeclaration.as:899] at mx.styles::StyleProtoChain$/initProtoChain()[/Users/justinmclean/Documents/ApacheFlex4.11.0/frameworks/projects/framework/src/mx/styles/StyleProtoChain.as:258] at mx.core::UIComponent/http://www.adobe.com/2006/flex/mx/internal::initProtoChain()[/Users/justinmclean/Documents/ApacheFlex4.11.0/frameworks/projects/framework/src/mx/core/UIComponent.as:11189] at mx.core::UIComponent/regenerateStyleCache()[/Users/justinmclean/Documents/ApacheFlex4.11.0/frameworks/projects/framework/src/mx/core/UIComponent.as:11252] at mx.managers.systemClasses::ChildManager/addingChild()[/Users/justinmclean/Documents/ApacheFlex4.11.0/frameworks/projects/framework/src/mx/managers/systemClasses/ChildManager.as:168] at mx.managers.systemClasses::ChildManager/initializeTopLevelWindow()[/Users/justinmclean/Documents/ApacheFlex4.11.0/frameworks/projects/framework/src/mx/managers/systemClasses/ChildManager.as:360] at mx.managers::SystemManager/initializeTopLevelWindow()[/Users/justinmclean/Documents/ApacheFlex4.11.0/frameworks/projects/framework/src/mx/managers/SystemManager.as:3065] at mx.managers::SystemManager/http://www.adobe.com/2006/flex/mx/internal::kickOff()[/Users/justinmclean/Documents/ApacheFlex4.11.0/frameworks/projects/framework/src/mx/managers/SystemManager.as:2851] at mx.managers::SystemManager/http://www.adobe.com/2006/flex/mx/internal::preloader_completeHandler()[/Users/justinmclean/Documents/ApacheFlex4.11.0/frameworks/projects/framework/src/mx/managers/SystemManager.as:2731] at flash.events::EventDispatcher/dispatchEventFunction() at flash.events::EventDispatcher/dispatchEvent() at mx.preloaders::Preloader/timerHandler()[/Users/justinmclean/Documents/ApacheFlex4.11.0/frameworks/projects/framework/src/mx/preloaders/Preloader.as:572] at flash.utils::Timer/_timerDispatch() at flash.utils::Timer/tick()

    I have initially developed my flex applicaition in Flex SDK 4.6. I was able to upgrade my application to 4.10 3.9. But to support iOS 7 I am now using 4.11 sdk & air runtime 4.0. But unfortunately it is giving me this error:
    Error #1065: Variable spark.skins::ActionScriptSkinBase is not defined. at global$init()[/Users/justinmclean/Documents/ApacheFlex4.11.0/frameworks/projects/mobiletheme/src/spark/skins/mobile/SkinnableContainerSkin.as:34] at Function/<anonymous>() at mx.styles::CSSStyleDeclaration/http://www.adobe.com/2006/flex/mx/internal::addDefaultStyleToProtoChain()[/Users/justinmclean/Documents/ApacheFlex4.11.0/frameworks/projects/framework/src/mx/styles/CSSStyleDeclaration.as:972] at mx.styles::CSSStyleDeclaration/http://www.adobe.com/2006/flex/mx/internal::addStyleToProtoChain()[/Users/justinmclean/Documents/ApacheFlex4.11.0/frameworks/projects/framework/src/mx/styles/CSSStyleDeclaration.as:899] at mx.styles::StyleProtoChain$/initProtoChain()[/Users/justinmclean/Documents/ApacheFlex4.11.0/frameworks/projects/framework/src/mx/styles/StyleProtoChain.as:258] at mx.core::UIComponent/http://www.adobe.com/2006/flex/mx/internal::initProtoChain()[/Users/justinmclean/Documents/ApacheFlex4.11.0/frameworks/projects/framework/src/mx/core/UIComponent.as:11189] at mx.core::UIComponent/regenerateStyleCache()[/Users/justinmclean/Documents/ApacheFlex4.11.0/frameworks/projects/framework/src/mx/core/UIComponent.as:11252] at mx.managers.systemClasses::ChildManager/addingChild()[/Users/justinmclean/Documents/ApacheFlex4.11.0/frameworks/projects/framework/src/mx/managers/systemClasses/ChildManager.as:168] at mx.managers.systemClasses::ChildManager/initializeTopLevelWindow()[/Users/justinmclean/Documents/ApacheFlex4.11.0/frameworks/projects/framework/src/mx/managers/systemClasses/ChildManager.as:360] at mx.managers::SystemManager/initializeTopLevelWindow()[/Users/justinmclean/Documents/ApacheFlex4.11.0/frameworks/projects/framework/src/mx/managers/SystemManager.as:3065] at mx.managers::SystemManager/http://www.adobe.com/2006/flex/mx/internal::kickOff()[/Users/justinmclean/Documents/ApacheFlex4.11.0/frameworks/projects/framework/src/mx/managers/SystemManager.as:2851] at mx.managers::SystemManager/http://www.adobe.com/2006/flex/mx/internal::preloader_completeHandler()[/Users/justinmclean/Documents/ApacheFlex4.11.0/frameworks/projects/framework/src/mx/managers/SystemManager.as:2731] at flash.events::EventDispatcher/dispatchEventFunction() at flash.events::EventDispatcher/dispatchEvent() at mx.preloaders::Preloader/timerHandler()[/Users/justinmclean/Documents/ApacheFlex4.11.0/frameworks/projects/framework/src/mx/preloaders/Preloader.as:572] at flash.utils::Timer/_timerDispatch() at flash.utils::Timer/tick()

  • OpenWithDefaultApplication in flex sdk 3.5.0.12683 and ReferenceError: Error #1069:

    I  am trying to use openWithDefaultApplication to open the files in default application for the desktop application developed using AIR.
    Development environment is as follows
    - Flex builder 3.0 eclipse plugin .
    - Flex SDK version is 3.5.0.12683.
    - AIR 2.0 sdk, I have used instruction specified at  http://www.adobe.com/support/documentation/en/air/2/releasenotes_developers.html#h, to overlay AIR2.0 sdk  with Flex 3.5.0.12683. SDK.
    I get the following error when openWithDefaultApplication is executed
    ReferenceError: Error #1069: Property openWithDefaultApplication not found on flash.filesystem.File and there is no default value.
        at air_openwithdefaultapp/onFileSelect()[D:\www\flexprojects\air_openwithdefaultapp\src\air_ openwithdefaultapp.mxml:28]
    I tried to trace/alert the flex and air runtime verions and I get following  details, 3.5.0.12683 for Flex SDK and  2.5.0.16600 for AIR.
    The same code works fine when I use the Flash Builder4 with Flex 3.5 sdk.
    Any idea what is going wrong here?

    Hi Swapnil,
    1)Try Overlaying SDK to 2.0 like:
                     a)Download the AIR SDK 2.0 zip
                     b)and paste it at C:\Program Files\Adobe\Flex Builder 3\sdks\3.2.0 and
                     c)extract it.Check whether this SDK selected in Flex Compiler.
    2) Make sure that you have changed the AIR version number in descripter file (-app.xml) for example <application xmlns="http://ns.adobe.com/air/application/1.5"> here have to change 1.5 to 2.0.
    3) In the Flex Compiler panel check that which Flex SDK (3.5) has been selected. Might it different from defaultly selected.
    In Flex Builder you can check in two ways :
              a)Window>Preferences>Flex>Installed SDKs(Default)>Check SDK selected.
              b)Select Project folder in Navigator Panel and Mouse Right click >properties>Flex Compiler>Check SDK selected.
    4)Make sure that the opening files have accessibility with this function.
    -Vamshi

  • Flex SDK Download - checksum error

    Hello,
    I downloaded the Flex SDK from
    http://www.adobe.com/products/flex/downloads/
    When I unzip it (with WinRAR), I get a checksum error.
    Any advice?
    Thanks.

    Thanks!   I noticed the whole site was down for a bit and is now back up.    Just wanted to be clear that this was not my initial problem - it was just the flex sdk 3.1  - which is still not available, at least for me.

  • [Flex SDK in Linux] Errors running a .swf file

    Hi! Trying to set up flash development on my linux machine. Using FDT in Eclipse. The version of Flex sdk I have is 4.6.0.23201-2.
    I have in the first place had problems running the project. It gets terminated instantly and I get this output in my terminal:
    [Info] Listening to port 7935.
    Using Flex SDK 4.5 Debugger Adapter.
    [Info] Could not connect to the player, will try to connect for the next 72000 ms
    [Info] Listening to port 7935.
    [...etc etc...]
    [Info] Could not connect to the player, will try to connect for the next 8000 ms
    [Info] Listening to port 7935.
    [Info] Could not connect to the player, debug session stopped. Maybe you do not have the Debug Flash Player installed.
    Does "the Debug Flash Player" here mean Flex?
    And this is what happens when I run the .swf file that is compiled by FDT (Using Flex..), in Flex: http://justpaste.it/dlr3
    Any idea what could be the problem? Thanks!

    Hey Mark,
    Thanks for replying.  It's a standalone swf.  I'm still stuck on this issue.  It seems like it would be simple but it's baffling me.

  • The selected Flex SDK does not support building mobile projects

    I am unable to create a new Actionscript Mobile project.  The new project dialogue gives the error: "The selected Flex SDK does not support building mobile projects."  I tried seting the default Flec SDK both to the SDK included with Flash Builder 4.7, and also to a version of the 4.6.0 SDK (build 23201) with AIR 3.3 SDK overlayed on it, which already existed on my computer.  Both resulted in the same error.  Any ideas?

    Hi ,
    Actionscript Mobile projects use AIR SDK by default in Flash Builder 4.7 . Flex SDK won't be used for Actionscript projects.
    Could you please try creating an Actionscript project in fresh workspace and let me know if the issue still exists.
    Also attach screenshot and error log if any.
    Thanks,
    Sanjay

  • Installing Flex SDK into Flash Builder 4.7 problems

    Hi,
    Im completely new to Flash Builder, today I have installed Flash Builder 4.7 & Flash CS6 from Creative Cloud for my son to start to learn game programming (with my help), I have used simple coding in web design however this terminology is new to me.
    I bought my son the latest 'Foundation Game Design with ActionScript 3.0' book on recommendation but it was written when FB was version 4.5 so im guessing this might be the problem.
    The book is very easy to follow but have hit problems at the beginning of the tutorials, the book talks about Flex SDK but it seems that FB 4.7 uses AIR SDK ?
    So the first project called HelloWorld, we got up to:
    Got an exclamation mark which said
    'The import flash.display.Sprite is not used
    locally'
    Continuing with the rest of the project the exclamation mark disappeared:
    However on selecting run- Debug we got a blank Flash Player window  ('generate HTML wrapper file' was deselected)
    So either we've done something wrong, or the book and FB version are not compatible?
    Any advice would be great!
    Thank you
    Latest ...
    I thought that installing Flex SDK may solve the problem but after following instructions I have the error message, see image below. Really stumped now!

    Sorry, if I went a little overboard. After re-reading your post, perhaps I should back up a little.
    First, there are little things that Flash Builder (FB) will complain about. Having extra import statements in your code doesn't hurt anything. If I'm trying different solutions and then commenting out the code, the import statements will hang around, FB will complain, but just ignore it. If you see a little icon on the left edge of your code editor and its a red circle with an X in it, then that is something that will have to be fixed.
    When you create an app in FB or Flash you can choose to create a web app which means it will run in a browser window. The project can optionally create an HTML wrapper, or web page that will load your app. In Flash Pro you can choose File->Publish Settings and there will be a checkbox on the left to publish a HTML wrapper. In FB, you can right click your project in the Package Explorer, select Properties at the bottom, select the ActionScript Compiler, and down at the bottom there will be a checkbox to create a HTML wrapper.
    If you're just learning Flash Builder, then the FlexSDK 4.6 and the AIR SDK 3.1 that comes with it should be fine. You mentioned Apache SDK and I'd recently been working with that so I ended up getting side-tracked.
    Getting an AIRSDK to work with when build ActionScript projects is easy. Just go to the adobe site, type AIR SDK in the search box, and you should find a page that will let you downloaded the latest version. There's also a page to let you download the latest AIR runtime, and if you were just going to run AIR apps and not build them, then that's all you would need. As a developer you'll want to install the runtime from the downloaded .exe file. With the SDK, after downloading it, installing it is easy. Just create a new folder an unzip the SDK into it, then place it somewhere easy to find. I put all my SDK's in their own directory right off the c: drive. So I have c:\AIRSDK_3.5.0.880 and c:\AIRSDK_3.7.0.1530. I use very descriptive folder names so I always know which SDK's I have to work from.
    To use the SDK in Flash Pro select Help -> Manage AIR SDK, hit the plus button and add the folder you created. Now when you've opened a Flash project, you go to File->Publish Settings and select the combo box at the top, you'll see options like 'AIR 3.7.0.1530 for Android' in the list that reflect the SDK's you've added.
    Generally with FB you'll be using a FlexSDK, or perhaps a FlexSDK overlaid with a newer version of AIRSDK. Overlaid basically means you copied the contents of the AIR SDK into the Flex Folder. The article I mentioned above will give you all the details on creating those. For instance, I downloaded the Apache Flex installer, installed it, then created an empty folder called c:\ApacheFlexSDK_4.9.1, launched the Apache installer, gave it the new empty folder I'd created, selected all the download options, and let it all download. If it launches a popup box or a security warning, you can allow it, and it will continue. Once you have the SDK and you want to use it with a project in FB, just right click the project, select Properties, selected that Compiler tab again, and up in the right corner you'll see 'Manage SDK's...'. Hit that link, add your new SDK to the list and give it a descriptive name, then selected the checkbox beside it to set it up as your default. If you do this, then all your projects set to use the default will automatically switch to it and rebuild. So if you want a project to stay with a specific SDK then select that option in your Compiler tab, and then you could use the combo box to select your new added SDK.
    When I started with FB I think I spent the first 2 days going round and round with project settings and options until I got them all figured out.
    When I develop, I usually have my browser open and I have bookmarks and favorites to let me quickly get to all the pages I use most often. Here are a few of them:
    http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/index.html  <---- The API reference. In the packages window check out 'Top Level' at the top and Language Elements near the bottom. I think I have this page open in one or more tabs almost every day.
    http://www.adobe.com/devnet.html
    http://www.adobe.com/devnet/actionscript/learning.html
    http://help.adobe.com/en_US/as3/learn/index.html
    http://helpx.adobe.com/flash.html
    http://help.adobe.com/en_US/flashbuilder/using/index.html
    Free videos to help you learn Flash Pro:
    http://tv.adobe.com/show/learn-flash-professional-cs6-/
    http://tv.adobe.com/show/learn-flash-professional-cs5/
    And you've already found the forums! But if you don't find an answer here, many times you can find your question already answered on www.stackoverflow.com forums.
    Ok, I think I went a little overboard again.

  • How to install Flex SDK in IBM RAD?

    Hi All,
    I'm new to Flex and facing some trouble in installing flex 4.6 sdk in my existing IBM RAD application.
    There are few flex files that are included in the new release and I need to work on those files (test/debug) to make sure that existing application is not affected with these files.
    I have installed Flash Player and latest Flash Builder 4.0 and 4.6 plugin on my system for this purpose.
    The Flex SDK, however, I'm not able to configure on my RAD.
    Because of this, I'm not able to see the Flex Prespectives in my RAD and mxml & as files are giving error in text editor.
    Please guide -
    1. How to configure the latest Flex 4.6 SDK in RAD.
    2. Apart from what I have done already, do I need to do anything else to debug/test the newly added flex files in my RAD.
    Thanks in Advance.

    Hi,
          Thanks for your great reply i greatly appreciate you efforts.
    Arie the thing is that i saw the post you mentioned above and it's kind of tangled,isn't there anyway or any sourceful website for step by step guide because i already mentioned that i am a brand new c/c++ programmer and i have no experience how to do programming in c/c++ as i am android and java developer using eclipse tool so visual studio is somewhat a new world for me.
    Please if you have any step by step guidence link or website in your mind,do let me know i anxiously look forward for a step by step guide,but let's say if you don't have anything i want it's perfectly fine i ll try to dig more and work and look in VS 2010 because may be i am new and that's why i can't find the SDK integration.
    Once again Arie thanks for your helpful and fast reply i greatly appreciate your co-operation.
    Thanks,
    Brian

  • Flex SDK 3.5, BlazeDS 3/4, Spring 3, FB4 Data/Services (Wizards)

    Is it possible to use the Data Centric functionality of Flash Builder 4 to connect to a BlazeDS 3/4 (with Spring 3.0) with the Flex SDK 3.5? Or, does one need to use the Flex SDK 4.0+?
    I have enabled the RDSDisptachServlet and have attempted to connect to it, but I receive the error: Status Code: 500 (Internal Server Error).
    Anyone try this configuration?

    Is it possible to use the Data Centric functionality of Flash Builder 4 to connect to a BlazeDS 3/4 (with Spring 3.0) with the Flex SDK 3.5? Or, does one need to use the Flex SDK 4.0+?
    I have enabled the RDSDisptachServlet and have attempted to connect to it, but I receive the error: Status Code: 500 (Internal Server Error).
    Anyone try this configuration?

  • Flex build errors and warnings not in English but in Dutch

    Hello Flash Builders,
    I'm using Flash Builder 4 beta and both Flex SDK 3.4 and 4.0 beta 2. The problem I have is pretty annoying. Many error and warning descriptions, which you see in the "Problems" pane in Flash Builder, are in Dutch. Why? I do not know. I never told it to and I can't find anywhere in the settings an option to change it. I did not download the Flex SDK in Dutch, if that's even possible. Unless they forced me to, because they found out I live in Holland I think I would like Dutch compile error descriptions.
    Though I am Dutch, most of the time the Dutch descriptions are fare more difficult to understand than the English versions. And looking up an error when you don't know what it means is also pointless, cause the most common language on the net is ofcourse English and not Dutch.
    Someone knows how to change the language of the compiler error and warning descriptions?
    Any help would be great!
    Many thanks.

    Hi,
    DBNetLib (Database Network Library) errors occur when the BizTalk Server runtime is unable to communicate with either the MessageBox or Management databases. When this occurs, the BizTalk Server runtime instance that catches the exception shuts down and
    then cycles every minute to check to see if the database is available.
    Check if there is any server restart activity happening every night?
    Alternatively, you might need to
    Set the SynAttackProtect registry setting as described in
    http://support.microsoft.com/kb/899599. Additionally,
    look at the Group policy for that SQL server to be sure that the Group Policy does not periodically UNDO the setting change that you did above.
    Refer:
    [DBNETLIB][ConnectionWrite (send()).]General network error. Check your network documentation.
    Other possible causes could be
    1) Low hardware specs (Could be hard disk memory issue, check the free space on the server)
    2) Sharing one server or disk for more than one group of BizTalk databases
    It could also be a network card issue that could we worked around by turning off TCP Chimney using the following command:
    Netsh int ip set chimney DISABLED
    For more information, see
    Microsoft support article 942861.
    Refer for details:
    Avoiding DBNETLIB Exceptions
    Similar issue reported here ->
    BizTalk service stopping automatically.
    Also refer this link and look into the description of Error 6,10 and 11.
    BizTalk - Errors and Warnings, Causes and Solutions 
    Rachit
    Please mark as answer or vote as helpful if my reply does

  • Help installing Flex SDK 4.1 on Flex Builder 3 properly

    Flex Builder 3 comes with SDK for 2.0.1 and 3.2 by default, so I want to add Flex SDK 4.1
    I downloaded it, made a directory in the Flex Builder 3 sdks folder, and unzipped the contents there.
    After adding it and selecting/checking it on Flex Builder, I tried to use it by running a project I was using with 3.2 and I get the error below:
    unable to open 'C:\Program Files\Adobe\Flex Builder 3\sdks\4.1.0\frameworks\libs\player\9.0\playerglobal.swc'
    What do I need to do or didn't do?

    Hi,
    You can not use SDK 4.1 in flex builder 3. You need to purchase Flash Builder 4 or use free SDK 4.1 in eclipse.
    http://arunbluebrain.wordpress.com/2008/12/05/flex-40-gumbo-tutorial-installing-flex-40-sd k-in-eclipse-ide-flash-player-10/
    Regards
    Johnny

Maybe you are looking for