Thread: Not right place but please help :(

  1. #1
    Registered User
    Join Date
    Mar 2008
    Posts
    34

    Not right place but please help :(

    Hello all, I would like to know how I could embed my game into my website (I KNOW IT ISNT IN THE RIGHT PLACE BUT PLEASE HELP (THIS CAPS DOES NOT MEAN SCREAMING (JUST TO STAND OUT!)))

    I have a game made in Game Maker, and I need it to be put into my website, please help.

  2. #2
    Malum in se abachler's Avatar
    Join Date
    Apr 2007
    Posts
    3,195
    upload it just like you would an html file, then put a link to it on your webpage.

    Code:
    <a href="www.myurl.com/mygame.exe">Try My Game</a>
    I woudl also suggest you visit http://developers.evrsoft.com/forum/

  3. #3
    Registered User
    Join Date
    Apr 2008
    Posts
    890
    Two of the first three hits on Google.

    I mean, Google isn't new, is it?
    Last edited by medievalelks; 07-01-2008 at 09:23 AM.

  4. #4
    Registered User
    Join Date
    Mar 2008
    Posts
    34
    XD No not like that, I want it so it is possible to play on the website, so you don't leave the website and you don't need to download it.

  5. #5
    Malum in se abachler's Avatar
    Join Date
    Apr 2007
    Posts
    3,195
    Quote Originally Posted by Houssen View Post
    XD No not like that, I want it so it is possible to play on the website, so you don't leave the website and you don't need to download it.
    They are going to have to downlaod it anyway, even if it is a javascript game.

  6. #6
    Registered User
    Join Date
    Mar 2008
    Posts
    34
    Yes, but as long as it is on my website and it is played on the website I am fine

  7. #7
    Registered User
    Join Date
    Apr 2008
    Posts
    890
    The link I posted leads the way, but you'll have to do some work yourself. If you're waiting for someone to do it for you, I think you're in for a long wait.

  8. #8
    Cat without Hat CornedBee's Avatar
    Join Date
    Apr 2003
    Posts
    8,895
    You know, there's a forum here for things that aren't covered by a more specific forum.

    Also, what gives you the right to use caps to stand out? If that was allowed, why shouldn't everyone use caps?
    All the buzzt!
    CornedBee

    "There is not now, nor has there ever been, nor will there ever be, any programming language in which it is the least bit difficult to write bad code."
    - Flon's Law

  9. #9
    Registered User
    Join Date
    Mar 2008
    Posts
    34
    Sorry.....

    I just need help...

  10. #10
    Reverse Engineer maxorator's Avatar
    Join Date
    Aug 2005
    Location
    Estonia
    Posts
    2,318
    You can't put an already existing game on a website so it can be played there. You either do the whole thing in Java or write the game as a browser plugin in C++. Either way, say bye bye to your lovely Game Maker.

  11. #11
    Unregistered User Yarin's Avatar
    Join Date
    Jul 2007
    Posts
    2,158
    Quote Originally Posted by CornedBee View Post
    Also, what gives you the right to use caps to stand out? If that was allowed, why shouldn't everyone use caps?
    I think he means from the rest of his post, not the board.

    Your best bet would be to port the game to flash, and embed it that way.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. How to place controls?
    By C_ntua in forum C# Programming
    Replies: 3
    Last Post: 12-19-2008, 02:16 PM
  2. Decimal place range. simple help needed
    By Chris0724 in forum C Programming
    Replies: 8
    Last Post: 09-10-2008, 02:41 AM
  3. How to NOT reverse a string in place.
    By cdalten in forum C Programming
    Replies: 2
    Last Post: 01-12-2006, 09:06 AM
  4. A place to start - mac or pc?
    By GCat in forum C++ Programming
    Replies: 12
    Last Post: 11-19-2004, 12:21 PM
  5. Berlin: Searching for a place to stay
    By fabs in forum A Brief History of Cprogramming.com
    Replies: 0
    Last Post: 01-14-2002, 02:18 AM