• Resolved bushwhack

    (@bushwhack)


    Hey everyone,

    I recently designed a site for a band that I am involved with called SHAME. We launched their site at: https://www.shamemusic.net

    On the site there is a Music tab up at the top and when you click on that it takes you to a page with HTML code. This HTML code is for their SNOCAP store so you can preview and buy music from their site.

    On Firefox this HTML displays the SNOCAP store okay, while in IE, the store does not display at all.

    Funny thing is, the SNOCAP store on their Myspace: https://www.myspace.com/shamemusic displays their store fine in both IE and Firefox. Therefore I am thinking that this is a WordPress issue with Firefox.

    The code that we use for the SNOCAP store on the myspace and wordpress site is as follows:

    <object type="application/x-shockwave-
    
    flash" allowScriptAccess="never" allowNetworking="all" height="300" width="425" style="background: url(https://void.snocap.com/b/T3-31324-QXF2P327Q5-V/);" data="https://void.snocap.com/s/T3-31324-QXF2P327Q5-V/">
    
      <param name="allowScriptAccess" value="never" />
    
      <param name="allowNetworking" value="all" />
    
      <param name="movie" value="https://void.snocap.com/s/T3-31324-QXF2P327Q5-V/" />
    
      <param name="wmode" value="transparent" />
    
    </object>

    I initally had this displayed through an IFRAME and it did not work in IE either but appeared fine in Firefox.

    Any help you can provide would be great. Thanks.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Try changing your embed source code to this:

    <embed src="https://void.snocap.com/s/T3-31324-QXF2P327Q5-V/" width="425" height="300" style="background: url(https://void.snocap.com/b/T3-31324-QXF2P327Q5-V/);"/>

    I just tested this on one of my test sites, and it showed in both IE7 and Firefox3 with no problem.

    Thread Starter bushwhack

    (@bushwhack)

    I have even now tried the EMBEDIT plugin, which has not helped either… that is what it is currently displaying on

    Thread Starter bushwhack

    (@bushwhack)

    THANKS MAN!! You are a miracle worker!!

    That was really starting to annoy me!!

    Any reason as to why it was doing that?

    It worked?

    Well, tie me to an ant hill and spread jam in my ears…

    Any reason as to why it was doing that?

    Naw.. it’s just one of those damned Internet Explorer things.

    p.s. I book marked the site, and when I get a minute or two, I’m going to listen to their tracks (I’m a musician myself).

    Glad it helped.

    Rock on…

    ??

    Thread Starter bushwhack

    (@bushwhack)

    Heh heh … I’m glad someone figured it out. I played around with it for awhile, the bass player emailed me after we put it live and told me he could not see the snocap stuff, which worked well on firefox which is my main browser. I thought I did a through check on IE and Opera as well before we went live, but apparently we did not, and then we were scrambling to fix it.

    Do you have a site or anything to listen to any of your stuff? I’d like to hear some if you have some online.

    Thanks again ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘HTML Code not showing in IE but OK in Firefox’ is closed to new replies.