Ok it's cool i understand well.

I suppose that the url in question in the client side is :  ( var 
downloadurl = 
'http://'+canvas.rtmphostlocal+':'+canvas.red5httpport+canvas.httpRootKey+'ExportToImage?'
 
+
                                        'fileName=' + parent.savefileName +
                                        '&hash='+value + 
                                        '&exportType=' + parent.exportType +
                                        '&sid='+canvas.sessionId; ) ?  => 
baseDrawSave.lzx

And the servlet is invoked by :  lz.Browser.loadURL(downloadurl,"_BLANK"); ?

Thanks




-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/openmeetings-user/-/Xeh1VCRgMOQJ.
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/openmeetings-user?hl=en.

Reply via email to