Hello

I wanna ask if i have an existing html page which contains

Flash game and adsense

What is the xml code to integrate it with opensocial api
so it can display my page html ?

I Try to use

<?xml version="1.0" encoding="UTF-8"?>
<Module>
  <ModulePrefs title="Proxied Content Example">
        <Require feature="opensocial-0.8" />
        <Require feature="flash" />
        <Require feature="views"/>
        <Require feature="dynamic-height"/>

</ModulePrefs>
  <Content view="canvas" type="url"
    href="http://www.neko-pixel.com";>
  </Content>
</Module>

But the apps height is 300 only ..
Can anybody help me

-- 
You received this message because you are subscribed to the Google Groups 
"OpenSocial Application Development" 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/opensocial-api?hl=en.

Reply via email to