same here... i'm testing on sandbox and in canvas it's ok, but in
profile (showcase) nothing happens...

<?xml version="1.0" encoding="utf-8" ?>
<Module>
        <ModulePrefs title="XXXXXXXXX" description="XXXXXXXXXX"
author="XXXXXXXX" author_email="XXXXXXXXXXXX"  author_location="Porto
Alegre, Brazil" screenshot="XXXXXXXXXXXX" thumbnail="XXXXXXX">
        <Require feature="dynamic-height"  />
        <Require feature="views" />
        <Require feature="opensocial-0.7" />
        <Require feature="flash" />

        </ModulePrefs>

        <Content type="html" view="profile"><![CDATA[
                <div id='loadingProfile'>1... 2... 3... 4... </div>

                <div id='contentProfile'> testing </div>
                ]]>
        </Content>

<Content type="html" view="canvas" refreshInterval="0">
                <![CDATA[
                        <div id='loading'> </div>

                        <div id='content'> </div>

                        <script 
src='http://www.xxxxxxxxxx.com.br/xxxxxxxx.js'></script>
                ]]>
        </Content>
</Module>


On 19 jan, 11:12, Mayank <mayank.kul...@gmail.com> wrote:
> Help me,
>
> this is my code my app is show sandbox but not in my profile and apps
> directory
>
> <?xml version="1.0" encoding="UTF-8"?>
> <Module>
> <ModulePrefs title="Simplylearnt" description="Simplylearnt site"
> thumbnail="http://www.simplylearnt.com/main/img/home_page/discuss.gif";
> screenshot="http://www.simplylearnt.com/main/img/home_page/
> improve.gif" author_name="mayank"
> author_email="mayank_k...@yahoo.co.in" />
> <Locale>us-en</Locale>
>
> <Content type="html"><![CDATA[
> <h1>Hello</h1>
> <embed type="application/x-shockwave-flash" 
> src="http://www.simplylearnt.com/main/learningrooms/questionanswer.swf";
> width="600" height="500" quality="high" scale="noscale" salign="LT"
> wmode="transparent" menu="false" allowfullscreen="true"></embed>Hello,
> world!
> <!--
> ALm6fM3OeKJ4fTyfsKFFY0gKAROKVvlBpDPr9+dHNlhapGxgnFiAfXIERrDku6zdgBUJBn3Ti6nVVPn45kXC7dLVX2e45rh3E0sbCCZPokmFaHy0Vrfy6oLUXSxpy966a5IjiTTnVFQPuyEVlljxF5GBYE67/
> NOXbg== -->
> ]]>
> </Content>
> </Module>

-- 
You received this message because you are subscribed to the Google Groups 
"Orkut Developer Forum" group.
To post to this group, send email to opensocial-or...@googlegroups.com.
To unsubscribe from this group, send email to 
opensocial-orkut+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en.

Reply via email to