Create a Flash multiplayer games portal in a minute with Come2Play
While I am still working on the WordPress plugin for MochiAds games (it’s not a vaporware, it’s going to be a revolution), I would like you to know somethinh interesting about Come2Play.
It’s a brand (and beta) new service allowing developers to quickly add multiplayer features to their games and publishers to create free multiplayer game channels or entire portals, like I made in five minutes with GameSalsa (it’s always good to have some empty domain names for future use…)
If you look at the HTML source, you’ll notice that the “portal” is nothing more than an iframe.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Play free online multiplayer games at GameSalsa</title>
<style>
body{background-color:#042546}
.main{width:938px;margin:0px auto}
.logo{width:407px;float:left}
.ad{width:531;text-align:right}
</style>
</head>
<body>
<div class = "main">
<div class ="logo">
<img src = "images/gslogo.jpg">
</div>
<div class = "ad">
<script type="text/javascript"><!--
google_ad_client = "pub-2062493463858889";
/* gamesalsa header */
google_ad_slot = "6450829971";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
<iframe src="http://www.come2play.com/player_gallery_frame.asp?channel_id=11702" width="938" height="640" frameborder="0" scrolling="no" allowtransparency="true" ></iframe>
</div>
</body>
</html> |
But you can custom it in a lot of ways, such as styles, colors, rooms (you can use it to create specific rooms for your games, such as “novice players”, “Italy” and so on), external links, login/welcome boxes, and, obviously, ads management.
Come2Play has four different ways to display ads inside the iframe, and the split arrangement with web site owners is 50%-50%.
This means that they put all their band and resources and every two ads served, one is yours.
The interesting thing is all ads outside the iframe are yours… look at the picture:

The ad inside game preloader is 50% mine, while the one outside the iframe is 100% mine.
As said, Come2Play also offers a multiplayer API for developers, but I did not test it yet… at the moment I am finetuning my multiplayer portal and I will show you the final results and a revenue report soon.
4 Responses to “Create a Flash multiplayer games portal in a minute with Come2Play”
Leave a Reply
- Citrus Engine released for free for learning
- My epic fail with ClickBank
- Get up to $100,000 for your next Flash game with Mochi GAME Developer Fund
- Create a dynamic content animated footer ad for your site in just 9 jQuery lines – 17 lines version
- Sell sitelocked version of your Flash games and even .fla sources to Free Online Games
- Protect your work from ActionScript code theft with SWF Protector
- Create a dynamic content animated footer ad for your site in just 9 jQuery lines
- Understanding Box2D’s one-way platforms, aka CLOUDS
- Triqui MochiAds Arcade plugin for WordPress upgraded to 1.2
- Box2D Flash game creation tutorial – part 2
- Create a Lightbox effect only with CSS - no javascript needed
- Flash game creation tutorial - part 1
- Create a Flash Racing Game Tutorial
- Flash game creation tutorial - part 2
- Make a Flash game like Flash Element Tower Defense - Part 2
- Flash game creation tutorial - part 3
- Make a Flash game like Flash Element Tower Defense - Part 1
- Create a flash draw game like Line Rider or others - part 1
- Triqui MochiAds Arcade plugin for WordPress official page
- Create a flash artillery game - step 1
- Flash game creation tutorial – part 5.2 (4.88/5)
- Create a flash artillery game – step 1 (4.79/5)
- Create a Flash Racing Game Tutorial (4.76/5)
- Create a survival horror game in Flash tutorial – part 1 (4.74/5)
- Create a flash artillery game – step 2 (4.74/5)
- Creation of a Flash arcade site using WordPress – step 2 (4.73/5)
- Flash game creation tutorial – part 1 (4.71/5)
- Flash game creation tutorial – part 2 (4.71/5)
- Create a flash draw game like Line Rider or others – part 1 (4.69/5)
- Creation of a platform game with Flash – step 2 (4.68/5)






Wow, this is pretty awesome.
I’ll make sure to check it out properly when I get home.
This is pretty neat. I also made a website and you can check this out as an example.
http://www.multiplayergames.co.nr/
My main website is http://www.ninjaz.co.nr
Thousand of portals for the same games, that’s very useful.
Hi Emanuel. I just wanted to add another cool feature of the offering :)
Individual games can easily be taken by users to their favorite social networks with your branding and all of your advertising. The games include links that you can direct back to your site.