Hi
 I am developing a open social application that allows user to upload
files to the server using SWFUpload: I have refenrenced my javascript
files that can be used in the application, one of my javascript file
(xpath.js) has all the functions to parse the Xml and getAttributes
of
the node and so on.When the user selects a file with the file
browser,
my application makes calls to the server to get content and in the
callback function of makeRequest I use the methods to parse the XML
returned from the server.
I have access to the javascript file but when the method calls the
object of my XPathParser its giving javascript error popup saying
that
XPathParser is not defined.Can anyone please help me on this.
Here is the link to the javascript that the application is not
finding
the call to XPathParse function(in this file you can see the
XPathParser)  http://www.doxtop.com/opensocial/scripts/Commons/xpath.js
Here is the link to the javascript file that makes calls to calls the
XPathParser http://www.doxtop.com/opensocial/scripts/Commons/WIDEDOCS.js
I have the impression that my xpath.js file is not completly loading,
while I can't see this file in the Net folder of firebug which shows
all the files referenced or downloaded. why this file only is not
loading in the application
Any ideas please!!!
Thanks,
Aruna.G
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"OpenSocial Application Development" group.
To post to this group, send email to opensocial-api@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to