Skip to content
Feb 17 / Andrew Spaulding

Flex 2 sample applications – what do you want to see?

I’ve been playing around with Flex 2 recently and have built a few samples for myself which I now use in place of the Real McCoy (such as Flex on Google). But I’m interested in your responses as to what you would like to see available as a Flex 2 sample application and/or feature demonstrations?

Please leave your suggestions in the comments and I will pick the one (or multiple) I feel is best suited to the majority.

I look forward to hearing from you!

Related posts:

  1. Flex 2 sample applications – follow up
  2. Flex 2 sample application – tudu lists
  3. Building desktop applications with HTML and JavaScript
  4. The biggest Flex apps of 2006
  5. Building RIA’s with Flex and Cairngorm
Comments / Reactions / Trackbacks
  • Jason Presley

    I want to see a very detailed tutorial explaining in painful detail how to set up a Flex Builder Project that connects with ColdFusion Server and then how to draw data from CF. All tutorials that I find on line don’t work for me because they assume that I have the project set up and they start 2 to 3 steps ahead of where I am at. Flex looks very cool but I am getting VERY frustrated and trying to get it to work on PC or on Mac.

    Thanks

  • Jason Presley

    I want to see a very detailed tutorial explaining in painful detail how to set up a Flex Builder Project that connects with ColdFusion Server and then how to draw data from CF. All tutorials that I find on line don’t work for me because they assume that I have the project set up and they start 2 to 3 steps ahead of where I am at. Flex looks very cool but I am getting VERY frustrated and trying to get it to work on PC or on Mac.

    Thanks

  • Joo

    Hi,

    I am very new to flex… I like to see a simple application in Flex 2.0, ASP.Net VB.Net (/ C#) with Sql Server 2005, web services, which does the following:

    1. A multi page application from which requires users to Login
    2. An application contatain multiple mxml file so that more than 1 developer can work simultaneously
    3. Get data from database using web service
    4. Save data

    Hope to see a similar app.
    Thanks.

  • Joo

    Hi,

    I am very new to flex… I like to see a simple application in Flex 2.0, ASP.Net VB.Net (/ C#) with Sql Server 2005, web services, which does the following:

    1. A multi page application from which requires users to Login
    2. An application contatain multiple mxml file so that more than 1 developer can work simultaneously
    3. Get data from database using web service
    4. Save data

    Hope to see a similar app.
    Thanks.

  • Yogesh

    Hi
    I am working on flex project.
    i want help
    how to retrive data from sql server using flex.
    here also some problem to plug in eclipse.

  • Yogesh

    Hi
    I am working on flex project.
    i want help
    how to retrive data from sql server using flex.
    here also some problem to plug in eclipse.

  • Ambu

    Hi,

    I am very new to Flex..
    I am using sql server.. i have connected to the DB and able to retrieve the data.

    I have experienced some problem.. My test application is like this.. Select country from a combo box and based on the country_code of the Country selected i have to populate the town combo box.

    am not able to populate the town combobox.. am getting the country id using the public Object getItem(Map identity) of Assembler class. but how i will use this country id to retieve the data from town table and populate it in town combo box..

    pls give me your suggestions… I am really stuck up.. Do u have any documents on Flex with Java…

    thanks in advance,
    Ambili

  • Ambu

    Hi,

    I am very new to Flex..
    I am using sql server.. i have connected to the DB and able to retrieve the data.

    I have experienced some problem.. My test application is like this.. Select country from a combo box and based on the country_code of the Country selected i have to populate the town combo box.

    am not able to populate the town combobox.. am getting the country id using the public Object getItem(Map identity) of Assembler class. but how i will use this country id to retieve the data from town table and populate it in town combo box..

    pls give me your suggestions… I am really stuck up.. Do u have any documents on Flex with Java…

    thanks in advance,
    Ambili

  • Anitha

    I would like to see a Flex 2 app with a connection to Oracle database with large data sets.

  • Anitha

    I would like to see a Flex 2 app with a connection to Oracle database with large data sets.

  • shiva

    HI
    i am new to flex applications. i need a help.
    How to setup a flex application that works for weblogic. This application contains EJB.

  • shiva

    HI
    i am new to flex applications. i need a help.
    How to setup a flex application that works for weblogic. This application contains EJB.

  • Ramesh

    Hi,
    I am very new to the Flex. I want to integrate the Flex UI and ASP.NET programming logic and SQL Server. For this, I wanted to develop a simple login page which accepts UserID and Password and authenticates in the ASP.NET using the database SQL Server. Can you please help me in this regard. Also, please let me know the software requirements.

    regards,
    Ramesh.

  • Ramesh

    Hi,
    I am very new to the Flex. I want to integrate the Flex UI and ASP.NET programming logic and SQL Server. For this, I wanted to develop a simple login page which accepts UserID and Password and authenticates in the ASP.NET using the database SQL Server. Can you please help me in this regard. Also, please let me know the software requirements.

    regards,
    Ramesh.

  • uma

    hello
    i am very new to flex2
    i want some samples in flex2 in connection with database

    anybody can help me

    regards
    Uma

  • uma

    hello
    i am very new to flex2
    i want some samples in flex2 in connection with database

    anybody can help me

    regards
    Uma

  • Sathiya

    Hello,
    I want to connect the database with flex. can anybody help on this

  • Sathiya

    Hello,
    I want to connect the database with flex. can anybody help on this

  • prince

    hi ,
    i want to see sample application using flex,c#,sqlserver

  • prince

    hi ,
    i want to see sample application using flex,c#,sqlserver

  • http://www.howDoIConnectMySQLandFlexSoICanBuildIt.com Todd

    I’d like to see an example of connecting PHP/MySQL with Flex 2/AS3 that WORKS, is NOT in 5-6 separate files & folders so that it’s impossible to trace the logic and see what needs to happen/be included. Can be downloaded and HAS all the required files and DOES NOT included dozens of additional files that are never mentioned or even ?used?

    I’ve been through all the Adobe tutorials, WebORB, AMFPHP all of which either only partially worked or didn’t work at all. All of which are dated `06 using random older versions of software and haven’t been updated to reflect what’s available for download now. The few I’ve found dated `07 are almost all on Adobe and all using Flex 3–which is still in BETA!

  • http://www.howDoIConnectMySQLandFlexSoICanBuildIt.com Todd

    I’d like to see an example of connecting PHP/MySQL with Flex 2/AS3 that WORKS, is NOT in 5-6 separate files & folders so that it’s impossible to trace the logic and see what needs to happen/be included. Can be downloaded and HAS all the required files and DOES NOT included dozens of additional files that are never mentioned or even ?used?

    I’ve been through all the Adobe tutorials, WebORB, AMFPHP all of which either only partially worked or didn’t work at all. All of which are dated `06 using random older versions of software and haven’t been updated to reflect what’s available for download now. The few I’ve found dated `07 are almost all on Adobe and all using Flex 3–which is still in BETA!

  • anjaiah

    Flex 2 interact with mysql sample application

  • anjaiah

    Flex 2 interact with mysql sample application

  • http://www.digitalmediainitiaitves.com Mangal

    Hi,
    I am new flex development. I am using PHP5.x and Postgres 8.0. is there any example which help me.

    Regards
    Mangal

  • http://www.digitalmediainitiaitves.com Mangal

    Hi,
    I am new flex development. I am using PHP5.x and Postgres 8.0. is there any example which help me.

    Regards
    Mangal

  • jwalin shah

    sample application of flex?

  • jwalin shah

    sample application of flex?

  • Nimesh

    hi ,
    i want to see sample application using flex,c#,sqlserver
    hoping will hear from u soon

    TIA

  • Nimesh

    hi ,
    i want to see sample application using flex,c#,sqlserver
    hoping will hear from u soon

    TIA

  • Sri Harsha

    Hi Uma,

    Using Flex we can not connect to database directly …

    use JAVA OR COLDFUSION as the backend..

  • Sri Harsha

    Hi Uma,

    Using Flex we can not connect to database directly …

    use JAVA OR COLDFUSION as the backend..

  • Lindiwe

    Sample Email aplication to receive, compose, send and forward emails.
    This is basically an email client tools that uses the google mail API to receive,
    send, and forward emails.

    using googlemail api – here are some useful links
    http://code.google.com/appengine/docs/mail/sendingmail.html
    http://code.google.com/appengine/docs/mail/

  • Lindiwe

    Sample Email aplication to receive, compose, send and forward emails.
    This is basically an email client tools that uses the google mail API to receive,
    send, and forward emails.

    using googlemail api – here are some useful links
    http://code.google.com/appengine/docs/mail/sendingmail.html
    http://code.google.com/appengine/docs/mail/

  • Subhas

    Hello Everybody,
    If you have any sample struts and Flex Aopplication,
    Olase send to me

    My Email subhaschandranongothombam@gmail.com

  • Subhas

    Hello Everybody,
    If you have any sample struts and Flex Aopplication,
    Olase send to me

    My Email subhaschandranongothombam@gmail.com