[ JimRainor @ 09.10.2008. 12:17 ] @
Znam da postoji mogucnost da se uploaduju fajlovi direktno na server, ali da li postoji mogucnost da se sa korisnickog hard diska ucita slika u swf koji je u browseru?
[ gordon_beneth @ 09.10.2008. 19:56 ] @
http://labs.findsubstance.com/...4/03/as3-upload-encode-images/
[ JimRainor @ 09.10.2008. 20:52 ] @
hvala ali to nije ono sto mi treba

Citat:


@DVB I would love to be able to do something like that, but the flash player security prevents that kind of activity from a remote swf. You can definitely pull that off with AIR though.

You can read more about file upload and download, but the basic idea is that “the FileReference class allows you to upload and download files between a user’s computer and a server.”

Adobe AIR is a really cool way to develop applications, especially since it only extends current AS3 functionality, without the need to learn a whole new programming language.


Znaci i oni moraju prvo da uploaduju na server pa tek onda mogu da edituju sliku.