6/11/2010 10:02:09 AM
Title:
uploading a webpage
I am creating a webpage using adobeflex.i want to upload it on webserver.how to upload my project on a webserver?
help please
Kiney
Points: 600
Posts:0
6/11/2010 10:26:28 AM
you need to upload your html and swf file to your webserver using some ftp software of simply open ftp in the browser.
6/11/2010 11:33:47 AM
when you compile the project using "Export Release Build" Option in flex. The optimized swf files and its html file is created in the bin folder under your project folder. You can copy the html and the swf file to your webserver. You can connect to your webserver/ website online using ftp software like filezilla and upload these two files there. You need to have your ftp username and password which is provided by your webserver/ website vendor.