[Flashcoders] Timeline component??

2012-08-29 Thread Steven Hargrove
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


Re: [Flashcoders] AS3 read serial data over USB on Mac

2012-08-29 Thread Jim Cheng

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



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


Re: [Flashcoders] AS3 read serial data over USB on Mac

2012-08-29 Thread Eric E. Dolecki
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 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


Re: [Flashcoders] AS3 read serial data over USB on Mac

2012-08-29 Thread Henrik Andersson
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