Flash/Access/ASP???
Flash/Access/ASP???
Out of context: Reply #3
- Started
- Last post
- 9 Responses
- AMFA0
i would use XML & an interface page.
.swf -> interface.asp ->xml ->swf
thats a loop but linear...
I would send an action var to the interface page, it queries the db, returns xml to the swf
You could send the SQL statement from flash to asp but i think that is poor form.