why don't wordpress allow flash???

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • spacedog
    Yes that IS me. Bitch.
    • Nov 2001
    • 14149

    #1

    why don't wordpress allow flash???

    this is pissing me off??? I am trying to embed flash into a page using wordpress & it's not working. Figured maybe I wrote the code wrong, so wrote it as an html page & it works fine on a regular page, but wont even load on wordpress?? It's pissing me off??


    Code:
    <OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
    		    WIDTH="120" HEIGHT="60"
    		    codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,65,0">
    		<PARAM NAME=movie VALUE="dsa[1].swf"> 
    		<PARAM NAME=Play VALUE="true"> 
    		<PARAM NAME=Loop VALUE="true"> 
    		<PARAM NAME=Quality VALUE="high"> 
    		<PARAM NAME=Scale VALUE="showall">
    		<PARAM NAME=Menu VALUE="true"> 
    		<PARAM NAME=BGCOLOR VALUE="#c0c0c0">
    			<EMBED TYPE="application/x-shockwave-flash"
    		          pluginspage="http://www.macromedia.com/go/getflashplayer"
    		          SRC="dsa[1].swf"
    		          WIDTH="120"
    		          HEIGHT="60"
    		          Play="true"
    		          Loop="true"
    		          Quality="high"
    		          Scale="showall"
    		          Menu="true"
    		          BGCOLOR="#c0c0c0"
    			></EMBED>
    		</OBJECT>
    Last edited by spacedog; 12-27-2005, 01:15 PM.
  • spacedog
    Yes that IS me. Bitch.
    • Nov 2001
    • 14149

    #2
    I found answer, nevermind.
    You need a plugin. & the code is different too.

    You get the plugin here. & the code looks like this:

    Code:
    <kml_flashembed movie="/filename.swf" height="60" width="120"></kml_flashembed>.

    Comment

    • Nookster
      Confirmed IT Professional
      • Nov 2005
      • 3744

      #3
      You can get around that by echoing it as php.
      The Best Affiliate Software, Ever.

      Comment

      • bjjb
        Have laptop will travel
        • Mar 2004
        • 13074

        #4
        Nook ur homepage looks cool but takes forevr to load

        Comment

        Working...