Flashbuilder is unable to find FlashPlayer.exe
I just installed the release version of Flash Builder 4 after uninstalling Beta 2. Besides some other problems, I am unable to launch any of my applications in Flash player. When I try to...
View ArticleCould not resolve to a component
Hi All, I downloaded the Flash Burrito Pre-release version and am working through the Tutorial to build a mobile app in an hour found...
View Articlewhat could cause "Internal error: java.lang.NullPointerException: can't not...
using flex sdk 4.6, and air sdk 15.0.0.356 we get the following error when using compc in our ant build: [java] Internal error: java.lang.NullPointerException: can't not add null to SWF frame[java] at...
View ArticleOnly LiveCycle Data Services 2.6 or higher is supported in this version of...
Hi guys! I am using LiveCycle Data services 2.6 and Flash Builder 4.0.. and getting an error Only LiveCycle Data Services 2.6 or higher is supported in this version of Flash Builder. Any suggestion?...
View ArticleTake screen shot with AIR application
Hi, Anybody know about how to capture screen shot of our screen with an desktop AIR application? I need to create an desktop app with screenshot taking feature. Thanks
View ArticleHow To Embed and Display an SWF in a Flex App.
Hello all, I'm trying to embed an swf animation into a flex 4.5 application and display it, but it isn't working!I am getting error after error. When I try to use addElement(), I get the following...
View ArticleAAC encoding
Hi there, I'm looking for a solution to create a live broadcasting tool which supports H264 + AAC encoding, similar to Flash Media Live Encoder. Since Flash Player 11 it's possible to encode H264 live...
View Articlecross domain issue between html and flex
We have a Flex 3 application hosted on Tomcat 5.5 on domain ".www.mycompany.com".This Flex app loads an HTML page and we use externalInterface to execute ActionScript code contained in the Flex 3...
View Articleimport com.adobe.serialization.json.JSON;
Hello I am using Flex Builder 3 Trial Version, when I import com.adobe.serialization.json.JSON, the IDE gives the following error: 1172: Definition com.adobe.serialization.json.JSON could not be found....
View ArticleCustom DataGrid Item Renderers failing in loaded module.
I'm making an application that manages a bunch of types of data records. You can load plug-ins (in the form of swf modules) that provide additional record-models, and views and editors for those...
View ArticleOverriding Spark DataGrid item renderer's prepare method - renderer's child...
I am currently using the 4.12.0 SDK. I have a Spark DataGrid setup that makes use of an externally-defined itemRenderer: <s:DataGrid id="dgEquipment" width="100%" height="100%"...
View ArticleEmbedded fonts are missing characters in display despite having all glyphs...
Hi,As per the subject, I have a vast array of different fonts that I need to load on demand via CSS to SWF. For the most part, this works very well. I have around 600 fonts where everything is just...
View ArticleHow can I access propertys in SWFLoader content on Flex SDK 4.5.
It was possible on Flex SDK 4.0. like this. sample code[Bindable]public var loadedSM:SystemManager; private function checkLoadInit():void{loadedSM = SystemManager(loader.content);var app:Application =...
View ArticleFlash 10.1.53.64 - no flashlog.txt logging
Configuration:Windows XP SP3 x86FlashDevelop IDE 3.2.1Flex SDK 3.5.0.12683Browsers: Firefox 3.6.4 (with Firebug and Flashbug) and IE8Flash Player Debugger 10.1.53.64 Issue Overview:Since upgrading from...
View ArticleTypeError: Error #1007: Instantiation attempted on a non-constructor. on port...
I have been porting an app from Flex 3.4.x to 4.0.. I have successfully ported the app and its libraries to flex 4.0 (everything build successfully, all the CSS has the new Namespace stuff added, and...
View ArticleCould not resolve to a component implementation firstView="views.MyApp
Hi,Am getting an error message Could not resolve <s:ViewNavigatorApplication> to a component implementation firstView="views.MyAppHomeView"> Am trying the following mxml code. [exec] Loading...
View ArticlePaging data in Spark list component
I'm wondering if paging data for Spark list components will be available in the final release of FB 4 / Flex SDK 4? Currently you will get an error when trying to bind a paged service method to a Spark...
View ArticleHow to add a displayObject to spark containers?
Hi guys, This should be easy but I'm struggling with the new spark library.... I have a couple of graphic classes extending sprite or movieClip that I want to use in new spark container. Normally I...
View ArticleIs the adobetes.com server down?
I'm working on Day 2, Exercise 2. Every time I try to debug, it fails, and throws this error in the console: [RPC Fault faultString="HTTP request error" faultCode="Server.Error.Request"...
View ArticleCheck Flash installed or not in Flex
Hi, I need to check whether flash insatlled or not using Flex. Thanks & Regards,Jayagopal.
View Article