Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Embedding flash games

Options
  • 06-06-2009 8:28pm
    #1
    Registered Users Posts: 4,632 ✭✭✭


    Hi folks,

    Im trying to embed a flash game into my website(which is offline at the moment) using this code:

    <embed
    src="catchmoney.swf"
    width="300"
    height="300"
    allowscriptaccess="always"
    allowfullscreen="true"
    />

    Its embedding fine but when i go to click on it just wont start,

    any ideas?


Comments

  • Registered Users Posts: 2,119 ✭✭✭p


    You need more code than that:
    http://www.alistapart.com/articles/flashsatay


  • Registered Users Posts: 4,632 ✭✭✭NoQuarter


    Hmm ive tried some of the code on that page but still no luck, i can see the picture of the game and when i hover over the play button the cursor will even change but nothing happens when i click! :(


  • Registered Users Posts: 4,632 ✭✭✭NoQuarter


    Just to update:

    It seem the game im trying to embed on its original site is ran through a game container of some sort!

    So...

    Would there be any way to get the real swf file from the site??

    this is the game > http://kids.aol.com/KOL/2/Games/FlashHolder/minyanland-catch-the-money

    if you view the source you can see it calls catchmoney.swf through gamecontainer.swf!

    Im stumped!


  • Registered Users Posts: 35,524 ✭✭✭✭Gordon


    Email the website whos content you are taking and ask them if you are allowed to do this.


Advertisement