Flash banners not showing in my website
03-19-2008, 12:51 PM
|
Flash banners not showing in my website
|
Posts: 19
Name: JavieR
Location: Quito, Ecuador
|
Hello, I'm the webmaster of TFP - The Futurama Point. I added a banner at the top made by myself in Flash, but in a friend's computer, i can not see neither of the 2 banners (there's a random php script to show the banners).
I want to know of you can see the banner or not.. because i don't know if that issue is something of my friend's laptop.. or if is happening in any other browser/computer.
I'm using this script to add the Flash content: http://slurmed.com/_scripts/AC_RunActiveContent.js
That was created by Adobe Flash or Dreamweaver..
The Flash code is this one in the main page:
Code:
<SCRIPT LANGUAGE="javascript">
if (AC_FL_RunContent == 0) {
alert("This page requires AC_RunActiveContent.js.");
} else {
AC_FL_RunContent(
'codebase', 'http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0',
'width', '480',
'height', '60',
'src', '_banners/bbb_amazon',
'quality', 'high',
'pluginspage', 'http://www.macromedia.com/go/getflashplayer',
'align', 'middle',
'play', 'true',
'loop', 'true',
'scale', 'showall',
'wmode', 'window',
'devicefont', 'false',
'id', '_banners/bbb_amazon',
'bgcolor', '#112042',
'name', '_banners/bbb_amazon',
'menu', 'true',
'allowFullScreen', 'false',
'allowScriptAccess','sameDomain',
'movie', '_banners/bbb_amazon',
'salign', ''
); //end AC code
}
</SCRIPT>
<NOSCRIPT>
<OBJECT CLASSID="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" CODEBASE="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" WIDTH="480" HEIGHT="60" ID="_banners/bbb_amazon" ALIGN="middle">
<PARAM NAME="allowScriptAccess" VALUE="sameDomain" />
<PARAM NAME="allowFullScreen" VALUE="false" />
<PARAM NAME="movie" VALUE="_banners/bbb_amazon.swf" /><PARAM NAME="quality" VALUE="high" /><PARAM NAME="bgcolor" VALUE="#112042" /> <EMBED SRC="_banners/bbb_amazon.swf" QUALITY="high" BGCOLOR="#112042" WIDTH="480" HEIGHT="60" NAME="_banners/bbb_amazon" ALIGN="middle" allowScriptAccess="sameDomain" allowFullScreen="false" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer" />
</OBJECT>
</NOSCRIPT>
and the swf files are these 2:
http://slurmed.com/_banners/bbs_amazon.swf
http://slurmed.com/_banners/bbb_amazon.swf
If you can tell me if something is wrong, if you can not see the banner at the site, or directly the SWF files, please let me know.
I think is a weird issue because my friend can not see only those two swf files.. any other swf files open just fine in FF2 or IE7..
|
|
|
|
03-20-2008, 08:35 AM
|
Re: Flash banners not showing in my website
|
Posts: 13,626
Location: Blackpool. UK
|
works ok for me
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Indifference will be the downfall of mankind, but who cares?
Code Samples | People Counting System
|
|
|
|
03-20-2008, 10:56 AM
|
Re: Flash banners not showing in my website
|
Posts: 19
Name: JavieR
Location: Quito, Ecuador
|
Quote:
Originally Posted by chrishirst
works ok for me
|
..thanks for checking it. It seems that is a problem with that specific computer..
|
|
|
|
03-20-2008, 04:33 PM
|
Re: Flash banners not showing in my website
|
Posts: 13,626
Location: Blackpool. UK
|
NP
Great site BTW 
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Indifference will be the downfall of mankind, but who cares?
Code Samples | People Counting System
|
|
|
|
03-27-2008, 02:40 PM
|
Re: Flash banners not showing in my website
|
Posts: 34
Name: Robert
|
Works great for me.
You're friend may have add-ons off on his IE settings...
Or he may need to download the newest version of Flash Player.
BTW- Love the site! Love the show too! I wish they would bring it back!!!
__________________
If you don't have the skill... You have to have the patience!!
Last edited by Flash Junky : 03-27-2008 at 02:41 PM.
|
|
|
|
03-27-2008, 06:14 PM
|
Re: Flash banners not showing in my website
|
Posts: 19
Name: JavieR
Location: Quito, Ecuador
|
Quote:
Originally Posted by chrishirst
NP
Great site BTW 
|
Thanks a lot Chris!
Quote:
Originally Posted by Flash Junky
Works great for me.
You're friend may have add-ons off on his IE settings...
Or he may need to download the newest version of Flash Player.
BTW- Love the site! Love the show too! I wish they would bring it back!!!
|
We found the problem.. it was the anti-banner inside the kaspersky internet security firewall. Other similar banners form cnet.com were also blocked.
And thanks Flash Junky.. Futurama is back.. but with 4 direct-to-DVD movies, the first one is already available.
|
|
|
|
|
« Reply to Flash banners not showing in my website
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|
|