Hosting swf on PC Help

I did up a swf file, the swf files actually connected to mysql database running on my pc.

I put the swf up on my IIS. So I can give the web address to other people so that they can connect to my IIS to see the swf file.

However, they are able to see my swf file and graphic. But as there are some links on the swf which need to connect to the database on my pc when clicked and some results will show.

What happens is when people clicks on the links, it did not show anything! While I see my my own pc, it works and show the results.

Does anyone know how I can fix my IIS or my flash such that when they click on the link which reads the database and display result, it can show up on their IE as well?