GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   why don't wordpress allow flash??? (https://gfy.com/showthread.php?t=557141)

spacedog 12-27-2005 03:13 PM

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>


spacedog 12-27-2005 03:27 PM

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>.

Nookster 12-27-2005 03:42 PM

You can get around that by echoing it as php.

bjjb 12-27-2005 03:44 PM

Nook ur homepage looks cool but takes forevr to load


All times are GMT -7. The time now is 04:16 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123