Calendar

October 2007
M T W T F S S
« Sep   Nov »
1234567
891011121314
15161718192021
22232425262728
293031  

Tag Cloud

Categories

Archives

Highest Rated

Most Viewed

Recent Posts

Recent Comments


« My MAX Session | Main | AIR NativeMenus? Your Thoughts Please »

Taking a Flex app to the desktop

By Rich Tretola | October 9, 2007Print This Post Print This Post
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
156 views


adc.png

My article “Taking a Flex app to the desktop” is now live on the Adobe Developer Center. The contents are a step by step walk through of my MAX presentation last week.

Share/Save/Bookmark

Topics: Adobe AIR, Announcements |

7 Responses to “Taking a Flex app to the desktop”

  1. David Tucker Says:
    October 9th, 2007 at 7:56 pm

    Rich - I have a quick question for you - can you shoot me an email at david [at] davidtucker.net - Thanks!

  2. Marcus Baffa Says:
    October 10th, 2007 at 4:25 pm

    Hi, Rich

    Very good article. I have a Flex 2.01 application that uses extensively drag and drop and I want to translate it to AIR. Your article will be very important.

    The translation is going well except for the Dragmanager namespace that have different methods in AIR and Flex 2.01.

    Do you have any documentation so that I can find a way the migrate my Flex 2.01 to AIR without having to maintain two versions of drag and drop code.

    Thsnks

  3. Dreamer Says:
    October 12th, 2007 at 12:14 am

    Hi,Rich

    Greate article, I think it is very useful to the developer. Could I translate it into Chinese to let more people know it?

    Thanks very much.

  4. everythingflex Says:
    October 12th, 2007 at 5:14 am

    Sure, go for it. Please post a link here so I can see the translated version.

  5. Ashish Patel Says:
    October 14th, 2007 at 8:31 am

    Hey Rich,

    Thanks for the great article. I liked how you showed some of the basic, yet crucial, functionality that can be expanded on. I wanted to bring following items to your attention:

    minor typo…Step 3 in “Integrate the SQLite database” section on page 6 should say weatherResultEventHandler() instead of weatherResultWeatherHandler().
    —-
    With beta 2, Looks like NativeMenu is no longer supported or working on Mac either? I did some research on the net and on Adobe site yet I couldn’t get the menus to be displayed and I don’t see anything wrong in the code. Can you validate that your menu code still works with Beta 2? Thanks.
    —-
    Readme.rtf file instructions about “File -> Import -> General” are no longer valid. It should be “File -> Import -> Other -> General… (probably related to beta 2 as well)

    Thanks!

  6. everythingflex Says:
    October 14th, 2007 at 2:04 pm

    Thanks for the correction on Step 3.

    Yes, NativeMenu’s still work on Mac.

    Thanks for the update on the Import also. I always just right click on the nav window and choose import which skips the “Other” selection.

  7. Ashish Patel Says:
    October 18th, 2007 at 12:50 pm

    hi Rich, I’ll play around some more with my NativeMenu code. not sure what is going on there. Thanks!

Comments