6/10/2010 3:55:22 AM
Title:
publish site
I am creating a webpage using adobeflex.i want to publish it on net.what file i should keep on server so that the page can be downloaded on user request.
help please
6/10/2010 4:40:34 AM
you can keep the file in Zip format, its compressed to small size and also will be down-loadable by all the browsers
Inder
Points: 2880
Posts:0
6/10/2010 8:49:43 PM
if you want your url to show the save box. Then you must pask the file in some non browser excutable type. i.e Files like psd, html, swf can be directly opened by browser so no download box shows up. But the files like DOC,ZIP,RAR,EXE cannot be opened inside browser so download box shows up to save them. Its better to pack them inside some archive type like Zip or Rar file. Or you can provide the direct url and ask the user to right click on link and choose the option to save.