Go Back   Flashtory Support Forum > Flash Files Support > Other Flash Files > Autoplay Banner Rotator

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 08-31-2010, 02:14 PM
Junior Member
 
Join Date: Aug 2010
Posts: 2
Default Banners not showing in IE7

OK, I won't go into a rant about IE.....but for some reason, the banners are showing up in Firefox and IE8 but not IE7. Any suggestions?

Thanks...it really looks great everywhere else!

Patti
Reply With Quote
  #2 (permalink)  
Old 09-01-2010, 01:36 PM
Junior Member
 
Join Date: Aug 2010
Posts: 2
Default Getting there....

OK, I think I've figured out that I need to be using a newer version of SWFObject (I'm trying to use 2.2 - the latest). My problem is with passing the variable for the xml file name to the flash....it doesn't seem to be working. Here's what I have so far:


<head>
<script type="text/javascript" src="swfobject.js"></script>
<script type="text/javascript">
var flashvars = {};
flashvars.xml = "small-bottom-data.xml?time="+newDate().getTime()";
var params = {};
var attributes = {};
swfobject.embedSWF("small-banner-ad.swf", "small-banner-ad", "100%", "100%", "9.0.0", "expressInstall.swf", flashvars, params, attributes);
</script>
</head>
<body>
<div id="small-banner-ad">
<a href="http://www.adobe.com/go/getflashplayer">
<img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" />
</a>
</div>
</body>

I'm NOT a JS programmer....just following the instructions on SWFObject's site. Any help here would be appreciated.
Reply With Quote
  #3 (permalink)  
Old 09-05-2010, 11:39 AM
Flashtory Staff
 
Join Date: Feb 2009
Posts: 241
Default

Hi, unfortunately I know nothing about java script and html, only flash. The problem comes from the embedding code indeed. All you need to do it find the proper embedding code ( the latest version ) over the web, google is your friend here, just search for swf embed in html and you will get tons of options and help on how to do this
Reply With Quote
Reply

Tags
autoplay banner, ie7

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
based on a modified theme of CompleteGFX