Page Load with error...

6 views
Skip to first unread message

Raphie

unread,
Apr 10, 2009, 4:07:07 AM4/10/09
to SWFObject
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?

Aran Rhee

unread,
Apr 10, 2009, 9:14:39 PM4/10/09
to swfo...@googlegroups.com
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:
 
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

Raphie

unread,
Apr 11, 2009, 9:53:53 AM4/11/09
to SWFObject
Thank you so much... I will fix it right away!

On Apr 10, 9:14 pm, Aran Rhee <aran.r...@gmail.com> wrote:
> 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-simpl...
> '></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 <raphiev...@gmail.com> 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?- Hide quoted text -
>
> - Show quoted text -
Reply all
Reply to author
Forward
0 new messages