Help with Slideshow

Hi guys, I am really new with brightscript and I need help :disappointed_face:

I am developing a very basic slideshow app based on Deviantart demo.

Here is my problem: I want to add at the bottom of each slide some description like Facebook’s screensaver does. I’ve tried different methods without luck :disappointed_face:

Could you please tell me how I can do this?

Thank you!

This was probably done with the roImageCanvas component.

  • Joel

Awesome!, I thought that too but I needed the confirmation from someone with more experience :slightly_smiling_face:

I bet the animation is controlled via a roTimespan component, I’ll do some testing and will post the code later.

Thank you Joel!.