Ask a Question related to Macromedia Flash, Design and Development.
-
Toby #1
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
-
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.... -
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... -
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 -
RS232 input
is it possible to read serial data (rs232) and move graphics / change text dependant on it ? -
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... -
Brandon Bradley #2
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
-
timberfish #3
Re: flash and rs232 port
On 2005-03-22 05:27:30 -0800, Toby <google@asktoby.com> said:
Using>
> 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 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
-
Toby #4
Re: flash and rs232 port
On 2005-03-22, timberfish <nobody@nowhere.com> wrote:
Oh, now that is a good idea.> 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.
--
Toby.
FT: 250 DK Bongo Stars
FT: 500 GBA SP Stars
ItShMe is a pretty cool dude.
Toby Guest
-
Jeckyl #5
Re: flash and rs232 port
>> Using FSCommands you can execute exe files and thus run an app that can
Except it isn't really true .. you can run the exe .. but cannot pass> Oh, now that is a good idea.>> pass data along to anything you like.
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
-
Toby #6
Re: flash and rs232 port
On 2005-03-23, Jeckyl <Jeckyl@Hyde.com> wrote:
Unless it was only a few simple messages you had to send over RS232, in which case,>>> Oh, now that is a good idea.>>> Using FSCommands you can execute exe files and thus run an app that can
>>> pass data along to anything you like.
> 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 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
-
Brandon Bradley #7
Re: flash and rs232 port
Jeckyl wrote:
Not sure of any in specific that they have to do this and am feeling> This is probably
> also possible with other third party tools (don't know for sure).
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
-
Jeckyl #8
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



Reply With Quote

