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

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Pugalit
    New Member
    • Mar 2008
    • 2

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

    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.macr omedia.com/pub/shockwave/cabs/flash/swflash.cab#ver sion=8,0,0,0' width='176' height='210' id='newsscroll2 ' align='middle'>
    <param name='movie' value='ns1flash ns.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]
    Last edited by acoder; Mar 4 '08, 02:28 PM. Reason: Added code tags
  • acoder
    Recognized Expert MVP
    • Nov 2006
    • 16032

    #2
    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?

    Comment

    • Pugalit
      New Member
      • Mar 2008
      • 2

      #3
      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?

      Comment

      • acoder
        Recognized Expert MVP
        • Nov 2006
        • 16032

        #4
        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.

        Comment

        Working...