flash and rs232 port

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

  1. #1

    Default flash and rs232 port


    Does anyone have any information on getting flash to communicate with an
    RS-232 port?

    I found one prior thread on the topic but it was dated from 4 years ago,
    so perhaps there has been some change since then?

    [url]http://groups-beta.google.com/group/alt.macromedia.flash/browse_frm/thread/c36469104be6f743/b141a4dc9adac723?q=macromedia+flash+rs232#b141a4dc 9adac723[/url]

    --
    Toby.
    FT: 250 DK Bongo Stars
    FT: 500 GBA SP Stars
    Toby Guest

  2. Similar Questions and Discussions

    1. flash to interact with a device in the serial port(rs232)
      Somebody to say would know me if is possible the flash to interact with a device in the serial port (rs232)? It is a device of contactless....
    2. Flash 8 port connectivity problem
      Hi, I have a client that no longer can connect to your port connectivity test (http://www.adobe.com/go/tn_16466 ) since they upgrade from flash...
    3. Paralel Port in Flash
      Hi people, I would like to know if it?s possible access the paralel port in Flash. How to do it? Regards, Tom
    4. RS232 input
      is it possible to read serial data (rs232) and move graphics / change text dependant on it ?
    5. C program to set up an RS232 interface to an SR830 Lock-In amplifier
      Aloha, I am looking for a C program that will set up the RS232 between my pc computer and the SR830 Lock-In amplifier. Any help/direction/lead...
  3. #2

    Default Re: flash and rs232 port

    Flash is still restricted from interacting directly with the system for
    security reasons. If you need this sort of direct interaction with the
    systems hardware you may want to take a look at using Director as it can
    communicate with the rs232 port.


    --
    Brandon Bradley
    Macromedia Certified Instructor
    [url]http://www.attconline.org/[/url]
    Brandon Bradley Guest

  4. #3

    Default Re: flash and rs232 port

    On 2005-03-22 05:27:30 -0800, Toby <google@asktoby.com> said:
    >
    > Does anyone have any information on getting flash to communicate with an
    > RS-232 port?
    >
    > I found one prior thread on the topic but it was dated from 4 years ago,
    > so perhaps there has been some change since then?
    >
    > [url]http://groups-beta.google.com/group/alt.macromedia.flash/browse_frm/thread/c36469104be6f743/b141a4dc9adac723?q=macromedia+flash+rs232#b141a4dc 9adac723[/url]
    Using
    >
    Using FSCommands you can execute exe files and thus run an app that can
    pass data along to anything you like.
    --
    The Grass Apple - { [url]www.grassapple.com[/url] } news?

    timberfish Guest

  5. #4

    Default Re: flash and rs232 port

    On 2005-03-22, timberfish <nobody@nowhere.com> wrote:
    > On 2005-03-22 05:27:30 -0800, Toby <google@asktoby.com> said:
    >
    >>
    >> Does anyone have any information on getting flash to communicate with an
    >> RS-232 port?
    >>
    >> I found one prior thread on the topic but it was dated from 4 years ago,
    >> so perhaps there has been some change since then?
    >>
    >> [url]http://groups-beta.google.com/group/alt.macromedia.flash/browse_frm/thread/c36469104be6f743/b141a4dc9adac723?q=macromedia+flash+rs232#b141a4dc 9adac723[/url]
    >
    > Using
    >>
    >
    > Using FSCommands you can execute exe files and thus run an app that can
    > pass data along to anything you like.
    Oh, now that is a good idea.

    --
    Toby.
    FT: 250 DK Bongo Stars
    FT: 500 GBA SP Stars
    ItShMe is a pretty cool dude.
    Toby Guest

  6. #5

    Default Re: flash and rs232 port

    >> Using FSCommands you can execute exe files and thus run an app that can
    >> pass data along to anything you like.
    > Oh, now that is a good idea.
    Except it isn't really true .. you can run the exe .. but cannot pass
    information from the SWF to the EXE (not since Flash Player 6)

    You may be better with a third party tool that allows passing of info.

    Alternatively (and better, as its all done in the one program) with
    SWiSHstudio ([url]www.swishzone.com[/url]) (for example) you can write your own
    extensions in C/Basic and call them from the SWF movie. This is probably
    also possible with other third party tools (don't know for sure).

    Jeckyl



    Jeckyl Guest

  7. #6

    Default Re: flash and rs232 port

    On 2005-03-23, Jeckyl <Jeckyl@Hyde.com> wrote:
    >>> Using FSCommands you can execute exe files and thus run an app that can
    >>> pass data along to anything you like.
    >> Oh, now that is a good idea.
    >
    > Except it isn't really true .. you can run the exe .. but cannot pass
    > information from the SWF to the EXE (not since Flash Player 6)
    Unless it was only a few simple messages you had to send over RS232, in which case,
    you could compile one external executable for each command you want to
    send, and call them each individually.

    --
    Toby.
    FT: 250 DK Bongo Stars
    FT: 500 GBA SP Stars
    ItShMe is a pretty cool dude.
    Toby Guest

  8. #7

    Default Re: flash and rs232 port

    Jeckyl wrote:
    > This is probably
    > also possible with other third party tools (don't know for sure).
    Not sure of any in specific that they have to do this and am feeling
    lazy enough to not look it up this morning, but I wouldn't be surp[rised
    if [url]www.flashjester.com[/url] had some 3rd party tool to do this as they seem
    to have a lot of them that get around some of the primary flash security
    restrictions imposed by the player.

    --
    Brandon Bradley
    Macromedia Certified Instructor
    [url]http://www.attconline.org/[/url]
    Brandon Bradley Guest

  9. #8

    Default Re: flash and rs232 port

    Don't think its a security restriction thing .. its just not the sort of
    thing flash player would do. Flash Jester do not seem to have something
    ready made for this purpose ... nor can I see anything about adding custom
    commands to a projector there ... so I don't know if they do that either. I
    can only say that you should be able to do this with SWiSHstudio by making a
    custom command dll. SWF studio let you have plugins .. similar idea I
    think. And Flash Studio (now called Zinc) has the same.
    --
    All the best,
    Jeckyl


    Jeckyl 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