Replies Back to Article
Displaying Multiple Access Records with Flash and ASP
I just wanted to thank you so much, as I've been through so much to find out the way in which I can do such things...as I'm kinda fluent in Flash 5 and ASP.NET, and wanted to get a way between them to get working together..especially with databases...
Thank you very much once again...
P.S. I know that you were talking about ASP, but ASP.NET won't differ a lot, it's all the same concept...
Along these same lines, if anyone is interested, there's an excellent ASP generating wizard (shareware app) at:
Free if you just need to display data and only $29 if you need your visitors to be able to add/remove/modify records!!
That's great and seems easy, but what about displaying images?
Or even, how can I do a 'mailto' for each name.
Thanks
helped me obtain ideas about connecting datagrid Flash UI Component to a database... specially the string splitting... pretty cool, but i need another assistance regarding commanding Flash to display a picture directly out of a database... thanks for the tutorial... g'day...
wouldb't it be easyer if you used xml?
i mean, you could return the records like <record name="John" email="j@you.us" />.
i'm saying this only because the performance of splitting strings and using arrays ends up loosing against the performance of the xml object in flash mx. this counts only if you have a lot of records, of course. if you work with a few records only, you can forget all that i said, because time diferences aren't so noticed.
keep up with the good work...