After months in development our pet project is finally online.
Built with Flash and Ajax technology bubbl.us allows people to brainstorm in their browser the easy way. The site is free to use and you can start brainstorming immediately.
When you’re satisfied with your work you can easily print it.
Brainstorming for everybody
bubbl.us - Check it out!
Yesterday I discovered how to fix an annoying problem where Internet Explorer captures tab keystroke if focus in Flash was on the last “tabbable” field. All I needed to do was add param name=”SeamlessTabbing” value=”false” and SeamlessTabbing=”false” to the embed and object tags.
On a related note, here’s a tutorial about how to focus on Flash text field automatically in Internet Explorer.