February 23rd, 2010 |
by teocomi |
published in
Flex 4
If you have already experienced Flash Builder 4 beta 2, you have probably noticed the new Data/Services feature on wich Adobe has put a lot of efforts. Using its wizard it is straightforward how to connect to a database, but there is someting more, at least something I just discovered recently: the data management.
In brief, [...]
January 21st, 2010 |
by teocomi |
published in
Flex 4
In this previous tutorial I simply showed how to create a service in Flex and how to use it to create something in the database. Now we’ll use the service to get al the items in the database and to populate a DataGrid.
So, let’s open the project and create a DataGrid:
not difficult hu? Okay and [...]
January 20th, 2010 |
by teocomi |
published in
Flex 4
PART I – Creation of the database, connection to the database, creation of items in the database
In this tutorial I will create a simple application to show you how to connect to a database in Flex 4 using the Data/Services functionality and PHP. FinallyI will also show you how to export data into an xls [...]
January 11th, 2010 |
by teocomi |
published in
Flex 4
Have you ever thought about this possibility? Well this is it: as3xls is a cool library that enables you to import and export xls and CSV files. It can be extremely useful to your needs!
Here some little tutorials.
Here the examples (google code link is broken!).
And here and other version of the same lib, but in [...]
December 4th, 2009 |
by teocomi |
published in
Flex 4
Learn to use Adobe Flex 4 beta 2 (codename Gumbo) and Adobe Flash Builder 4 beta 2 in a week by stepping through this video training course. It is great, and it is the way I learned Flex.
From here you can download Adobe Flash Builder 4 beta 2.
If you are still a bit afraid [...]
November 24th, 2009 |
by teocomi |
published in
Personal
I just made another wordpress blog: http://softair.teocomi.com/ of course it is about softair, content will be produced by my brother Michele.
Design has just been a simple editing of the theme retromania.
October 23rd, 2009 |
by teocomi |
published in
Flex 4
I’m not good at flex or actionscript, let’s just say that I’m trying to. Anyway sometimes I’d like to post something about the great tool of Flex (maybe also Flash). So let’s star with some links that provided me great help:
Flex in a Week – Video tutorial (where i actually learned it)
Differences between Flex [...]