Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Flash DB application

Status
Not open for further replies.

wouter

Technical User
Jul 3, 2000
45
NL
Hello, i'd like some advice.

I want to create a flash application thatpeople can download. When they run the program, it should connect to my server on the internet so it can retrieve some data. Is this possible? Then you may ask, why not run the flash application on the server too? Well, for speed reasons. It will be quite large and people shouldn't have to download the images and other stuff costantly.

When this is possible, is it also possible for the program to interact with a webserver? That way no ports on the firewall would have the be opened for tcp ip and such.

thnx a bunch Wouter
zure_zult@hotmail.com
To me, boxing is like a ballet, except there's no music, no choreography, and the dancers hit each other.
 
Pretty sure you can publish it as an exe (and quite possibly anything else) and it will connect to your servers normally.

When I'm testing db-driven flash apps I run them locally all the time, testing with data nabbed from the server-side.

-T
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top