@arnelgp .
Much appreciated your helps. I tested with few images, the flickering is minimal, i think it acceptable.
btw: To select and dispaly random subset from TBLNAMELIST, I think about steps:
1. Generate 5 unique ID number from 1 to N with N = Dcount("*", "TBLNAMELIST")
- Run rand() 5...