Hello all i need to operate smell web server in my application play flash swf files in my embedded browser , this application will be distributed to local users to desktop users what is the best way to implement it in desktop application i mean ports / local host ?
views:
41answers:
1
A:
If you simply want to show something in your embedded browser there's no need to set up a local web server, just point it to appropriate local files that will be located in your application's directory (using the file:// protocol).
Matteo Italia
2010-06-13 07:47:17
i have to,im using distend api that give me flash services and it have to be called from server (its youtube Chromeless Player)
2010-06-13 09:47:15