Well not exactly. What the led's are for would be on the order visually saying I need servicing or an Infrared led flashing to say rescue me That would be seen from a overhead security camera.
Part of the TFT lcd would show conventional vector graphics on a portion of the screen and with some Bitmaps and another Designated for streaming video. For the information that will be vector graphics such as fonts I will be able to change with a button Push on the device. However I want to change it from another location such as a PC from another URL location. Each sign would be a class and there could be hundreds of signs using the same class. -T -----Original Message----- From: Russ Nelson [mailto:[EMAIL PROTECTED] Sent: Friday, October 03, 2008 8:57 AM To: TJ Cc: [email protected] Subject: Re: [Gnash-dev] I would like to see access to I/O for embedded devices TJ writes: > I would like to have access to I/O for embedded devices > > I am working on Digital signage using Ti OMAP35X platform I need to turn on > lights and send bits to Character LCD's It sounds like you want to get a bitmap on every frame so that you can send it to a digital sign. Look at the "dump" gui code. It writes out a raw frame to disk. Instead of writing it to disk, you would pick out the bits and write them to some I/O port. -- --my blog is at http://blog.russnelson.com | Unregulation is a slippery Crynwr sells support for free software | PGPok | slope to prosperity and 521 Pleasant Valley Rd. | +1 315-323-1241 | freedom. Potsdam, NY 13676-3213 | Sheepdog | _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

