[android-developers] Re: A quick hint as to where to start for a sliding box?

2011-11-10 Thread DismalSeas
Well, it doesn't seem as though those methods would be the way to go, so I'll focus on using on Touch Events for ImageViews and then just draw over the background and the selected letters. This won't provide a smooth transitioning effect that I had envisioned as a slider over the letters, but

[android-developers] Re: A quick hint as to where to start for a sliding box?

2011-11-07 Thread DismalSeas
Another thought is that there is the potential to build a flash application outside the Android platform and then import that flash application and run it. I still haven't gotten the grasp around when to use external graphical options such as OpenGL and when to use Flash applications. Are these