Ok I know I am asking a big question but I'm warn out trying to create something. I am running a new pet site soon called Cute Pets and want to offer free online games to my web users. So in other words they have to be pet games! Someone said they would ask their gaming friend but I've had no reply for months on end. I can't create it myself and I would probably be expected to pay an expensive price for something like this but who can help me? I would be willing to pay a low fee since I don't have much money, I'm only 14, lol! One or a few games would do. Thanks.
I have got the software but haven't taken one slight bit to try. So I will have a look maybe later this week. But I'm not very good with coding so hopefully it won't be too hard for me. Thanks.
And the other fellow said they are easy to make and they charge that much. I will have to find another plan if it's that price.
There are a lot of free flash games for PETS out there, sure they wont be branded to your site, but you can add them to your site and the visitors would be able to play...and it would be FREE
Try these places MiniClip.com --> http://www.miniclip.com/Downloads.htm FreeGamesForYourWebsite.com --> http://www.freegamesforyourwebsite.com/icons.html 2DPlay.com --> http://2dplay.com/freecontent.htm http://www.ultimatearcade.com/downloads/ (52 games) http://www.gamesforyourwebsite.com/ (52 games) http://www.arcadetown.com/free_content/index.asp (22 games) http://www.neodelight.com/webmaster.html (18 games) http://www.flashgames247.com/pages/freegames.html (36 games) http://www.armorgames.com/freecontent.html (13 games) Hope that helps
Ok thank you. I would settle for linking them up if they have any. Is there a way to embed them into the a joomla site. I know they support flash in some way.
You can use an embed tag <object width="550" height="400"> <param name="movie" value="somefilename.swf"> <embed src="somefilename.swf" width="550" height="400"> </embed> </object> Code (markup):