You will have to extract the images to the temp folder and then embed the complete path as the img src. Use storage.extract() to extract the image and obtain the path and filename of the image. You can use string.replace() to replace a placeholder in your HTML code with the filename.
Best regards, Benjamin On Jul 28, 11:49 pm, "Hamilton Lima (athanazio)" <[email protected]> wrote: > Hello all ! > > I'm having some img issues while loading it in a html in the > DetailsView, > any idea on how to write the images url in the HTML in order to read > the image from the gadget ? > so I can store then in side the .gg file instead of making Http calls > to read the images. > > thanks > Hamilton --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Desktop Developer Group" 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/Google-Desktop-Developer?hl=en -~----------~----~----~----~------~----~------~--~---
