Welcome to Geeklog, Anonymous Thursday, December 26 2024 @ 06:34 pm EST
Geeklog Forums
Can you put Flash in a Staticpage??
Bill Lawrence
Anonymous
I'm trying to put a Flash swf in a Geeklog staticpage.
I gave admin the HTML rights in config.php. Then created a staticpage with the code below:
<table cellspacing="0" cellpadding="0" width="100%" align="left" border="0">
<tbody>
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="432" height="288" id="slideshow_as2" align="middle">
<param name=â€allowScriptAccess†value=â€sameDomain†/>
<param name=â€movie†value=â€slideshow_as2.swf†/>
<param name=â€quality†value=â€high†/>
<param name=â€bgcolor†value=â€#000000″ />
<embed src=â€slideshow_as2.swf†quality=â€high†bgcolor=â€#000000″ width=â€432″ height=â€288″ name=â€slideshow_as2″ align=â€middle†allowScriptAccess=â€sameDomain†type=â€application/x-shockwave-flash†pluginspage=â€http://www.macromedia.com/go/getflashplayer†/>
</object>
</tbody>
</table>
</div>
Unfortunately it seems Geeklog strips out everything between the tbody tag.
Help? :helpme:
Text Formatted Code
<div align="left"><table cellspacing="0" cellpadding="0" width="100%" align="left" border="0">
<tbody>
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="432" height="288" id="slideshow_as2" align="middle">
<param name=â€allowScriptAccess†value=â€sameDomain†/>
<param name=â€movie†value=â€slideshow_as2.swf†/>
<param name=â€quality†value=â€high†/>
<param name=â€bgcolor†value=â€#000000″ />
<embed src=â€slideshow_as2.swf†quality=â€high†bgcolor=â€#000000″ width=â€432″ height=â€288″ name=â€slideshow_as2″ align=â€middle†allowScriptAccess=â€sameDomain†type=â€application/x-shockwave-flash†pluginspage=â€http://www.macromedia.com/go/getflashplayer†/>
</object>
</tbody>
</table>
</div>
8
13
Quote
ironmax
Anonymous
Try something like this as for the code style....
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/
cabs/flash/swflash.cab#version=6,0,40,0"
width="256" height="256"
id="Mad Cow">
<param name="movie"
value="http://www.spacequad.com/staticpages/madcow.swf" />
<param name="quality" value="high" />
<param name="bgcolor" value="#ffffff" />
<embed src="http://www.spacequad.com/staticpages/madcow.swf" quality="high" bgcolor="#ffffff"
width="256" height="256"
name="Mad Cow" align="" type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/go/getflashplayer">
</embed>
</object>
Text Formatted Code
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/
cabs/flash/swflash.cab#version=6,0,40,0"
width="256" height="256"
id="Mad Cow">
<param name="movie"
value="http://www.spacequad.com/staticpages/madcow.swf" />
<param name="quality" value="high" />
<param name="bgcolor" value="#ffffff" />
<embed src="http://www.spacequad.com/staticpages/madcow.swf" quality="high" bgcolor="#ffffff"
width="256" height="256"
name="Mad Cow" align="" type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/go/getflashplayer">
</embed>
</object>
10
10
Quote
Gazzer
Anonymous
hi iv tried to put flash in static page
and did it using this code and in my case it works ididnt alter anything in config.php at all just put this piece of code in on the page have a go
<embed src="http://gazwebdesign.co.uk/images/pastor.swf" width="170" height="130" name="badge"></embed>
and did it using this code and in my case it works ididnt alter anything in config.php at all just put this piece of code in on the page have a go
<embed src="http://gazwebdesign.co.uk/images/pastor.swf" width="170" height="130" name="badge"></embed>
13
10
Quote
All times are EST. The time is now 06:34 pm.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content