<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.silverlight.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Programming with JavaScript</title><link>http://forums.silverlight.net/forums/16.aspx</link><description>Discussions about programming Silverlight with JavaScript</description><dc:language>en</dc:language><generator>CommunityServer 2007 (Build: 20416.853)</generator><item><title>Re: Call window.external function in a silverlight 2(beta2) control ?</title><link>http://forums.silverlight.net/forums/thread/85878.aspx</link><pubDate>Tue, 02 Sep 2008 07:52:00 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:85878</guid><dc:creator>AgentK</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/85878.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=16&amp;PostID=85878</wfw:commentRss><description>&lt;p&gt;Yes, I think also, it&amp;#39;s the plan B.&lt;img src="http://silverlight.net/emoticons/emotion-40.gif" alt="Hmm" /&gt; I can do a javacript&amp;#39;s wrapper with the methods in window.external.&lt;/p&gt;
&lt;p&gt;Thanks ! I will start this wrapper. If somebody has a best plan, he can reply on this forum.&lt;img src="http://silverlight.net/emoticons/emotion-15.gif" alt="Geeked" /&gt;&lt;/p&gt;
&lt;p&gt;Bye!&lt;br /&gt;Best resgards.&lt;/p&gt;</description></item><item><title>Re: Call window.external function in a silverlight 2(beta2) control ?</title><link>http://forums.silverlight.net/forums/thread/85788.aspx</link><pubDate>Tue, 02 Sep 2008 01:02:03 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:85788</guid><dc:creator>Nuno.Godinho</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/85788.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=16&amp;PostID=85788</wfw:commentRss><description>&lt;p&gt;Hi Agent K,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; What you&amp;#39;re trying to do is Access a ScriptableObject from within Silverlight and so you can see this &lt;a class="" href="http://pietschsoft.com/post/2008/06/Silverlight-and-JavaScript-Interop-Basics.aspx" target="_blank"&gt;interesting post&lt;/a&gt; about the subject that will most likely solve your problem.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Hope it helps,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Nuno Godinho&lt;/p&gt;</description></item><item><title>Call window.external function in a silverlight 2(beta2) control ?</title><link>http://forums.silverlight.net/forums/thread/85781.aspx</link><pubDate>Mon, 01 Sep 2008 23:30:13 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:85781</guid><dc:creator>AgentK</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/85781.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=16&amp;PostID=85781</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I tried to translate this javascript code to C# in a control silverlight.&lt;/p&gt;
&lt;p&gt;var objJohnDoe = window.external.JohnDoe();&lt;br /&gt;objJohnDoe.Message(&amp;quot;Hello&amp;quot;); 
&lt;p&gt;But I can&amp;#39;t find the solution.&lt;/p&gt;
&lt;p&gt;In theory, there are not problems of security because you can call this method in Javascript so there is a method to call this method in Silverlight...&lt;/p&gt;
&lt;p&gt;Can somebody&amp;nbsp;help me ?!? &lt;img src="http://silverlight.net/emoticons/emotion-9.gif" alt="Crying" /&gt;&lt;br /&gt;&lt;br /&gt;Thanks ;)&lt;br /&gt;Best regards.&lt;/p&gt;</description></item></channel></rss>