Is it possible to embed JavaScript functions into a Flash file (AS 3.0) and...
Is it possible to embed JavaScript functions into a Flash file (AS 3.0) and call within flash itself, without using the external .js file.
View Articlecannot load Design mode flash builder 4 preminum trail version
Hi I installed flash builder4 premium trail version .After creating project when i click on the design mode . It displays an alert box containg the message like cannot load design mode with title as...
View ArticleWeird socket bug, 'Error #2031: Socket Error'
I'm putting together an application which opens a connection to a server, sends a chunk of binary data and then closes the connection. When I run the application without handing IOEventError, I get the...
View Articlehow to mxmlc a LZMA swf?
how to mxmlc a LZMA swf by Ant task? LZMA Compression SWF who begin with 'ZWS' ... ${AIRSDK} \ant\libThere is only "flexTasks.jar";Does it have LZMA support ? That's all I know. Thanks.
View ArticleRecalculate measuredHeight of List in case of variableRowHeight
I have a list with variableRowHeight as "true" and useVirtualLayout as "true". I am having 5 items in list. four of them have height of 40px while one of them has only 10px.Now the height of list...
View ArticleFlex 4.6 unable load module, if it contains a chart component.
Hi All, I am facing a problem in 4.6 flex SDK however it is working fine in earlier version sdks.I used a column chart in a module and tried to load the module in flex 4.6 Application . It gives the...
View ArticleBackground color in Spark HGroup?
I'm missing something simple here. How do you change the background color of a Spark HGroup? Code below doesn't get it? <?xml version="1.0" encoding="utf-8"?><s:Application...
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 ArticleBuilding Interactive Maps in flex
Hi , Is ther any chance to develop Interactive Map like this using Flex. HTML5 SVG Map Demo(HTML5 SVG Map Demo)Suggest me your ideas TIA
View ArticleFlash Builder 4.6 Java Heap Space Error
Hi, I get this error "Java Heap Space" when trying to clean build (or build in any way) my project. I have a lot of embeded assets (png, mp3 and some binary files embeded to be read as a ByteArray)...
View ArticleDataGrid fails when only one record is retrieved from Web Service (token.count?)
I have a combo box which contains master records. When I select an item from the combo box, I then ask the web service for the detail records associated with the selected combobox item. I am doing...
View ArticleFlash Builder 4 ETA?
Is there any official word from Adobe regarding the release date for Flash Builder 4? I don't really want to get comfortable with the beta only to find myself in limbo for months while I wait for FB4...
View ArticleError #2031: Socket Error. URL: xx.xx.xx.xx - Please help?
Hi All, I posted my code recently as I am writing my first Flex/Adobe Air application to connect to an FTP server and upload a file. My initial issue was that I would connect to the FTP server but for...
View ArticleHow do I check if an XML node exists?
I am returning XML in the following format:<root><menuitem1 label="Restaurant"><menuitem1 label="Bistro 9" data="PROJECT_12"/><menuitem1 label="Cafe Abir"...
View ArticleCan we change in SDK files ?
Hello, I am using Flex SDK 4.0.0 in my Web application. I have face one issue with Advanced Data Grid.When i have given variable row height and row height will be set in Advanced Data Grid Column...
View ArticleStyling Flex Skin
Hi , 1/I am using Cobalt Graphical (using MX Components) Skin which goes well with my project . can we do some changes in that skin ?.2/ how to create customize skin using CSS(Cascading style sheet)...
View ArticleNativeApplication.nativeApplication.exit() not exiting properly
Hi,I want to exit my Air aplication from my ANE. Using dispatchevent I communicate from ANE to Air application to exit the app completely.I tried using, NativeApplication.nativeApplication.exit(), but...
View ArticleFB 4.7 app won't compile
I recently overlayed the AIR 4.0 SDK on FB 4.7 and updated the playerglobal.swc file tp the 12.0 version. I did not uninstall/reinstall the AIR runtime (don't think that makes a difference). I also...
View ArticleFlex4 How to set background image in Vgroup..?
Hi., I have using v flex 4 vgroup to set background image., but image was not display.. any change my code., <fx:Style> .backgroundImage { color:#808080;...
View ArticleFlex 4 scrollers mouse wheel speed ?
Is there any simple way to define a constant speed or should I say predefined step at which the mousewheel will scroll the vertical scroller? For example when I programmed my scrollers in flash I've...
View Article