Groups | Blog | Home
all groups > coldfusion flash integration > june 2006 >

coldfusion flash integration : Doesn't work on the web


vistus
6/22/2006 11:57:38 AM
I created a web application by FlashMX & Access, and put it on Windows 2000
server.
Although I tried to use my flash web application from other computer through
the web, it didn't work.
I think the problem is DB. The .swf can't be connected to DB.
Please someone help me! How can I solve this problem?

Version: ColdFusion Mx7 Standard
OS: Win2K Server + Apache2
Appli: Flash MX2004 + Microsoft Access
GolSol
7/1/2006 12:00:00 AM
how do you connect your swf to the db?
- you could put a cfml file (for example db_connector.cfm) in the background,
which connects to the access-db and queries the desired variables.
- you may load that cfm from within the swf with some post action - this
should make your variables available within the flash movie.
AddThis Social Bookmark Button