Script Not Working in IE10

8 replies
Can you guys help me with this?

I can't get a "swf" movie to show on my site in IE10.

It works in all my other browsers. ???? I'm stumped. I can't figure out why it won't work in IE.

Here's the code:

<!--Property Showcase Begin -->

<div ID="propShow" style="width: 633px; height: 280px; overflow: hidden;">
<object type="application/x-shockwave-flash" width="633" height="280" data="/asp/PropertyShowcase/propshow.swf">
<param name="movie" value="/asp/PropertyShowcase/propshow.swf" />
<param name="quality" value="high" />
<param name="wmode" value="transparent" />
<param name="scale" value="noScale" />
<param name="salign" value="TL" />
<param name="allowScriptAccess" value="sameDomain" />
<param name="FlashVars" value="autoPlay=True&amp;byline=FEATURED LISTINGS&amp;speed=5&amp;
&amp;sold=hide&amp;title=Property Showcase&amp;
&amp;titleBGColor=37516a&amp;titleTextColor=FFFFFF &amp;
&amp;middleBGColor=444&amp;middleTextColor=ffffff& amp;
&amp;infoBGColor=231f20&amp;infoTextColor=ffffff&a mp;
&amp;priceBGColor=bcb28a&amp;priceTextColor=FFFFFF &amp;
&amp;btnColor=757575&amp;baseurl=www.lakelbjsales. com&amp;liveurl=www.Lakelbjsales.com&amp;
&amp;containBGColor=717171&amp;scriptPath=asp/GetPropertyData.asp?custid=5528&amp;style=non2&amp ;" />
</object>
</div>

<!--Property Showcase End -->

</div>
#ie10 #script #working
  • Profile picture of the author Brandon Tanner
    Do you have a recent version of Flash player installed in IE? Go to the following link in IE, and it will tell you what version (if any) you have installed...

    Adobe - Flash Player
    Signature

    {{ DiscussionBoard.errors[8265655].message }}
    • Profile picture of the author Lori Kelly
      Originally Posted by Brandon Tanner View Post

      Do you have a recent version of Flash player installed in IE? Go to the following link in IE, and it will tell you what version (if any) you have installed...

      Adobe - Flash Player

      Yes, running latest version. Thanks!
      Signature
      Learn Website Tips, How to Do Keyword Research, & How to Write Killer Content.
      Stop Wasting Time.
      Start Living Your Dream.
      Click Here NOW to Get Your Hands on
      One of the Most Valuable Ebooks Ever!

      {{ DiscussionBoard.errors[8265701].message }}
      • Profile picture of the author Brandon Tanner
        Originally Posted by Lori Kelly View Post

        Yes, running latest version. Thanks!
        Strange. I just checked the site in IE9 (assuming you're referring to lakelbjsales.com), and all of the Flash elements on that page are working just fine for me.

        I agree with Ron, though. While desktop browsers support Flash just fine (and probably will for a good while)... mobile device support for it is dropping fast (iPhones / iPads won't play it at all, and it's being quickly phased out on Android).

        These days, your best bet for stuff like that is jQuery (which is fully compatible with desktop AND mobile browsers). Google "jQuery image slider"... lots of good options out there.
        Signature

        {{ DiscussionBoard.errors[8266024].message }}
  • Profile picture of the author ronrule
    Just because I know someone else is going to say it anyway ... you should probably think about moving away from Flash, now that it's an unsupported platform. Browsers will be transitioning away from it soon, the mobile market has already moved off, even Android no longer supports it.

    I'm guessing you're working on a real estate site? A *LOT* of real estate searches happen from mobile devices (phones and tablets), so you really need to be mobile-friendly or the realtor will lose business to other local competitors. There are lots of jQuery scripts for showing off properties that will work across all devices.
    Signature

    -
    Ron Rule
    http://ronrule.com

    {{ DiscussionBoard.errors[8265657].message }}
    • Profile picture of the author Lori Kelly
      Originally Posted by ronrule View Post

      Just because I know someone else is going to say it anyway ... you should probably think about moving away from Flash, now that it's an unsupported platform. Browsers will be transitioning away from it soon, the mobile market has already moved off, even Android no longer supports it.

      I'm guessing you're working on a real estate site? A *LOT* of real estate searches happen from mobile devices (phones and tablets), so you really need to be mobile-friendly or the realtor will lose business to other local competitors. There are lots of jQuery scripts for showing off properties that will work across all devices.

      Yes, I have several Realtor clients.

      Re: flash -- Tell me about it. I can't get this agent to switch. She insists on keeping this site with # 1 e x p e r t.

      However, a major company took over this "numero uno expert" company and now they want to "re do" all the Realtor sites, for a hefty fee of course.

      I've built her a new site but she wants to keep this one. Just can't get this stupid flash thing to work.
      Signature
      Learn Website Tips, How to Do Keyword Research, & How to Write Killer Content.
      Stop Wasting Time.
      Start Living Your Dream.
      Click Here NOW to Get Your Hands on
      One of the Most Valuable Ebooks Ever!

      {{ DiscussionBoard.errors[8265705].message }}
  • Thats definitely flash issue if it isn't showing on IE.
    Signature
    WebDevelopmentGroup NYC & CA- Small Business Web Development, App Development, WordPress Development, Graphic Designs, Online Marketing, Local Marketing & more!. "Call us 1.800.219.1314 or message us!". Visit us today! "Now On Live Chat Mon-Fri.". www.WebDevelopmentGroup.org
    (Whitelable our Services)
    ===================================
    ==> #1 OFFLINE MARKETING FORUM ON THE WEB! <==
    www.OFFLINEMARKETINGFORUM.com
    (Register Now)
    {{ DiscussionBoard.errors[8265964].message }}
  • Profile picture of the author coops123
    Is there any errors in the debug console?
    {{ DiscussionBoard.errors[8269938].message }}
  • Profile picture of the author Lori Kelly
    I don't know what that means.
    Signature
    Learn Website Tips, How to Do Keyword Research, & How to Write Killer Content.
    Stop Wasting Time.
    Start Living Your Dream.
    Click Here NOW to Get Your Hands on
    One of the Most Valuable Ebooks Ever!

    {{ DiscussionBoard.errors[8270035].message }}

Trending Topics