vote up 0 vote down star

I'm trying to get the relative or full path from a FileReference object after its browsed but I think I'm bashing my head up against a wall (It's begining to hurt) anybody got a way of getting a file's path from the user.

flag
Stop hurting yourself. You cannot get the full path in flash - the file name is accessible though. – Amarghosh Sep 22 at 6:52
Amarghosh is absolutely correct, Adobe took measures to prevent such :(. – Brian Hodge Sep 26 at 15:49

1 Answer

vote up 0 vote down

I think you'll have to switch to AIR and the flash.filesystem.File class to get the "nativePath".

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.