Connecting Tech Pros Worldwide Help | Site Map

Flash scroller works fine in IE, but not in Mozilla Firefox

Newbie
 
Join Date: Mar 2008
Posts: 2
#1: Mar 4 '08
Hi

I am using Flash Scroller in asp. It will working fine in IE but it is not working in FireFox.

Code:

[HTML]<META HTTP-EQUIV="CACHE-CONTROL" CONTENT="NO-CACHE">
<object classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' codebase='http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0' width='176' height='210' id='newsscroll2' align='middle'>
<param name='movie' value='ns1flashns.swf' />
<param name='quality' value='high' />
<param name='scale' value='noscale' />
<param name='wmode' value='opaque' />
<param name='bgcolor' value='#ffffff' />
<PARAM NAME=menu VALUE=false />
<param name='salign' value='lt' />
<param name='FlashVars' VALUE='xml_name=3_4_2008_15_46.xml' />
</object[/HTML]
acoder's Avatar
Site Moderator
 
Join Date: Nov 2006
Location: UK
Posts: 14,581
#2: Mar 4 '08

re: Flash scroller works fine in IE, but not in Mozilla Firefox


Quote:

Originally Posted by Pugalit

Hi

I am using Flash Scroller in asp. It will working fine in IE but it is not working in FireFox.

Firstly, is there any JavaScript involved here? Secondly, what do you mean by doesn't work? What happens?
Newbie
 
Join Date: Mar 2008
Posts: 2
#3: Mar 7 '08

re: Flash scroller works fine in IE, but not in Mozilla Firefox


Quote:

Originally Posted by acoder

Firstly, is there any JavaScript involved here? Secondly, what do you mean by doesn't work? What happens?


No JavaScript involved in this page.
Actually it scrolling fine in IE browser but in FireFox browser it is not display
What will i do?
acoder's Avatar
Site Moderator
 
Join Date: Nov 2006
Location: UK
Posts: 14,581
#4: Mar 7 '08

re: Flash scroller works fine in IE, but not in Mozilla Firefox


I've split your posts into a new thread and moved it to the Flash forum where someone should be able to help you solve the problem.
Reply