MySpace Open Platform

A Place For Developers

Welcome Developers!

in

Welcome!

in

Unable to able to upload xap file on myspace open platform

Last post 10-23-2009 5:00 AM by Mayur. 0 replies.
Page 1 of 1 (1 items)
Sort Posts: Previous Next
  • 10-23-2009 5:00 AM

    • Mayur
    • Not Ranked
    • Joined on 10-21-2009
    • Posts 1

    Unable to able to upload xap file on myspace open platform

     Hi ,

    I created a silverlight xap file and wanted to upload the same on myspace open platform , but while uploading i followed following steps

    1. Go to MyApps->Surface->CanvasSurface

    2. select App Type -> HTML/JavaScript Source

    3. using  Upload source file , upload xap file

    4. following code is generated 

                    <object width="100%" height="100%" data="data:application/x-silverlight-2," type="application/x-silverlight-2">
                        <param name="source" value="http://cache01-widget01.myspacecdn.com/1/l_d8d00bb2e8824f989630758d29145a94.xap" />
                        <param name="minRuntimeVersion" value="2.0.31005.0" />
                        <param name="autoUpgrade" value="true" />
                        <param name="EnableHtmlAccess" value="true" />
                        <!-- Display installation image. -->
                        <a href="http://go.microsoft.com/fwlink/?LinkID=124807"
                        style="text-decoration: none;">
                        <img src="http://go.microsoft.com/fwlink/?LinkId=108181"
                        alt="Get Microsoft Silverlight"
                        style="border-style: none"/>
                        </a>
                    </object>

    Now when i save it , now when i add this application to my profile it dosent work . Please tell me which step was wrong 

Page 1 of 1 (1 items)