Skip to main content
Inspiring
December 8, 2006
Question

AS File Upload Field

  • December 8, 2006
  • 1 reply
  • 305 views
Is there a form field (browse - attach - send File Upload) that will allow
you to upload files to the server from within a swf file?


This topic has been closed for replies.

1 reply

Inspiring
December 8, 2006
The FileReference class using the ‘browse’ method will bring up a “file-browsing dialog box”. However this isn’t really “within” the SWF. I am not sure if FileReference class has any methods that you can use to browse a directory without using its ‘browse’ method. The FileReference class is currently only available in Flash 8. For more info search the helpdocs (F1).