dimanche 2 novembre 2014

How to access the built in FTP server in mac using as3


Vote count:

0




So I have this as3 program and I need to store some files on my server. I could have used FileReference.upload but that requires me to first use fileReference.browse , which will open a dialog box and we need to specify the location. I don't want the dialog box to open, so i can't use fileReference. I directly want the files to be saved in a directory on my server when I click a button. Does anyone know how to do this?


Also, I can manually access my server in mac using



"ftp://Admin@localhost"


and then i need to put my username and password. But, I don't know how to access it using as3.



asked 22 secs ago







How to access the built in FTP server in mac using as3

Aucun commentaire:

Enregistrer un commentaire