Skip to main content
Known Participant
November 1, 2014
Answered

Help! Recent Menu for AIR

  • November 1, 2014
  • 4 replies
  • 307 views

I'm creating an AIR App, and it has a system of file browsing with the class "flash.filesystem:File" and drag and drop, both for "MP3" files. Is there anyway to add the selected files to the recent menu of the application. Like in Windows 7 when you right click on an application and the recents show up, anyway to do that with "flash.filesystem:File" and drag and drop files?

Thanks in advance.

This topic is closed to new replies. Start a new post to keep the conversation going.
Correct answer kglad

that's a context menu, and yes you can create that for air apps, Adobe AIR 1.5 * Creating an icon context menu

4 replies

kglad
Community Expert
Community Expert
November 2, 2014

you want to change the context menu for something?

Known Participant
November 2, 2014

Thank you for the responce. And, no, look at this , when I right clicked on the Flash Professional CC icon, the menu  appeared and you can see the recent option is also there. I want to add the same recent option in my AIR application using the "flash.filesystem:File" file browsing and drag and drop method.

kglad
Community Expert
kgladCommunity ExpertCorrect answer
Community Expert
November 2, 2014

that's a context menu, and yes you can create that for air apps, Adobe AIR 1.5 * Creating an icon context menu