A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: [flash projector] problem with fileOpenDialog()

  1. #1
    Junior Member
    Join Date
    Dec 2009
    Posts
    4

    [flash projector] problem with fileOpenDialog()

    Hello. I 've got a problem when i export my application to a flash projector file.

    I'd like to open the "Open Dialog" box when i click on a button.
    So i have to use this line of code : "Application.fileOpenDialog("filetype");

    In the 3DFA, it works fine !

    I know I can't export this application in another format than the "flash projector" because, "applicatiosn scripts" don't work in web mode.

    So why it's not working in desktop mode ?
    Nothings happen when i click on the button !

    thanks for helping.

  2. #2
    Junior Member
    Join Date
    Dec 2009
    Posts
    4
    Good forum ! And with The best active community ?!
    Nobody can help ?!

  3. #3
    Member
    Join Date
    Jun 2007
    Location
    Germany
    Posts
    76
    Well, I think it's a known bug in 3DFA. They have not yet updated the engine of the .exe projector, so unfortunately there's no way to solve the problem.

    But maybe the FileReference class of Flash can help you with your problem. Here's a link to the official Adobe Flash AS3 Reference:
    http://help.adobe.com/en_US/AS3LCR/F...Reference.html

    Let me know if you need further help ;-)

  4. #4
    Junior Member
    Join Date
    Dec 2009
    Posts
    4
    Thank U very much ! I'll try another way so...

Tags for this Thread

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