How to embed flash games?

Subscribe to How to embed flash games? 2 posts

avatar for TomAnime TomAnime 4 posts
Flag Post

Hey guys

We want to create a free game section on our website using embeddable games.
Is there something we can rent or a system we can pay to install?
Ideally we would like to have our own registered user leader boards

Has anyone have any experience with this?

Any advice/tips would be much appreciated!

Thanks in advance

 
avatar for player_03 player_03 1249 posts
Flag Post

You embed flash games by using the <embed> tag.

You allow flash games to be embedded by hosting them publicly.

You implement user registration and leaderboards by doing a lot of additional work. (A quick search brought up this tutorial, but I have no idea if it’s any good.) This step is of course far harder than the previous two.