Welcome to Geeklog, Anonymous Monday, December 23 2024 @ 02:45 am EST
Geeklog Forums
internet explorer and Flash issue
evo
Anonymous
on my site
http://www.thelastgood.com/article.php?story=sudekivsfable
The flash I used in my story with the html code
doesn't work in IE. these are the html tags I've enabled in config.php
'object' => array('classid' => 1, 'codebase' => 1, 'height' => 1, 'width' => 1, 'id' => 1, 'align' => 1),
'param' => array('value' => 1, 'name' => 1),
'embed' => array('src' => 1, 'quality' => 1, 'height' => 1, 'width' => 1, 'bgcolor' => 1, 'align' => 1, 'type' => 1, 'pluginspage' => 1, 'allowScriptAccess' => 1, 'name' => 1),
not too sure where to go from here as far as a fix goes. I am also wondering if there is any risk in enabling these in the config.php please note that only admins can publish storys on my site.
http://www.thelastgood.com/article.php?story=sudekivsfable
The flash I used in my story with the html code
doesn't work in IE. these are the html tags I've enabled in config.php
'object' => array('classid' => 1, 'codebase' => 1, 'height' => 1, 'width' => 1, 'id' => 1, 'align' => 1),
'param' => array('value' => 1, 'name' => 1),
'embed' => array('src' => 1, 'quality' => 1, 'height' => 1, 'width' => 1, 'bgcolor' => 1, 'align' => 1, 'type' => 1, 'pluginspage' => 1, 'allowScriptAccess' => 1, 'name' => 1),
not too sure where to go from here as far as a fix goes. I am also wondering if there is any risk in enabling these in the config.php please note that only admins can publish storys on my site.
6
6
Quote
evo
Anonymous
sorry the code didn't make it
<param name="movie" value="http://www.thelastgood.com/images/sudekivsfable.swf" />
<param name="quality" value="high" />
<param name="bgcolor" value="#000000" />
<embed src="http://www.thelastgood.com/images/sudekivsfable.swf" quality="high" bgcolor="#000000" width="340" height="190" name="sudekivsfable" align="middle" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>
I should also note that everything works fine in firefox and I am using full URL in my call of the swf file as per the other fix on these forums
Text Formatted Code
<object classid="D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="340" height="190"><param name="movie" value="http://www.thelastgood.com/images/sudekivsfable.swf" />
<param name="quality" value="high" />
<param name="bgcolor" value="#000000" />
<embed src="http://www.thelastgood.com/images/sudekivsfable.swf" quality="high" bgcolor="#000000" width="340" height="190" name="sudekivsfable" align="middle" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>
I should also note that everything works fine in firefox and I am using full URL in my call of the swf file as per the other fix on these forums
5
6
Quote
evo
Anonymous
no one has ever had a problem like this? could it be a template file issue?
6
7
Quote
All times are EST. The time is now 02:45 am.
- 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