Description
Take the same layout of a long horizontal applet that I did before , where announcements will be read from a file located in the server (easily updatable), the text will be read from right to left of the screen.
Meanwhile, a small animation of an object will guide people to begin reading the text from the right direction, and the background will change gradually, whether with images, or just colors
Breakdown of what I need
Font Load
Code for voice
Array for animation
Updatable file on the server
Code for background or images to load for background (Sequential)
What I already have
The right-looking font (easy to read)
The shape of the applet