<?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: Right click and custom context menu in Flash/Flex</title> <atom:link href="http://blog.another-d-mention.ro/programming/right-click-and-custom-context-menu-in-flash-flex/feed/" rel="self" type="application/rss+xml" /><link>http://blog.another-d-mention.ro/programming/right-click-and-custom-context-menu-in-flash-flex/</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/right-click-and-custom-context-menu-in-flash-flex/comment-page-1/#comment-947</link> <dc:creator>admin</dc:creator> <pubDate>Fri, 23 Sep 2011 19:34:39 +0000</pubDate> <guid
isPermaLink="false">http://blog.another-d-mention.ro/?p=287#comment-947</guid> <description>well, nothing is done in the SWF. you can&#039;t completely remove the context menu from the flash. the trick is to overlay it in html and catch the mouse click event there and prevent it from going to the flash movie.</description> <content:encoded><![CDATA[<p>well, nothing is done in the SWF. you can&#8217;t completely remove the context menu from the flash. the trick is to overlay it in html and catch the mouse click event there and prevent it from going to the flash movie.</p> ]]></content:encoded> </item> <item><title>By: Arnout Maas</title><link>http://blog.another-d-mention.ro/programming/right-click-and-custom-context-menu-in-flash-flex/comment-page-1/#comment-946</link> <dc:creator>Arnout Maas</dc:creator> <pubDate>Fri, 23 Sep 2011 19:13:08 +0000</pubDate> <guid
isPermaLink="false">http://blog.another-d-mention.ro/?p=287#comment-946</guid> <description>how would i completely disable the content menu in SWF objects from others
so ones where i don&#039;t have any control over waht is done IN the SWF?
(i&#039;m integrating some SWF objects in HTA for my kid, so he can only acces that specific item from his special menu (shell replacement) on locked-down account)</description> <content:encoded><![CDATA[<p>how would i completely disable the content menu in SWF objects from others<br
/> so ones where i don&#8217;t have any control over waht is done IN the SWF?<br
/> (i&#8217;m integrating some SWF objects in HTA for my kid, so he can only acces that specific item from his special menu (shell replacement) on locked-down account)</p> ]]></content:encoded> </item> <item><title>By: Flávio Carmo</title><link>http://blog.another-d-mention.ro/programming/right-click-and-custom-context-menu-in-flash-flex/comment-page-1/#comment-796</link> <dc:creator>Flávio Carmo</dc:creator> <pubDate>Wed, 29 Jun 2011 18:26:12 +0000</pubDate> <guid
isPermaLink="false">http://blog.another-d-mention.ro/?p=287#comment-796</guid> <description>I was able my app work OK on Flex 4.5.1 using a few tweaks:
1. In the default index.template.html from my app, i´ve changed all &#039;RightClickDemo&#039; to &#039;${application}&#039;. This way, when i build the app, the builder change this to the correct app name.
2. I´ve added to object params the attributes params.menu = &quot;false&quot; and params.wmode = &quot;opaque&quot;.
3. Following the example, i´ve added the actionscript code and worked 100%.
Now i got no Rigth-click menu to meddle with my user experience...
Nicely done example. Helped me a lot! Thanks.</description> <content:encoded><![CDATA[<p>I was able my app work OK on Flex 4.5.1 using a few tweaks:</p><p>1. In the default index.template.html from my app, i´ve changed all &#8216;RightClickDemo&#8217; to &#8216;${application}&#8217;. This way, when i build the app, the builder change this to the correct app name.<br
/> 2. I´ve added to object params the attributes params.menu = &#8220;false&#8221; and params.wmode = &#8220;opaque&#8221;.<br
/> 3. Following the example, i´ve added the actionscript code and worked 100%.</p><p>Now i got no Rigth-click menu to meddle with my user experience&#8230;</p><p>Nicely done example. Helped me a lot! Thanks.</p> ]]></content:encoded> </item> <item><title>By: meher</title><link>http://blog.another-d-mention.ro/programming/right-click-and-custom-context-menu-in-flash-flex/comment-page-1/#comment-680</link> <dc:creator>meher</dc:creator> <pubDate>Tue, 24 May 2011 16:37:46 +0000</pubDate> <guid
isPermaLink="false">http://blog.another-d-mention.ro/?p=287#comment-680</guid> <description>hello
i&#039;m trying to use this code with FLEX 4 in IE
and i can&#039;t prevent context menu from appearing
any suggestions?
thanks</description> <content:encoded><![CDATA[<p>hello</p><p>i&#8217;m trying to use this code with FLEX 4 in IE<br
/> and i can&#8217;t prevent context menu from appearing<br
/> any suggestions?<br
/> thanks</p> ]]></content:encoded> </item> <item><title>By: Venkat</title><link>http://blog.another-d-mention.ro/programming/right-click-and-custom-context-menu-in-flash-flex/comment-page-1/#comment-678</link> <dc:creator>Venkat</dc:creator> <pubDate>Mon, 23 May 2011 15:04:28 +0000</pubDate> <guid
isPermaLink="false">http://blog.another-d-mention.ro/?p=287#comment-678</guid> <description>Hello
i have one doubt
Rightclick context menu is working perfectly in FF,chrome,IE with Flex3
but it is not working when i have used Flex 4
is there any solution
Thanks
venkat</description> <content:encoded><![CDATA[<p>Hello<br
/> i have one doubt<br
/> Rightclick context menu is working perfectly in FF,chrome,IE with Flex3<br
/> but it is not working when i have used Flex 4<br
/> is there any solution</p><p>Thanks<br
/> venkat</p> ]]></content:encoded> </item> <item><title>By: Dar</title><link>http://blog.another-d-mention.ro/programming/right-click-and-custom-context-menu-in-flash-flex/comment-page-1/#comment-547</link> <dc:creator>Dar</dc:creator> <pubDate>Wed, 23 Mar 2011 19:58:27 +0000</pubDate> <guid
isPermaLink="false">http://blog.another-d-mention.ro/?p=287#comment-547</guid> <description>Hello,
I had this all working with FireFox 3.6 and Flash Player 10.1, but after updating the flash player to 10.2 the built-in context menu is not disabled.  This seems to only happen on Solaris.  10.2 on Windows seem fine.  Has anyone seen this problem?</description> <content:encoded><![CDATA[<p>Hello,<br
/> I had this all working with FireFox 3.6 and Flash Player 10.1, but after updating the flash player to 10.2 the built-in context menu is not disabled.  This seems to only happen on Solaris.  10.2 on Windows seem fine.  Has anyone seen this problem?</p> ]]></content:encoded> </item> <item><title>By: Lesley Charles</title><link>http://blog.another-d-mention.ro/programming/right-click-and-custom-context-menu-in-flash-flex/comment-page-1/#comment-463</link> <dc:creator>Lesley Charles</dc:creator> <pubDate>Mon, 28 Feb 2011 20:21:54 +0000</pubDate> <guid
isPermaLink="false">http://blog.another-d-mention.ro/?p=287#comment-463</guid> <description>I tried your demo in Safari Version 5.0.2 (6533.18.5). It didnt work. The usual flex context menu showed up. I am able to get the code working in IE, Firefox and Chrome. Is it that the code wont work in safari 5 or is it something am missing?</description> <content:encoded><![CDATA[<p>I tried your demo in Safari Version 5.0.2 (6533.18.5). It didnt work. The usual flex context menu showed up. I am able to get the code working in IE, Firefox and Chrome. Is it that the code wont work in safari 5 or is it something am missing?</p> ]]></content:encoded> </item> <item><title>By: admin</title><link>http://blog.another-d-mention.ro/programming/right-click-and-custom-context-menu-in-flash-flex/comment-page-1/#comment-457</link> <dc:creator>admin</dc:creator> <pubDate>Fri, 11 Feb 2011 19:30:38 +0000</pubDate> <guid
isPermaLink="false">http://blog.another-d-mention.ro/?p=287#comment-457</guid> <description>yes, it should work in AS2 as well.</description> <content:encoded><![CDATA[<p>yes, it should work in AS2 as well.</p> ]]></content:encoded> </item> <item><title>By: Lepper</title><link>http://blog.another-d-mention.ro/programming/right-click-and-custom-context-menu-in-flash-flex/comment-page-1/#comment-456</link> <dc:creator>Lepper</dc:creator> <pubDate>Fri, 11 Feb 2011 18:17:10 +0000</pubDate> <guid
isPermaLink="false">http://blog.another-d-mention.ro/?p=287#comment-456</guid> <description>Can i do this using AS2????</description> <content:encoded><![CDATA[<p>Can i do this using AS2????</p> ]]></content:encoded> </item> <item><title>By: ZREN</title><link>http://blog.another-d-mention.ro/programming/right-click-and-custom-context-menu-in-flash-flex/comment-page-1/#comment-438</link> <dc:creator>ZREN</dc:creator> <pubDate>Sat, 15 Jan 2011 22:13:40 +0000</pubDate> <guid
isPermaLink="false">http://blog.another-d-mention.ro/?p=287#comment-438</guid> <description>I found a Customizing Flash Context Menu Using AS3 at www.as3tutorial.com, it&#039;s easy to new beginners.</description> <content:encoded><![CDATA[<p>I found a Customizing Flash Context Menu Using AS3 at <a
href="http://www.as3tutorial.com" rel="nofollow">http://www.as3tutorial.com</a>, it&#8217;s easy to new beginners.</p> ]]></content:encoded> </item> </channel> </rss>
