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

  1. #1

    Default flash capabilities

    i did look for the FAQ, but the one link I found to "Arty's" FAQ was
    broken, so I apologize if these have already been asked

    1. can a flash applet (are they called applets?) in the browser use
    more than one OS thread?
    2. can a flash applet in the browser get audio input (via mic) from the
    user?
    3. make TCP and UDP requests?
    4. access the file system?
    Thanks in advance

    Neil M
    Vancouver, Canada

    neilmcguigan@gmail.com Guest

  2. Similar Questions and Discussions

    1. FMS capabilities & alternatives
      Hi, a) Can we do the following with FMS? - File transfer between two people. - Sharing PowerPoint presentations b) Are there any...
    2. FMS - basic capabilities
      Is FMS the tool to use to dynamically generate SWFs from user-supplied data? Currently we have a SWF 'shell' which, run locally, can load a variety...
    3. Sockets capabilities
      I am interested to know if director supports the ability to connect via sockets to a custom server. I know in Flash there was an issue with this...
    4. flash player 5 capabilities
      Will flash player 5 play same content as the latest flash player? Is there a site (other than Macromedia) that lists a complete flash player ...
    5. Unique video capabilities in Flash MX 2004 Professional (vs. standard)?
      I tried to post this earlier and it didn't seem to take... I'm set on upgrading from MX to MX 2004. The "Professional" version of Flash MX 2004...
  3. #2

    Default Re: flash capabilities

    tcp requests? file system? sound like you want to spy on someone. but i
    would like to know if flash does het audio input from mic...


    <neilmcguigan@gmail.com> wrote in message
    news:1106156942.163736.309030@f14g2000cwb.googlegr oups.com...
    >i did look for the FAQ, but the one link I found to "Arty's" FAQ was
    > broken, so I apologize if these have already been asked
    >
    > 1. can a flash applet (are they called applets?) in the browser use
    > more than one OS thread?
    > 2. can a flash applet in the browser get audio input (via mic) from the
    > user?
    > 3. make TCP and UDP requests?
    > 4. access the file system?
    > Thanks in advance
    >
    > Neil M
    > Vancouver, Canada
    >

    Robinhood Guest

  4. #3

    Default Re: flash capabilities

    hi flash can get audio and video input from mic , web camera , video
    camera attached to the pc using Microphone class for audio and Camera
    class for video

    thiruvengadamm@gmail.com Guest

  5. #4

    Default Re: flash capabilities

    Flash's security model doesn't allow it to access the file system on
    the local machine.

    You can make HTTP requests, but you cannot do anything that would allow
    you to spy on someone.

    Nathan Herald 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