I am not aware of any conflicts with swfobject and other js compilations (unless of course they have an older version of swfobject in them!) which cause JS errors.
--Kyle -------------------------------------------------- From: "Jana" <[email protected]> Sent: Thursday, March 26, 2009 2:06 PM To: "SWFObject" <[email protected]> Subject: Re: Getting 'J.parentNode' is null or not an object error with SWFObject 2.1 > > Kyle, > > I'm seeing this same error. I'm using GWT as well which requires I > include the compiled js it creates. I need both these javascript > files. If I remove the GWT javascript file > ('com.company.proj.MyProj.nocache.js') that is generated by their > compile script then I don't see the problem occur. Any ideas? BTW, you > may be wondering why I'm using SWFObject as opposed to just creating > it with SWFABridgeWidget but that's another story altogether. > > <script type="text/javascript" > language="javascript" src="com.company.proj.MyProj.nocache.js"></ > script> > <script type="text/javascript" src="swfobject.js"></script> > <script type="text/javascript"> > swfobject.registerObject("myFlashContent", "9.0.0"); > </script> > > Jana > > On Mar 18, 5:00 pm, "Getify Solutions, Inc." <[email protected]> wrote: >> Yeah, you should not have two copies of swfobject.js on the same page. >> You >> only need one, and it should be in the HEAD of your document. >> >> We're working on 2.2 right now, in fact. Not sure of a release date, but >> it's actively on our plate to get out. >> >> --Kyle >> >> -------------------------------------------------- >> From: "GWLogic" <[email protected]> >> Sent: Wednesday, March 18, 2009 3:43 PM >> To: "SWFObject" <[email protected]> >> Subject: Getting 'J.parentNode' is null or not an object error with >> SWFObject 2.1 >> >> >> >> >> >> > Hi there, >> >> > I have been using SWFObject for a good few months now with great >> > success and would like to say a big thanks to all involved in the >> > project. >> >> > Recently I noticed that on a website I run I am getting the above >> > error, the exact details of which are below :- >> >> > Line : 6 >> > Char : 1913 >> > Error : 'J.parentNode' is null or not an object >> > Code : 0 >> > URL :http://www.firstdriving.co.uk/index.html >> >> > This manifests itself in IE 7.0. I'm not sure if it does the same in >> > IE 6.0 as I have yet to check. >> >> > The error code does not manifest in Firefox ( although for some >> > reason, the Flash animations are reversed in Firefox on my Index page >> > there. The news ticker is at the bottom underneath the main Flash >> > whereas in IE 7.0 this is reversed ). >> >> > After reading a few posts here I'm thinking the issue perhaps lies >> > with the fact I have two instances of SWFObject being embedded on the >> > same page?. Some sort of conflict with the coding within my page?. >> >> > If anyone could advise me on this issue and how to rectify it I would >> > be grateful. >> >> > Also, how is the progress with SWFObject 2.2?. Are you guys any nearer >> > to a full release?. >> >> > Many thanks in advance and thank you once again for providing >> > SWFObject!!!. >> >> > Regards, >> >> > Gary.- Hide quoted text - >> >> - Show quoted text - > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
