ActionScript 3.0 :: Serial Port Communication - Read Input Data From A Serial Port

Jul 24, 2009

In a project that I'm working on, I have to be able to read input data from a serial port. The input data will be very simplistic in nature. I'm guessing more like a on/off, yes/no, true/false style of operation.I have found some examples in other languages, but nothing in AS3 or AS2. Could anyone send any sample code or a link to a tutorial that gives me some lead way on this? Which approach is better, going with a Flash projector piece, or building it in AIR? The final piece will be on a PC based system.

View 2 Replies


Similar Posts:


Flash :: Access Serial Port Directly In Adobe?

Dec 16, 2009

Just wondering if there is any way to access the serial port directly in adobe flash ?

View 2 Replies

Flash :: Swf - Application Read Data Directly From USB Port?

Jul 15, 2010

Can a flash application (SWF) access the serial data on a USB port?

View 2 Replies

Flex :: Pass Data From Port To Xml()?

Mar 31, 2011

AM reading data from port in the form of bytes.my data will be like [code]...

View 3 Replies

Media Server :: Sending Data Between Clients Using Port 80?

Oct 15, 2010

Im need to send some data between 2 Flash clients. I have an issue whereby there is a probability that there could be firewall issues with communicating over port 1935 or 443 know you can use RTMPT to tunnel video over port 80 but im not sure about sending data objects.

View 2 Replies

Flash8 :: Find Out The Serial Number Of The MX

Jun 16, 2010

