How to add flash games

Discussion in 'Graphics & Multimedia' started by disinterested_love, Aug 10, 2007.

  1. #1
    good day.

    I am a newbie and dont know much, still practicing.

    How do I add/install flash games to my site, like I want to add a game from miniclip or get it from other site, and make the code appears with my site name it in?

    Thanks for all the help.

    :D
     
    disinterested_love, Aug 10, 2007 IP
  2. vagrant

    vagrant Peon

    Messages:
    2,284
    Likes Received:
    181
    Best Answers:
    0
    Trophy Points:
    0
    #2
    goto http://www.miniclip.com/games/en/webmaster-games.php

    click "get code" paste the code into your page (using your html editor) where you want the game to show and uplaod the file to your website.

    There are php scripts that will allow you to run a games site with many games, but if you are just starting they would probably be best left until you become familiar with what you are doing.
     
    vagrant, Aug 10, 2007 IP
    disinterested_love likes this.
  3. MichaelS

    MichaelS Guest

    Messages:
    595
    Likes Received:
    40
    Best Answers:
    0
    Trophy Points:
    0
    #3
    What works for me is this code:

    <embed src="URL OF GAME.SWF"></embed>
     
    MichaelS, Aug 10, 2007 IP
    disinterested_love likes this.
  4. disinterested_love

    disinterested_love Banned

    Messages:
    261
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    #4
    tnx!!! +repped+
     
    disinterested_love, Aug 10, 2007 IP
  5. MichaelS

    MichaelS Guest

    Messages:
    595
    Likes Received:
    40
    Best Answers:
    0
    Trophy Points:
    0
    #5
    No problem.



    Thanks for the rep.
     
    MichaelS, Aug 10, 2007 IP