open sys. file browser for jpg selection

Ask a Question related to Macromedia Flash Actionscript, Design and Development.

  1. #1

    Default open sys. file browser for jpg selection

    Hi all,
    In HTML form i have a file browsing window opening which allows users to
    select a jpg from their hard drive.
    Can this be done through flash?

    The application is as follows: I am creating a CMS solution and have written a
    php script which resizes and uploads a jpg to the server. It then will create
    some XML which will be parsed by flash. I would rather just roll the CMS
    solution into flash vs. doing it in PHP. But to do so i need to open a file
    browsing window to allow users to select the jpg from their hard drives, then
    pass the path on to my php script for uploading.

    If not my only other option i can see is to open an html window which will
    rull the script and upon the close of that window, the XML string gets passed
    back to flash.

    Any ideas on how to accomplish this?

    rrhyne Guest

  2. Similar Questions and Discussions

    1. PDF file doesn't open in web browser for Version 5 but does open for version 6
      This problem was solved by uninstalling Acrobat and reinstalling it. Then I downloaded the latest patch and installed that.
    2. My browser got problems when open SW3D file
      I just tested a havok sample under Director, there came a fatal error and closed Director. Now every dcr file can't be open normally, it took a...
    3. MX open/save file browser window issues...
      Anybody else found this isuue? Whenever I use DWMX, after about an hour or so, if I go to Save As.. (specifically when using the keyboard shortcut),...
    4. When publishing a Director File to the Internet -- How do you make the browser open in full screen mode???
      I am trying to make my browser open in full screen when my director project is opened.
    5. PS 2- Can not open file browser
      I have PS2 + XP home. For some reason i can not open the file browser, as anyone had this problem.
  3. #2

    Default Re: open sys. file browser for jpg selection

    Flash player doesn't currently have any local file access. You'll need to
    continue using the browser's file upload capabilities unitl Macromedia upgrades
    the player to support this functionality.

    Thanks,
    Danny

    dpatters8 Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139