A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: uploading a file with file.reference class

  1. #1
    Senior Member
    Join Date
    Jan 2007
    Location
    Barcelona
    Posts
    389

    uploading a file with file.reference class

    hi,

    this may sound like a dumb question, but I can't find info on uploading a file within Flash. I mean, all the Info I've seen involves the use of php... is php mandatory in order to achieve it?

  2. #2
    . fruitbeard's Avatar
    Join Date
    Oct 2011
    Posts
    1,780
    HI Cap,

    It's used in AS3 not AS2, you will need to use some servber side code/file too, I beleieve you ca save files directly if you use Flash 5, but aftwer that it became a security issue.

  3. #3
    Senior Member
    Join Date
    Jan 2007
    Location
    Barcelona
    Posts
    389
    Thanks, Fruit,

    It was really just curiosity, I wouldn't have been able to modify the chat having the user upload his / her picture to replace the avatars in it anyway, but one other question... it possible to insert a link in a flv file?

  4. #4
    . fruitbeard's Avatar
    Join Date
    Oct 2011
    Posts
    1,780
    Hi Cap,

    I don't think you can but I would suggest using an xml file or text file with links to the relative video/file, then just attach a movie clip with the link attached to a get url button.

  5. #5
    Client Software Programmer AS3.0's Avatar
    Join Date
    Apr 2011
    Posts
    1,404
    I think its in as4 as [php]WIN$:SAVE('f1l!sh.txt'); lol jk[/[php]

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center