I stumbled across this excellent video tutorial by Bruce Eckel and James Ward on Adobe, that shows an example of a Flex application working with Hibernate and XFire. Take a look, as it makes some very interesting learning on how this can be done as well as proving that ColdFusion doesn’t always have to be the [...]
I have a new machine at home running Windows Vista and have been racking my brains trying to get my files transferred and my desktop set with all my DEV and research work. I have installed Eclipse Europa (3.3) and was ready to install Flex Builder 2 as a plugin.
With Europa successfully installed, I fired [...]
I have been recently learning and using Flex 2. Coming from a ColdFusion background (and being self taught!!), I first found it very hard to get used to the strict typing and syntax that is used to make up a Flex App.
Flex Apps are composed of MXML and Actionscript 3 class files. The MXML is [...]