Can I build a photo uploader with Flex?
hi,
i looking flex possible platform build new photo website. know many of requirements fit great flex/flash platform. 1 specific issue build easy-to-use, easy-to-deploy photo uploader feels flickr/picasa , can manage picking 100s of files/folders. means need:
1 - local read access filesystem browse jpgs upload
2 - local write access add exif keywords selected jpgs (i.e. uploaded tag)
3 - network access upload website
for absolute simplest user experience, think need run in local-trusted sandbox, swf downloaded , configured installer. think me 1 , 3. think 2 problem - limited writing local shared objects filesystem?
if so, there workaround this? example, can call local executable write exif data jpg, or can use flex/ajax bridge expose swf javascript , somehow use write exif data?
also, can point me in right direction understand how write installer configure local-trusted swf?
thanks,
m.
i looking flex possible platform build new photo website. know many of requirements fit great flex/flash platform. 1 specific issue build easy-to-use, easy-to-deploy photo uploader feels flickr/picasa , can manage picking 100s of files/folders. means need:
1 - local read access filesystem browse jpgs upload
2 - local write access add exif keywords selected jpgs (i.e. uploaded tag)
3 - network access upload website
for absolute simplest user experience, think need run in local-trusted sandbox, swf downloaded , configured installer. think me 1 , 3. think 2 problem - limited writing local shared objects filesystem?
if so, there workaround this? example, can call local executable write exif data jpg, or can use flex/ajax bridge expose swf javascript , somehow use write exif data?
also, can point me in right direction understand how write installer configure local-trusted swf?
thanks,
m.
More discussions in Flex (Read Only)
adobe
Comments
Post a Comment