Problem embedding SWF to HTML

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Fadili
    New Member
    • Mar 2010
    • 6

    Problem embedding SWF to HTML

    Hi .

    I've a problem embedding SWF to HTML, i've used this code:

    Code:
    <object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,2,0' width=100% height=90>
    <param name='movie' value='main.swf'>
    <param name='quality' value='high'>
    <param name='wmode' value='transparent'>
    <param name='scale' value='exactfit'>
    <embed src='http://www.manutd.com/flash/fanzone/penaltygame/main.swf' width=100% height=491 scale='exactfit' quality='high' pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' wmode='transparent'>
    </embed> 
    </object>
    It's a football game, that i like to embed to my site, the game starts good but it stops, see:

    Code:
    http://www.manutdlover.info/lojera/
    Is something wrong in the code? If so what must i edit to make it work?
    Would appreciate if someone could help

    Thanks
    Fadili
  • Fadili
    New Member
    • Mar 2010
    • 6

    #2
    Bump ...

    I don't have posted much information, or what is the problem, any reply.

    Comment

    • MusoFreak200
      New Member
      • Oct 2009
      • 96

      #3
      hey fadili...

      it is a simple process of looking through your code but i will have a good look through it for you...

      Comment

      • MusoFreak200
        New Member
        • Oct 2009
        • 96

        #4
        the way that i usually embed is using my own file...

        but if you dont have it you can get it via downloading this program and using it to possible get it from the site you are looking at.

        Comment

        • MusoFreak200
          New Member
          • Oct 2009
          • 96

          #5
          this program...

          its from mininova and you can download...

          Comment

          Working...