Does websites created by Flex Builder works on every browsers that use Flash ?
+2
A:
No. The web site created by Flex Builder requires Flash player version 9 or above.
Guffa
2010-03-20 10:05:25
Is it the only requirement ?
xRobot
2010-03-20 10:09:12
@xRobot: Yes, as far as I can gather.
Guffa
2010-03-20 10:11:51
+1
A:
At the end of the day, Flex Builder generates a flash swf file of your application. It is a flash file and therefore will play on any appropiate flash player (v9 or above). Flex is just the name for the marriage between the MXML markup and Actionscript 3 language, while flash is the compiled output.
Chris Knight
2010-03-22 22:45:38