Hi!
I made a simple search-function in flash. I connected my sql-database to localhost.
When i preview my function (CTRL+ENTER) it works fine but when I publish the index.html and the swf-file it doesnīt work. I can only search one time and when I make a new search, the same result as the first time appears.. ? It seems like it doesnīt update correctly. When I close my browser and enter the localhost-address I can make a new search, but only one.. Why?
I donīt want to use the preview-option to use my search-function!