<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
> <channel><title>Comments on: Communicate betwen C# and an embeded Flash application</title> <atom:link href="http://blog.another-d-mention.ro/programming/communicate-betwen-c-and-an-embeded-flash-application/feed/" rel="self" type="application/rss+xml" /><link>http://blog.another-d-mention.ro/programming/communicate-betwen-c-and-an-embeded-flash-application/</link> <description>No matter how you see things, reality changes when you reach understanding</description> <lastBuildDate>Thu, 29 Sep 2011 13:33:02 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.1</generator> <item><title>By: admin</title><link>http://blog.another-d-mention.ro/programming/communicate-betwen-c-and-an-embeded-flash-application/comment-page-1/#comment-852</link> <dc:creator>admin</dc:creator> <pubDate>Thu, 28 Jul 2011 06:55:00 +0000</pubDate> <guid
isPermaLink="false">http://blog.another-d-mention.ro/?p=230#comment-852</guid> <description>there may be 2 ways to implement it using AS2:
- have them communicate with each other via LocalConnection. Here is a website I found where you can download some examples, but the win32 app is written in c so you need some conversion there or maybe you can find some already written layer in c# for LocalConnection (http://osflash.org/localconnection)
- you can use SetVariable and GetVariable (http://bojordan.com/log/?p=269). I haven&#039;t looked for more specific examples but I&#039;m sure you can find some.
Good luck</description> <content:encoded><![CDATA[<p>there may be 2 ways to implement it using AS2:<br
/> - have them communicate with each other via LocalConnection. Here is a website I found where you can download some examples, but the win32 app is written in c so you need some conversion there or maybe you can find some already written layer in c# for LocalConnection (<a
href="http://osflash.org/localconnection" rel="nofollow">http://osflash.org/localconnection</a>)<br
/> - you can use SetVariable and GetVariable (<a
href="http://bojordan.com/log/?p=269" rel="nofollow">http://bojordan.com/log/?p=269</a>). I haven&#8217;t looked for more specific examples but I&#8217;m sure you can find some.</p><p>Good luck<br
/> <span
class="cluv">admin recently posted..<a
class="63f53a1be4 852" href="http://blog.another-d-mention.ro/programming/pixel-programming/">Pixel Programming</a><span
class="heart_tip_box"><img
class="heart_tip u 852" alt="My Profile" style="border:0" width="16" height="14" src="http://blog.another-d-mention.ro/wp-content/plugins/commentluv/images/littleheartplus.gif"/></span></span></p> ]]></content:encoded> </item> <item><title>By: jolo</title><link>http://blog.another-d-mention.ro/programming/communicate-betwen-c-and-an-embeded-flash-application/comment-page-1/#comment-851</link> <dc:creator>jolo</dc:creator> <pubDate>Thu, 28 Jul 2011 03:06:29 +0000</pubDate> <guid
isPermaLink="false">http://blog.another-d-mention.ro/?p=230#comment-851</guid> <description>i already figured out what seems to be the problem the program cant communicate to flash AS2 sir can you somehow try to upload the tutorial in a AS2 flash cause i am not really familiar with flash AS3
please thanks</description> <content:encoded><![CDATA[<p>i already figured out what seems to be the problem the program cant communicate to flash AS2 sir can you somehow try to upload the tutorial in a AS2 flash cause i am not really familiar with flash AS3</p><p>please thanks</p> ]]></content:encoded> </item> <item><title>By: jolo</title><link>http://blog.another-d-mention.ro/programming/communicate-betwen-c-and-an-embeded-flash-application/comment-page-1/#comment-850</link> <dc:creator>jolo</dc:creator> <pubDate>Thu, 28 Jul 2011 02:29:55 +0000</pubDate> <guid
isPermaLink="false">http://blog.another-d-mention.ro/?p=230#comment-850</guid> <description>sir i need your help i tried to redo what you have done but when i did a error occurred and i really cant figure it out here&#039;s the error
HRESULT E_FAIL flash error
error occurs when i send a data to flash...</description> <content:encoded><![CDATA[<p>sir i need your help i tried to redo what you have done but when i did a error occurred and i really cant figure it out here&#8217;s the error</p><p>HRESULT E_FAIL flash error</p><p>error occurs when i send a data to flash&#8230;</p> ]]></content:encoded> </item> <item><title>By: Mehrdad</title><link>http://blog.another-d-mention.ro/programming/communicate-betwen-c-and-an-embeded-flash-application/comment-page-1/#comment-707</link> <dc:creator>Mehrdad</dc:creator> <pubDate>Thu, 02 Jun 2011 12:01:52 +0000</pubDate> <guid
isPermaLink="false">http://blog.another-d-mention.ro/?p=230#comment-707</guid> <description>thats Ok!!!!!!!!
tnx a lot.</description> <content:encoded><![CDATA[<p>thats Ok!!!!!!!!<br
/> tnx a lot.</p> ]]></content:encoded> </item> <item><title>By: sandeep</title><link>http://blog.another-d-mention.ro/programming/communicate-betwen-c-and-an-embeded-flash-application/comment-page-1/#comment-606</link> <dc:creator>sandeep</dc:creator> <pubDate>Sat, 23 Apr 2011 06:57:37 +0000</pubDate> <guid
isPermaLink="false">http://blog.another-d-mention.ro/?p=230#comment-606</guid> <description>What changes I need if  i am using AS2</description> <content:encoded><![CDATA[<p>What changes I need if  i am using AS2</p> ]]></content:encoded> </item> <item><title>By: admin</title><link>http://blog.another-d-mention.ro/programming/communicate-betwen-c-and-an-embeded-flash-application/comment-page-1/#comment-585</link> <dc:creator>admin</dc:creator> <pubDate>Tue, 05 Apr 2011 15:28:30 +0000</pubDate> <guid
isPermaLink="false">http://blog.another-d-mention.ro/?p=230#comment-585</guid> <description>i don&#039;t know way to much about flex 4 but i think you can specify somewhere in the compiler properties that you want all the framework and everything embeded in your application swf. that should take care of the problem if it works. if not then you need the swc, swf or whatever extension it has that contains the spark class next to your app</description> <content:encoded><![CDATA[<p>i don&#8217;t know way to much about flex 4 but i think you can specify somewhere in the compiler properties that you want all the framework and everything embeded in your application swf. that should take care of the problem if it works. if not then you need the swc, swf or whatever extension it has that contains the spark class next to your app</p> ]]></content:encoded> </item> <item><title>By: alon</title><link>http://blog.another-d-mention.ro/programming/communicate-betwen-c-and-an-embeded-flash-application/comment-page-1/#comment-584</link> <dc:creator>alon</dc:creator> <pubDate>Tue, 05 Apr 2011 13:34:55 +0000</pubDate> <guid
isPermaLink="false">http://blog.another-d-mention.ro/?p=230#comment-584</guid> <description>Thanks for your reply.
I copied all the files created by the Flash Builder  - still have that problem.
also, when I open that swf file with a standalone flash player it runs properly.
With the C# app I receive the following error:
&quot;VerifyError: Error #1014: Class spark.components::Application could not be found.&quot;
I built a flex 3.5 app - and it works fine.
But I do want to use flex 4.0
Best regards, alon.</description> <content:encoded><![CDATA[<p>Thanks for your reply.<br
/> I copied all the files created by the Flash Builder  &#8211; still have that problem.<br
/> also, when I open that swf file with a standalone flash player it runs properly.</p><p>With the C# app I receive the following error:<br
/> &#8220;VerifyError: Error #1014: Class spark.components::Application could not be found.&#8221;</p><p>I built a flex 3.5 app &#8211; and it works fine.<br
/> But I do want to use flex 4.0<br
/> Best regards, alon.</p> ]]></content:encoded> </item> <item><title>By: admin</title><link>http://blog.another-d-mention.ro/programming/communicate-betwen-c-and-an-embeded-flash-application/comment-page-1/#comment-583</link> <dc:creator>admin</dc:creator> <pubDate>Tue, 05 Apr 2011 12:56:10 +0000</pubDate> <guid
isPermaLink="false">http://blog.another-d-mention.ro/?p=230#comment-583</guid> <description>Flex 4 apps are broken down in multiple swf files. Not just 1 swf like the previous version. Maybe you copied just the app and forgot the framework files.</description> <content:encoded><![CDATA[<p>Flex 4 apps are broken down in multiple swf files. Not just 1 swf like the previous version. Maybe you copied just the app and forgot the framework files.</p> ]]></content:encoded> </item> <item><title>By: alon</title><link>http://blog.another-d-mention.ro/programming/communicate-betwen-c-and-an-embeded-flash-application/comment-page-1/#comment-582</link> <dc:creator>alon</dc:creator> <pubDate>Tue, 05 Apr 2011 12:31:51 +0000</pubDate> <guid
isPermaLink="false">http://blog.another-d-mention.ro/?p=230#comment-582</guid> <description>I am new to flex - I built a flex 4.0 program - when I try to host it inside the Windows form application, it won&#039;t displayed.
I have flash player 10 installed on my computer, but I think that the activeX runs lower flash version, so that&#039;s why I cannot run the flex 4 script. (flex 4 requires flash player 10)
any idea?</description> <content:encoded><![CDATA[<p>I am new to flex &#8211; I built a flex 4.0 program &#8211; when I try to host it inside the Windows form application, it won&#8217;t displayed.</p><p>I have flash player 10 installed on my computer, but I think that the activeX runs lower flash version, so that&#8217;s why I cannot run the flex 4 script. (flex 4 requires flash player 10)</p><p>any idea?</p> ]]></content:encoded> </item> <item><title>By: admin</title><link>http://blog.another-d-mention.ro/programming/communicate-betwen-c-and-an-embeded-flash-application/comment-page-1/#comment-472</link> <dc:creator>admin</dc:creator> <pubDate>Thu, 10 Mar 2011 08:01:56 +0000</pubDate> <guid
isPermaLink="false">http://blog.another-d-mention.ro/?p=230#comment-472</guid> <description>yes, sure, is there for download.</description> <content:encoded><![CDATA[<p>yes, sure, is there for download.</p> ]]></content:encoded> </item> </channel> </rss>
