Thanks, actually, I had been using an embed tag. I worked a little bit and found that using an "object" tag instead and "data" instead of "src" solved the problem.
On Dec 23, 7:07 am, "Jerome (Guru)" <[email protected]> wrote: > Hi there, > > You are using an <object> tag to render a webpage at a given URL: > <object type="text/html" data="__UP_myblog__" width="__UP_pagew__" > height="__UP_pageh__" scrolling="true"> > > Such a tag is designed to load a Flash, ActiveX, Java, etc. app, not a > plain webpage. You should look at using a url type gadget instead. > > Jerome > > On Dec 20, 3:07 am,XCFan<[email protected]> wrote: > > > I am really confused with my gadget building. I have recently created > > a gadget. The link > > is:http://www.google.com/ig/directory?url=hosting.gmodules.com%2Fig%2Fga... > > > I am using two computers. On one it asks for a plugin. Mozilla can't > > find the plugin. On my other computer, it doesn't ask for a plug in. > > The other computer uses Google Chrome. I assume that the other > > computer already has the plug in. I can't tell what it is though. > > Can anyone help? > > > Thanks, > >XCFan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "iGoogle Developer Forum" 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-Gadgets-API?hl=en -~----------~----~----~----~------~----~------~--~---
