filereference
Air app, get full path when opening file with FIleReference
I\'m using FileReference to open a file, but I can only get the file name that the user selected, not the full path. Can I get the complete file path, or is there a security issue?Or should I use anot[详细]
2023-02-12 18:43 分类:问答Set wav file to filereference
I\'m building a little recorder in flash and I have a little problem with sending the file that is recorded to php. Is there a way to simply send it with a var of do I need to set it to a file re开发者[详细]
2023-02-09 12:13 分类:问答Flex 3 + Flash Player 10 FileReference save function [duplicate]
This question already has answers here: 开发者_开发问答 Closed 11 years ago. Possible Duplicate: help, losing extension when use FileReference download[详细]
2023-01-31 15:39 分类:问答Save local file in Flash Projector using FileReference?
I\'m making a Flash projector which will be distributed on CD. I want to allow people to copy files off of开发者_StackOverflow中文版 the CD. Is this possible? Should I be using FileReference?If you ta[详细]
2023-01-25 09:56 分类:问答FileReference.save() documentation [closed]
Closed. This question is not reproducible or was caused by typos. It is not currently accepting answers.[详细]
2023-01-24 11:49 分类:问答How to solve this error: Could not find file 'Microsoft.Windows.CommonLanguageRuntime, Version 2.0.50727.0'
This question to which I already found the answer is posted here in case of someone else encounters it. I decided to post the Q&A here so that SO has somethi开发者_运维技巧ng about this error, sin[详细]
2023-01-18 13:15 分类:问答Flex: Read bytearray
I use the following to upload a file to Flex: private var filer:FileReference; protected function button1_clickHandler(event:MouseEvent):void[详细]
2023-01-17 13:33 分类:问答Flex, FileReferences upload() error in firefox
swf file in https zone, upload script in http zone. File upload fine in ie, and not work on firefox, opera.[详细]
2023-01-15 15:36 分类:问答how to detect "hidden files extension" (windows system ) from flash/as3 app?
i\'m working on an 开发者_JAVA技巧app (flash/As3) that lets the user upload and edit an image, and then save it to the computer,[详细]
2023-01-14 21:50 分类:问答flex upload file component - problems with filereference
The following code is used in a component I name FileUpload.mxml which is used in two three different sections of the flex application.[详细]
2023-01-13 22:23 分类:问答