Database connection using Flex
How to connect with database like sql server using flex?
View ArticleCannot create Flash Player Trust file (Windows 7)
Hi, I installed the latest Flash Builder eclipse plug-in on my new Windows 7 computer and when I run eclipse I get the following error messages: An internal error occurred during: "Creating Adobe Flash...
View ArticleUpdated Reboot / Restart of Application Air!!!! For Flex 4.6 SDK is important!!!
Hello dear people, welcome back! Did you know about old code for Flex 3.6x and Adobe Air 2.5xLook like this: package { import mx.core.Application; import mx.core.WindowedApplication; import...
View ArticleLoading a Flex 4 theme at runtime?
Is there a way to load a Flex 4 theme at runtime? I built a library SWC, but it appears from random comments on the web (I can't find any official commentary on this) that .SWC's cannot be loaded at...
View ArticleHow to install Flex plugin for Eclipse?
Hello All, I am a new user of Flex. I would like to install Flex Framework as part of Eclipse, but I have installation problems with it I have downloaded and installed the plugin from...
View Articlewhy can't my swf call/use the android virtual keyboard?
I have a Flex 4.5.1 swf web app that works a treat on a Galaxy S2 except that the virtual keyboard won't appear.( Android 2.3 Flash player 10.2 and 10.3 tested ). I think I've covered all bases - see...
View ArticleWhat to get & why: Flash Builder 4 (380mb) vs 4.0.0.14159 (138mb)
Hello Everyone, I'm excited to hear that FB4 is now officially out but I'm not sure if I should simply download the appropriate build# and go on with life? Or should I bother uninstalling the beta and...
View ArticleFlex 3: DataGrid Column width on resize
Hello experts, I am facing an issue with width of DataGrid columns. We are using Flex 3.2.I am setting the widths for columns in creationComplete handler of DataGrid. When the browser window is...
View ArticleHow to convert s:TextInput to upper case?
How do I set up a <s:TextInput> element so that when the user types, it appears in upper case? I've tried the restrict property, but that doesn't convert the text, and it only would confuse the...
View ArticleHow to upgrade Flash builder 4 from 3 standard
The adobe store is very unclear. It seems to be just shipping 4 premium with an upgrade from 3 premium (?)the eligibility is missing. there is no flash builder 4 standard for sale.
View ArticleFlex Mobile - How to show Copy and Paste Menu items in Spark non-editable...
I want to output the native Android menu like picture when I select my text in TextArea which editable value is false and the selectable value is true.It seems when editable textarea is true, but I...
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 ArticleNightly build file size
Quite a jump in file size of the nightly build today. Anything interesting or just additional easter eggs? Oh, it's version 4.1. Must have added every request we've made on the list. BTW, seriously,...
View ArticleLoading a Flex 4 theme at runtime?
Is there a way to load a Flex 4 theme at runtime? I built a library SWC, but it appears from random comments on the web (I can't find any official commentary on this) that .SWC's cannot be loaded at...
View ArticleLoading local XML file in flash builder
Hi, iam almost new to flex and flash builder, i am creating an app that loads a local xml file, but i dont know how can i do this on all the new flash builder interface, what url i have to put on the...
View ArticleHTTPService always faults on localhost:37813
If the Network Monitor is enabled in Flash Builder, any HTTPService request will return an HTTP 502 error associated with port localhost:37813 on the Google Chrome and Firefox browsers. IE 8 works...
View ArticleFlex mobile app - which data grid control to use?
Hi,Trying to build my first Flex mobile app in FlashBuilder 4.6 and I need a grid control to display a 2 dimmensional array of 6 columns x 50 rows.The user doesn't don't need to have any interraction...
View ArticleFlex Builder 3 Design View Not Working
For some reason, the Design view has stopped working. I've tried uninstalling and reinstalling twice with no luck restoring it. All I see is a blank page when switching from Source to Design view....
View ArticleSpark forms labels do not line up, right-justified
This was the default for mx:Form, but does not seem to be working as expected in s:Form.Say you have a form:Name: [______________]Password: [________________]generally you want Name and Password to...
View ArticleQuery: How does scale9grid work with bitmap images?
I have a custom component I use as website header built in flash catalyst. Below is the code for the component. <?xml version="1.0" encoding="utf-8"?><s:Group...
View Article