It is not IE8, but the fact that you are trying to load multiple versions of
the swfobject.js file on the page

on line 16, you load it from here:
<script type="text/javascript" src="
http://jesucristolarocaviva.com/beta/swfobject.js";></script>

You try to load it a second time on line 91:
<script type='text/javascript' src='
http://jesucristolarocaviva.com/beta/wp-content/plugins/made-by-simple-slideshow/_mbs_/assets/swfobject/swfobject.js?ver=2.7.1
'></script>

It is also a good practice to uniquely name your flashvars, params, and
attributes objects between your two script blocks. This ensure you are not
overwriting any variables etc..


Aran



On Fri, Apr 10, 2009 at 6:07 PM, Raphie <[email protected]> wrote:

>
> I'm getting this error from IE 8 when loading a page with
> swfobject.js... it's says:
>
> "Webpage error details
>
> User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; WOW64;
> Trident/4.0; GTB5; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1;
> SV1) ; (R1 1.6); SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET
> CLR 1.1.4322; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; .NET CLR
> 3.5.30729; .NET CLR 3.0.30618)
> Timestamp: Fri, 10 Apr 2009 07:57:50 UTC
>
>
> Message: 'J.parentNode' is null or not an object
> Line: 5
> Char: 1913
> Code: 0
> URI: http://jesucristolarocaviva.com/beta/swfobject.js
>
> "
>
> How can I fix this problem?
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"SWFObject" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/swfobject?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to