Hi all,
i’m starting a new flash project, that’ll show a list of contact with info (address, phone, …) but i don’t want to use the datagrid component.
The list need to be interactive on select row+column (like the datagrid)
All the info is on a mysql db so what i want to know is:
Is it better to use php or xml to populate my contact list (witch will be the fastest way???)
Also, if you have some tip before i’ll start this project…
turb