"flashcoders-requ...@chattyfig.figleaf.com" 
<flashcoders-requ...@chattyfig.figleaf.com> wrote:


Send Flashcoders mailing list submissions to
        flashcoders@chattyfig.figleaf.com

To subscribe or unsubscribe via the World Wide Web, visit
        http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
or, via email, send a message with subject or body 'help' to
        flashcoders-requ...@chattyfig.figleaf.com

You can reach the person managing the list at
        flashcoders-ow...@chattyfig.figleaf.com

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Flashcoders digest..."


Today's Topics:

   1. Re: AS3 read serial data over USB on Mac (Eric E. Dolecki)
   2. Re: AS3 read serial data over USB on Mac (Jim Cheng)
   3. Timeline component?? (Steven Hargrove)


----------------------------------------------------------------------

Message: 1
Date: Wed, 29 Aug 2012 12:24:32 -0400
From: "Eric E. Dolecki" <edole...@gmail.com>
Subject: Re: [Flashcoders] AS3 read serial data over USB on Mac
To: Flash Coders List <flashcoders@chattyfig.figleaf.com>
Message-ID:
        <cahcwzf-y4skukbgjkwdhvu3ahy2eplctz127ymgfalmhmrf...@mail.gmail.com>
Content-Type: text/plain; charset=UTF-8

Is there an AIR native extension that can somehow directly allow me to
socket connect to a device over USB? That would be fantastic... would one
be required to use Flex to generate the AIR, or can it be a standard AS3
app?

Eric


On Wed, Aug 29, 2012 at 4:53 AM, Henrik Andersson <he...@henke37.cjb.net>wrote:

> Eric E. Dolecki skriver:
> > I have some hardware that sends serial data over USB. Any good proxy app
> to
> > use with Sockets to read that data in an AS3 app?
> >
>
> Have you tried an AIR native extension?
>
> _______________________________________________
> Flashcoders mailing list
> Flashcoders@chattyfig.figleaf.com
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>


------------------------------

Message: 2
Date: Wed, 29 Aug 2012 11:11:03 -0600
From: Jim Cheng <li...@psalterego.com>
Subject: Re: [Flashcoders] AS3 read serial data over USB on Mac
To: flashcoders@chattyfig.figleaf.com
Message-ID: <503e4d27.7040...@psalterego.com>
Content-Type: text/plain; charset=UTF-8; format=flowed

What USB device(s) specifically?

If it's of the Arduino family, consider:

http://code.google.com/p/as3-arduino-connector/

For HID devices (keyboards, mice, gamepads and such):

http://code.google.com/p/air-hid-usb/

Hope this helps,
Jim

On 8/29/12 10:24 AM, Eric E. Dolecki wrote:
> Is there an AIR native extension that can somehow directly allow me to
> socket connect to a device over USB? That would be fantastic... would one
> be required to use Flex to generate the AIR, or can it be a standard AS3
> app?
>
> Eric
>
>
> On Wed, Aug 29, 2012 at 4:53 AM, Henrik Andersson 
> <he...@henke37.cjb.net>wrote:
>
>> Eric E. Dolecki skriver:
>>> I have some hardware that sends serial data over USB. Any good proxy app
>> to
>>> use with Sockets to read that data in an AS3 app?
>>>
>>
>> Have you tried an AIR native extension?
>>
>> _______________________________________________
>> Flashcoders mailing list
>> Flashcoders@chattyfig.figleaf.com
>> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>>
> _______________________________________________
> Flashcoders mailing list
> Flashcoders@chattyfig.figleaf.com
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>



------------------------------

Message: 3
Date: Wed, 29 Aug 2012 23:33:39 -0400
From: Steven Hargrove <steven.hargr...@gmail.com>
Subject: [Flashcoders] Timeline component??
To: flashcoders@chattyfig.figleaf.com
Message-ID:
        <CAE8C8Oja-2tZUdZ1UXztBCZg68KhDnbKDfhLik=vn+1wtab...@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1

Hi guys...

I am trying to build a fairly simple custom component that will act as a
timeline of "events". I have noticed the examples of flexlib's Timeline
component only really supports minute breakdowns.

Basically, what I am trying to accomplish is that I will have a sound that
is X length (lets say 60 seconds). This event timeline's length will be the
length of this sound, and will act as the visualizer for the playhead of
the sound playing. I will be adding "events" to particular poinnts during
the sound. For example, I might have an event that occurs at 13 seconds,
and lasts for 2 seconds.

Can somebody please point me into the right direction? I have been looking
into flexlib's Timeline and ScheduleViewer component, but I feel like it is
outdated and there may be a much eaiser way to do this.


Thanks so much!


------------------------------

_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


End of Flashcoders Digest, Vol 59, Issue 8
******************************************

_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to