I recently bought a new machine and tried to put my Flash 8 software onto it. The serial number was fine, but it requested the serial number of the software I upgraded from, which I no longer have (MX, I think it was. I threw it out ages ago thinking I didn't need it ). I can't even remember what email address my macromedia/adobe account was under, it might even be under an email address for a domain I no longer have.

I do still have the software installed on my old PC. Is there anyway I can find out the serial number of the MX I upgraded from off of the Flash 8 on there? Or it is a lost cause?

View 1 Replies

Professional :: Find The Serial Number In The Software Itself?

Jun 25, 2010

I recently purchased a macbook pro from eBay which had Flash CS4 already installed on it, but which didn't come with the original documentation or CDs that would have had the serial number.  The seller said he would send along the appropriate numbers when he tracked them down, but he never got back to me again.  I'd like to upgrade to Flash CS5 now, so is there any way I can find the serial number through the software itself?  I've seen similar threads to this one elsewhere in the forums and the most promising answers have involved people locating truncated numbers in the software and asking Adobe to decrypt them.  Unfortunately, I can't even find these truncated numbers...

View 2 Replies

Flash - Get Hard Disk Serial Number?

Aug 4, 2011

I'm using action script 3.0 compiling the code to flash 10 how to get hard disk serial number with action script?I want to get this info without any security requirement. Is there a way to do it?

View 2 Replies

ActionScript 3.0 :: Check For A Serial Code To A Xml File?

Jun 8, 2011

Here's a little script i wrote to check for a serial code to a xml file, and allow the user to use the flash document. this code seems pretty useless, but in all reality you can sell you flash document, with having users to input a serial code in order to use the flash document.

which might allow flash developers to make money on such a pointless project. eg. sell games, as a (.exe, or a .app) file, or make then buy a serial online an play it online. or sell very useful programs, for real money, and don't have to worry about people using it for free.

[Code]...

NOTE: i am not responsible for any lost of anything due to this actionscript code that you have choose to use at your own lost, of hackers, cheating you to use your flash document for free.

View 0 Replies

ActionScript 2.0 :: Way To Output Serial Information From Flash

Sep 27, 2008

I'm trying to find out if there is a way to output serial information from flash. For instance, I have a serial port (Can also be USB) device with eight relay switches, each one triggered by a few bits and bytes correlating to the serial pins. I was wondering if the print function in flash could be forced to output specific signals.

View 4 Replies

ActionScript 2.0 :: Function To Convert A Serial To Date?

Dec 14, 2011

i need to convert a given number to a date via function...

what i mean is lets say i give a number 8 to a function and it returns the correct date from 8 days from today(a. la. 29/12/20012). as that seems simple enough i also need it to work when the number is 2000 with correct month etc..

View 3 Replies

Media Server :: Serial - Get A FMS License To Run Some Web Games On Our Websites

Oct 12, 2009

Soon we will get a FMS license to run some web games on our websites. The FMS server will be on a dedicated server. We need to have 2 machines like that. the second is a rescue server which will be used in case of trouble with the first one. Here is my question: Can we use one seruial number for these two machines, knowing that only one of those will run (master server OR rescue server)

View 1 Replies

ActionScript 1/2 :: Masking TextField Number (Like Serial Inputs)?

Dec 31, 2009

I have a number like this 22536325214589 and I want to separate it by 4 digits and show in separated input textfields like serial number input on applications and if user try to change it skip to next field while typing And also I can return number again into one variable.

View 6 Replies

ActionScript 3.0 :: Get The Volume Serial Number Of A Disc Drive?

Jan 1, 2010

Iam working in a project which has to be given some security.  Is it possible to get the volume serial number of a disc drive using action script3 ?

View 1 Replies

Flex :: Generate Serial Number Using LabelFunction In Datagrid?

May 4, 2011

how to generate serial number using labelFunction in datagrid?

View 4 Replies

Flex :: Add New DatagridRow / Sort Datagrid And Give Serial Numbers

Jul 6, 2009

I have a datagrid. I add a row to the datagrid using an ADD button. Once I add, I sort the datagrid based on a column. I also provide the serial numbers i.e. row numbers as first column to the datagrid. But, the serial number function does not apply after sorting. Hence, a new row added for e.g. row 5, based on sorting should be row 1, the serial number displayed is still row 5. The UI looks bad as numbers are not in correct order. the code is:[code]

View 2 Replies

Port C++ To Swf With Alchemy?

Feb 12, 2010

Alchemy allows users to compile C and C++ code that is targeted to run on the open source ActionScript Virtual Machine (AVM2).

View 1 Replies

Port 80 Socket Limitation?

Jun 28, 2009

I don't need to deploy an HTTP server and all the connections are made on port 80, the default HTTP port, which is generally not blocked by firewall.Unfortunatly at the end of my work I realized that the flash socket component has some limitation on using port 80.[URL]As nobody is interested by this report, I now think that this limitation is done on purpose by Adobe. I don't know exactly why, may be to force to use their data service product.

I can understand that. But what I am hangry about is that nowhere in the documentation of the socket component there is an information about this limitation. I guess lot of people lost time trying to reach an unreachable goal ! And most of the time you find the problem at the end of the work because local connection is working ok on port 80.

View 1 Replies

ActionScript 2.0 :: XMLSocket Over Port 80?

May 3, 2005

On this page it says "The XMLSocket.connect method can connect only to TCP port numbers greater than or equal to 1024"This makes it hard to get a chatserver to work through a firewall.BUT I recently discovered on this page that you can set up "policies" for your flash movie that allow it to run on port 80.

View 1 Replies

Generate Serial Number For Datagrid According To The Number Of Rows?

May 4, 2011

how to genrate serial number for datagrid according to the number of rows?

View 1 Replies

Media Server :: Disabling Port 80 On FMS?

Jul 1, 2010

I am new to the Flash Media Server and have a question on its use of ports. Now if a server has IIS and FMS and one wished only to stream flash (VOD). Could I edit the fms.ini file and remove port 80 from adaptor.hostport?
 
In my thinking I would stream over port 1935 and would lose the ability to progressive download over port 80.Now I do not ever want to use progressive downloading so no issue so far. In addition I can now run my IIS server on port 80 for my administartor console into FMS.  All my clients are internal and thus I do not need a stream on port 80.
 
Is my thinking sound or am I misssing something?

View 1 Replies

Flash :: Port Python App To Silverlight?

Jan 9, 2010

Is there any such effort been made?

Some more info:

it's client application (gui intensive)

By porting I was thinking of cross-compiling.

View 2 Replies

Flex :: Way To Monitor USB Port With Flash?

Feb 21, 2010

I want to write an application that monitor the USB port, and when something is connected should show the contents of the drive (image viewer) automatically.there is any way to do that with Flex/Flash directly?or i might program another application in C in order to monitor the USB port and then comunicate with the front-end application with sockets?

View 2 Replies

Flash :: Fms Port Error After Installed

Mar 26, 2010

I installed fms 3.5 and actually am running apache for php in 8080 and want to make this fms service in different port and made it as 8083 while installing,

After installed when am starting fms using

./fmsmgr server fms start

it shows error message and i checked in messages file it gives already that port is used by someone

"Mar 26 03:59:51 u15393552 Adaptor[12576]: Failed to initialize listeners for adaptor admin, FMS is already running or other adaptor admin"

View 2 Replies

Android :: Which Version Of AIR Should Be Used To Port Application

May 9, 2011

We have an AIR application which is running in client-server mode as a desktop application. Our application runs on AIR version-1.5;Flex version 3.5. We want this application to be ported to android. Will AIR 1.5 work with Android? if not which version of AIR should be used with Android? And also, Can I configure my Flex Builder to partucular version of AIR SDK? I am getting confused with AIR 2.0, 2.5 and recently released flex Hero SDK for mobile platforms.

View 1 Replies

Flash :: Port A C-like Enum To Haxe

Sep 22, 2011

I need to port a C-like enum to Haxe:

enum Items
{
item1,
item2=0x00010000,
item3=0x00010001,
item4,
[Code].....

But Haxe doesn't allow default value it seems. How can I do this? My real enum has hundreds of entries and for those with default values I must preserve the values.

View 1 Replies

Flex :: Configure Port For BlazeDS?

Dec 12, 2011

I've downloaded BlazeDS 4 and installed in on my Tomcat server. How can I make it to listen to port distinct from 8080? I change port in channels configuration in services-config.xml, and my client application sends requests for new port, but they failHow can I make server listen to custom port?

View 2 Replies

Port A Flash Website To Iphone

Jan 16, 2012

I would like to know if i could download the .swf file the site uses and still be able to access the site from the file? I know this is a little complicated but i'm new here. simply, download site access site servers from computer file.

View 1 Replies

ActionScript 3.0 :: Socket Connection To Port 443?

Jul 16, 2009

I am able to establish socket connection to a remote machine by first loadind the policy file. But the same thing is not working if i am trying to connect to the same remote machine & 443 as port No. In policy file the connection is allowed to all ports.

Is there any thing else to be done. I am geting sandbox violation error.

View 1 Replies

ActionScript 3.0 :: Security Server On Port 843?

Jun 24, 2010

I have a socket server running as ROOT on an ubuntu machine on port 843 that sends:[URL]..On my home computer running the TestMovie operation, everything works. BUT, when browsing to the SWF, unless I check and answer policy requests on port 8010 nothing works.

SO, how does the master policy work? I expect that every call from xmlSocket.connect("mydomain.com", 8010) will query port 843 for a master policy. But, it appears that they don't, instead always sending a request to port 8010.

Also, on another note, for testing reasons is there an easy way to send ASII to a port in the same way as one would type into a terminal?

View 0 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved