BackgroundBitmap Instruction problems
Please provide an example on how to use the BackgroundBitmap instruction. I have my autoplay file with the following:
EnableZones
VideoMode 1920x1080x60i
BackgroundBitmap fondo.bmp
After this I programmed some zones (2 image, 1 video and one text zone
I put the fondo.bmp file on root folder of the SD card. The screen just go black and it does not show any image or video.
Is there any requirement to the type of file you can use?
Is it not working because I have a video zone?