How do I open unique windows for each object without having 1000 html files?

I want to build a flash games website, the user will click on the game, and the game will popup in a window that takes up the full screen. How do I do this without creating 1000 html files, 1 html file for each flash game?
 
Back
Top