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
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Embedding flash games

  • 06-06-2009 7:28pm
    #1
    Registered Users, Registered Users 2 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, Registered Users 2 Posts: 2,120 ✭✭✭p


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


  • Registered Users, Registered Users 2 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, Registered Users 2 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, Registered Users 2 Posts: 35,524 ✭✭✭✭Gordon


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


Advertisement