AdobeStock_455007340

Adobe TV Step-By-Step ColdFusion Powered Flex

Home » Adobe TV Step-By-Step ColdFusion Powered Flex

Adobe TV has posted a recording I did on building ColdFusion powered Flex applications. The video, entitled Building Flex Applications Powered By ColdFusion, is one of the longer Adobe TV sessions, and walks through the concepts, building the CFC back-end, coding the Flex client, retrieving data, working with results, events, passing data back to the server, and even working with renderers. The example built uses the standard ColdFusion 8 example databases (so if you have CF8 you have everything you need to be able to follow along), and uses both Flex Builder and Dreamweaver for the actual coding.

7 responses to “Adobe TV Step-By-Step ColdFusion Powered Flex”

  1. Patrick Whittingham Avatar
    Patrick Whittingham

    Thanks. There is some interesting code at the following website which allows any component to be allowed to be drag/drop and stretched. Adobe should incorporate this type of code in Flex 4.
    http://www.rogue-development.com/objectHandles.html

  2. Timothy Avatar
    Timothy

    Very nice presentation!!!! Although, I did notice that you didn’t use a <cfqueryparam> in your getArt <cfquery>. 😉

  3. Ben Forta Avatar
    Ben Forta

    Ouch! 🙂
    Although, the argument in the CFC method is defined as numeric, so anything appended would not be accepted anyway! <whew>
    — Ben

  4. Alirio Boquín Avatar
    Alirio Boquín

    Thanks Ben.
    This kind of stuff really, really help.

  5. Dan Broughton Avatar
    Dan Broughton

    It’s amazing how a simple tutorial like that can catapult applications. Thanks Ben!

  6. Dave Barclay Avatar
    Dave Barclay

    Ben,
    Looks like your this video is down – can you repost it here or have the fine folks at Adobe correct it? I’d love to share this with my team – primarily CF and Java Developers – this looks like a nice first step to using Flex for some of our tools.
    Dave

  7. Ben Forta Avatar
    Ben Forta

    Looks like the URLs changed when they rolled out the updated Adobe TV. I’ve fixed the link. Thanks for letting me know.
    — Ben

Leave a Reply