I’m working on a web page which will display information updated periodically via javascript. I want to have it displayed in a Solari Board, complete with the flipping tiles animation. Is there an existing Flash or Javascript implementation I can use?
the real thing http://grab.by/42yp
Here’s my super-lousy javascript test for one letter. The solution should take a string and figure out how to flip the existing letters to update it. On a real board they all start at once and each stop after the number of flips needed.
I assume from the picture you used that you’ve seen this?
http://blog.elctech.com/2009/01/22/actionscript-solari-departure-board/
Maybe good for anyone else who is looking though.