I'm developing an drawing application which enable the users to draw 
some basic shapes on the web page. I have defined a group which will 
acts like a drawing canvas to keep all the drawing done by a user.
I also managed to save all the drawing to a xml file using printNode 
and postURL.

The problem is now when I load my xml file using getURL, i successfully 
load the file's content and parsed it, but i fail to replace the 
content of the drawing canvas with the loaded content. I tried to alert
(using javascript) the contents of the loaded xml file and all the 
contents are there. But, when I replace the drawing canvas and alert to 
show the canvas's content, it does not has anything inside it.

Could anyone who know the solution please help me in this situation?
Thanks.

Best regards,
achio.






------------------------ Yahoo! Groups Sponsor --------------------~--> 
Great things are happening at Yahoo! Groups.  See the new email design.
http://us.click.yahoo.com/TISQkA/hOaOAA/yQLSAA/1U_rlB/TM
--------------------------------------------------------------------~-> 

-----
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my 
membership"
---- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/svg-developers/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to