[Flashcoders] flash.net.FileReference: no way to return selected path after browse?

2006-02-23 Thread lars

is it me, or is it impossible to return the selected path after
a browse? for me it returns the selected filename but i cant find
the path anywhere? thanks: lars


___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] flash.net.FileReference: no way to return selected path after browse?

2006-02-23 Thread lars
well, if i allow access to local folders via the settings manager it would
be ok to return paths, too... doesnt make sense imho not to pass the path
after the browse dialog, does it?


Am 23.02.2006 15:49 Uhr schrieb Michael Stuhr unter
[EMAIL PROTECTED]:

 lars schrieb:
 is it me, or is it impossible to return the selected path after
 a browse? for me it returns the selected filename but i cant find
 the path anywhere? thanks: lars
 
 
 seems like no. i'd like to hear an official word about that. is it left out
 for 
 security reasons, and if so please explain !?
 
 
 micha
 ___
 Flashcoders@chattyfig.figleaf.com
 To change your subscription options or search the archive:
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
 
 Brought to you by Fig Leaf Software
 Premier Authorized Adobe Consulting and Training
 http://www.figleaf.com
 http://training.figleaf.com


___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] flash.net.FileReference: no way to return selected path after browse?

2006-02-23 Thread bryan.rice
Nope - security violation.  You can only get a pointer to the file  
and upload it.  That is it.


blue skies,
bryan

On Feb 23, 2006, at 9:09 AM, lars wrote:


is it me, or is it impossible to return the selected path after
a browse? for me it returns the selected filename but i cant find
the path anywhere? thanks: lars


___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] flash.net.FileReference: no way to return selected path after browse?

2006-02-23 Thread eric dolecki
anyone know if using an amazon webservice for something like album art,
using zinc, whether one can save off the resulting jpgs after loading?

On 2/23/06, bryan.rice [EMAIL PROTECTED] wrote:

 Nope - security violation.  You can only get a pointer to the file
 and upload it.  That is it.

 blue skies,
 bryan

 On Feb 23, 2006, at 9:09 AM, lars wrote:

  is it me, or is it impossible to return the selected path after
  a browse? for me it returns the selected filename but i cant find
  the path anywhere? thanks: lars

 ___
 Flashcoders@chattyfig.figleaf.com
 To change your subscription options or search the archive:
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

 Brought to you by Fig Leaf Software
 Premier Authorized Adobe Consulting and Training
 http://www.figleaf.com
 http://training.figleaf.com

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] flash.net.FileReference: no way to return selected path after browse?

2006-02-23 Thread David Rorex
Depends what you mean by save off the resulting jpgs after loading.
But the answer is probably yes, with zinc, there is not really any
security sandbox (as you are now a desktop application, not a web
app), and you can do pretty much whatever you want.

-David R

On 2/23/06, eric dolecki [EMAIL PROTECTED] wrote:
 anyone know if using an amazon webservice for something like album art,
 using zinc, whether one can save off the resulting jpgs after loading?

 On 2/23/06, bryan.rice [EMAIL PROTECTED] wrote:
 
  Nope - security violation.  You can only get a pointer to the file
  and upload it.  That is it.
 
  blue skies,
  bryan
 
  On Feb 23, 2006, at 9:09 AM, lars wrote:
 
   is it me, or is it impossible to return the selected path after
   a browse? for me it returns the selected filename but i cant find
   the path anywhere? thanks: lars
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com