How to insert flash into a wordpress post.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Bozena X
    Confirmed User
    • Jul 2006
    • 1139

    #1

    How to insert flash into a wordpress post.

    hey, I am trying to put a flash thing into a post in my wordpress blog. It isn't working and I don't know if anybody has tried to do the same. If so how did you accomplish it. Here is a sample of the code.

    Code:
    <table height="1" cellspacing="0" cellpadding="0" border="0"><tr><td height="1"><embed src="URL HERE :)" width="203" height="232" type="application/x-shockwave-flash" wmode="transparent"></embed></td></tr><tr><td height="1" align="center"><a href="http://www.myheritage.com" target="_blank" title="MyHeritage - find your celebrity doppelganger"><u>http://www.myheritage.com</u></a></td></tr></table>
    you should also check to see what your celebrity doppleganger is too lol, its kind of fun. link in code
  • darksoul
    Confirmed User
    • Apr 2002
    • 4997

    #2
    The embed thing should work. What results did you got with that ?
    If you don't get that to work theres some wordpress plugins
    that will do that for you.
    You can find them under audio/media section in the plugin repository from wordpress.org
    1337 5y54|)m1n: 157717888
    BM-2cUBw4B2fgiYAfjkE7JvWaJMiUXD96n9tN
    Cambooth

    Comment

    • Bozena X
      Confirmed User
      • Jul 2006
      • 1139

      #3
      Well, basically with the above code, the only visible thing was the regular text link at the end. The flash part was non-existent. I will check out the plugins, I hadn't even thought about that. Thanks!

      Comment

      Working...