|
you missed the a number before the period.
the BGI0_4_3.bmp/ BGI0_16_9.bmp have to start at 0 & go up depending on how many pictures you want to display.
then in the code section:
bgicount= 6 the number corresponds to how many images you want to show. Dont count the BGI0_4_3 & BGI0_16_9 as 2 they are counted as 1. the code will display the proper image depending on pc's display.
|