Threads in some sections have NO links for Guests, Register before you can view those threads.
View Full Version : Flash Game Site
Hunted
04-23-2004, 12:31 AM
Is there a program that will make a HTML page for each .swf in a folder? I downloaded over 200 flash games and it would take forever to do it all by hand.
Ariel_001
04-23-2004, 05:49 AM
A quick and dirty solution to you problem is just to make direct links to each flash object. Make them load in a frame or something :lol:
Postnuke has a module for flash games. It's puts them all on one page like an arcade.
:lol: Go to the command line and type this in:FOR %a IN (*.swf) DO echo <html><head><object> yada yada src="%a.swf" yada yada
I think that'll work. :ninja:
vBulletin® v3.7.3, Copyright ©2000-2008, Jelsoft Enterprises Ltd.