Tagged Questions

24
votes
17answers
2k views

What is Adobe Flex? Is it just Flash II?

Question Alright, I'm confused by all the buzzwords and press release bingo going on. What is the relationship between flash and flex: Replace flash (not really compatible) Enhance flash The next …
24
votes
22answers
3k views

Silverlight vs Flex

My company develops several types of applications. A lot of our business comes from doing multimedia-type apps, typically done in Flash. However, now that side of the house is starting to migrate …
14
votes
8answers
1k views

Best way to learn flash?

I am interested in learning how to write Flash programs, but I'm not ready to shell out the big bucks for Flash CS3 Professional. What's the best compromise between affordability and education? Edit: …
13
votes
12answers
3k views

Is it feasible to create a REST client with Flex?

I'm starting a project using a Restful architecture implemented in Java (using the new JAX-RS standard) We are planning to develop the GUI with a Flex application. I have already found some problems …
12
votes
2answers
240 views

konami code in flex

What would be the best way to implement the konami code into a flex application? I want to create a component to add it on all my proyects, just for fun. thanks UPDATE: I made a simple component, …
11
votes
9answers
2k views

Flex MVC Frameworks

I'm currently using and enjoying using the Flex MVC framework PureMVC. I have heard some good things about Cairngorm, which is supported by Adobe and has first-to-market momentum. And there is a new …
9
votes
8answers
1k views

Automating QA on Flex Application

I have a Flex Application that needs to be tested and our QA department is really adament on using some form of automated-testing tools like HP's QuickTest Pro (QTP). However, QTP requires that you …
9
votes
3answers
1k views

How do I get from an instance of a class to a Class object in ActionScript 3?

How do you get an instance of the actionscript class Class from an instance of that class? In Python, this would be x.__class__; in Java, x.getClass();. I'm aware that certain terrible hacks exist …
8
votes
9answers
2k views

GWT vs Flex vs ?

My company is trying to migrate away from a .NET application to something that is purely web-based, and very "ajaxy". The original .NET app is fairly interactive, roughly equivalent to Google Maps as …
8
votes
7answers
880 views

Flex profiling - what is [enterFrameEvent] doing?

I've been tasked with finding (and potentially fixing) some serious performance problems with a Flex application that was delivered to us. The application will consistently take up 50 to 100% of the …
8
votes
5answers
2k views

How does JavaFX compare to Flash and Flex?

I know Flex pretty good but also started to use Java FX. I am a little bit confused. Java FX seems to focus more on low level drawing operations and animations. Less on creating standard UIs like …
8
votes
4answers
899 views

How would I start learning how to program in Flex?

Can anyone give me pointers to good books or web sites that teach how to do Flex programming?
8
votes
6answers
821 views

When should an oldschool flash developer use flex?

What are the key differences between Flash and Flex? I have over five years experience with flash and feel very comfortable developing with it and ActionScript3. I find myself more and more curious …
7
votes
6answers
408 views

Why does the Flash Player throw a sandbox error in this case?

I get a Flex 3 sandbox error #2048 after connecting to a Socket on a Java (1.5) server. The server code is all mine, i.e. not running under Apache. The sequence is as follows... 1 Java server …
7
votes
7answers
260 views

AS3 large game performance degradation over time

I'm currently working on a very large Flash platformer game (hundreds of classes) and dealing with an issue where the game slowly grinds to a halt if you leave it on for long enough. I didn't write …

1 2 3 4 5 231 next
15 30 50 per page