PDA

View Full Version : FLEX Server


boyzdynasty
12-06-2006, 07:10 PM
I'm confused about the term "Flex Server."

When I read articles about how to delpoy Flex application, it states you would deploy the *.swf file to the webserver.

I read another article about "Flex Server," which is used to translate MXML.

I thought everything is done through the flash player :confused:

boyzdynasty
12-06-2006, 10:17 PM
I was able to test samples out from here: http://coenraets.org/testdrive/flex4j/index.htm

It's a bit clearer now.

All I needed was the Flex SDK installed onto my tomcat webserver.

If anyone is learning the combination of JAVA and FLEX should take a look at the site above. Amazing samples in there.

Anyway, back to my dungeoun. Hopefully I'll become a JAVA/FLEX expert soon.