Apache Flex [NOT CSS FLEXBOX] is a framework for developing Rich Internet Applications that run in Flash Player or Adobe Air.
We have an employee whose surname is Null. Our employee lookup application is killed when that last name is used …
apache-flex actionscript soap coldfusion wsdlWhen trying to launch and run a flex/java project in eclipse I kept getting a "Out of Memory Exception" …
java apache-flex eclipse memoryLet's say I have an Array of numbers: [2,3,3,4,2,2,5,6,7,2] What is the best way to find the minimum or maximum value …
algorithm actionscript-3 apache-flex actionscript complexity-theoryAfter updating to Snow Lion I started receiving these errors in Flash Builder / Eclipse when trying to use SVN: Failed …
eclipse apache-flex svn flash-builder subclipseI'm developing an app with a Flex-based front end and a Spring/Hibernate back-end. To get Facebook integration working in …
java apache-flex spring facebookwe are integrating the java blazeds hibernate with flex project..First we tested the pure java hibernate in eclipse and …
java hibernate apache-flex tomcat blazedsI'm using Tomcat 6 with eclipse web tools to publish an application. When I deploy the j2ee application I'm getting …
java apache-flex tomcatWe have Java and Flex projects. We currently have 1 base pom that contains the configurations we want to use for …
java apache-flex maven-2 code-organizationHow to assign bytearray value to panel background image. If anybody have idea or experiance plz help me to overcome …
actionscript-3 apache-flex flex3I have a string var s:String = "This is a line \n This is another line."; this.txtHolder.text = s; //.…
apache-flex actionscript-3 textarea