replicate flash game many times!!!

air360

Regular Member
Joined
Apr 15, 2007
Messages
424
Reaction score
197
Ok...question...can anyone tell me how to do this...

there is a flash game that you need to log in to a website to play. What i want is many instances of this single flash game on one page. I could just open up the same website a bunch of times but then I got multiple tabs and all that stuff.

Can someone tell me how I would be able to copy many instances of that flash game on a single page but it will still "call home" to make sure I am logged in to their website. so basically i would end up with 20 boxes of this single flash game on one page of mine instead of 20 tabs (but it must still be linked to the original site because you win something if you win the game)
 
View the source, look for the EMBED . Create a frames page with however many frames you want and set their URL source to the embed tag. You could also just sniff the traffic between the game and the server when it 'reports home' and see what it posts.. Would be easier to replicate what it's posting. I did that with this webkinz crap, I had like 5m 'kinzcash' so my kids could get whatever..
 
Back
Top