<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/jive/rss" version="2.0">
  <channel>
    <title>Adobe Community: Message List - How to remove default menu items in a Mac Air application</title>
    <link>https://forums.adobe.com/community/air/development?view=discussions</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    <pubDate>Tue, 11 Nov 2014 06:08:19 GMT</pubDate>
    <generator>Jive Engage 7.0.0.1  (http://jivesoftware.com/products/)</generator>
    <dc:date>2014-11-11T06:08:19Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Re: How to remove default menu items in a Mac Air application</title>
      <link>https://forums.adobe.com/message/6918201?tstart=0#6918201</link>
      <description>&lt;!-- [DocumentBodyStart:de62b47e-edc6-4c04-bf98-2113b05de856] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hurray!!!!&lt;/p&gt;&lt;p&gt;It worked. You made my day &lt;span aria-label="Happy" class="emoticon-inline emoticon_happy" style="height:16px;width:16px;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;Thanks a lot.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:de62b47e-edc6-4c04-bf98-2113b05de856] --&gt;&lt;img src='/beacon?t=1415938455978' /&gt;</description>
      <pubDate>Tue, 11 Nov 2014 06:08:19 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6918201?tstart=0#6918201</guid>
      <dc:date>2014-11-11T06:08:19Z</dc:date>
      <clearspace:dateToText>2 days 22 hours ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: How to remove default menu items in a Mac Air application</title>
      <link>https://forums.adobe.com/message/6914754?tstart=0#6914754</link>
      <description>&lt;!-- [DocumentBodyStart:c1930c3f-fd4e-45b1-b5c5-f193a24f6bbf] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks for the reply.&lt;/p&gt;&lt;p&gt;I will try this out.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;br/&gt;Regards,&lt;/p&gt;&lt;p&gt;Jameel&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:c1930c3f-fd4e-45b1-b5c5-f193a24f6bbf] --&gt;</description>
      <pubDate>Mon, 10 Nov 2014 09:13:09 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6914754?tstart=0#6914754</guid>
      <dc:date>2014-11-10T09:13:09Z</dc:date>
      <clearspace:dateToText>3 days 19 hours ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: How to remove default menu items in a Mac Air application</title>
      <link>https://forums.adobe.com/message/6909204?tstart=0#6909204</link>
      <description>&lt;!-- [DocumentBodyStart:df5c13b1-d79c-4cce-87ee-537fbb615248] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;You can remove them using the NativeApplication.nativeApplication.menu property to access the native menu.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;import flash.desktop.NativeApplication;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;if (NativeApplication.nativeApplication.supportsMenu) {&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NativeApplication.nativeApplication.menu.removeAllItems();&lt;/p&gt;&lt;p&gt;}&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The ASDocs says this removes all menu items, but I imagine it will leave the "App Name" menu item on Mac OS computers so the user will know what app is currently active and so it can be closed or hidden.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/display/NativeMenu.html" rel="nofollow"&gt;NativeMenu - Adobe ActionScript&amp;reg; 3 (AS3 ) API Reference&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/desktop/NativeApplication.html" rel="nofollow"&gt;NativeApplication - Adobe ActionScript&amp;reg; 3 (AS3 ) API Reference&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:df5c13b1-d79c-4cce-87ee-537fbb615248] --&gt;</description>
      <pubDate>Fri, 07 Nov 2014 16:20:30 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6909204?tstart=0#6909204</guid>
      <dc:date>2014-11-07T16:20:30Z</dc:date>
      <clearspace:dateToText>6 days 12 hours ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How to remove default menu items in a Mac Air application</title>
      <link>https://forums.adobe.com/message/6907874?tstart=0#6907874</link>
      <description>&lt;!-- [DocumentBodyStart:f7a0d32e-554b-4da4-901c-a1f013e7db17] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi Everybody,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have a Air application built in Flash Builder which runs on Windows as well as in Mac.&lt;/p&gt;&lt;p&gt;My application has it's own menu bar. In windows it's OK.&lt;/p&gt;&lt;p&gt;But in Mac above my app's menu bar there is a default Mac app menu bar with four items(App Name, File, Edit, Windows), which is totally unnecessary.&lt;/p&gt;&lt;p&gt;I want to remove the Mac's default app menu bar.&lt;/p&gt;&lt;p&gt;Please help.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks in advance,&lt;/p&gt;&lt;p&gt;Jameel&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:f7a0d32e-554b-4da4-901c-a1f013e7db17] --&gt;</description>
      <pubDate>Fri, 07 Nov 2014 05:04:38 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6907874?tstart=0#6907874</guid>
      <dc:date>2014-11-07T05:04:38Z</dc:date>
      <clearspace:dateToText>6 days 23 hours ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

