I am new in flex air mobile application and this is my first project. I want to know about google+ api for flex air mobile. Any documentation or tutorial available for this? Its urgent.
Asked
Active
Viewed 694 times
1 Answers
0
I checked in the Google+ API. I found this implementation example of flex using Google+ API. I am still to find some detailed native support given by Google like they have for Flex for maps.

AurA
- 12,135
- 7
- 46
- 63
-
Google maps for Flash/Flex are obsolete. – Alexander Farber May 24 '12 at 07:36
-
Yes, that is true... the site reads The Google Maps API for Flash has been officially deprecated as of September 2, 2011. May be that is the exact reason why they are not providing Flex support for Google+. They want to keep JavaScript/JSON as their standard API. – AurA May 24 '12 at 08:25
-
Here is an alternative in DevGirl blog: http://devgirl.org/2011/12/06/flex-mobile-development-adding-maps-with-mapquest-flash-api-w-sample-app/ – Alexander Farber May 24 '12 at 09:35
-
Actually he is not looking for maps, I gave Maps as an example only. He wants Google+ API for Adobe Flex. – AurA May 24 '12 at 09:39
-
My point is that since Google dropped support for the Flex/Flash maps, they probably won't introduce any Flex/Flash support for Google+ API. So you have to workaround with StageWebView/ExternalInterface etc. like here: http://stackoverflow.com/questions/10717919/how-to-integrate-google-in-a-flex-mobile-application/10733009 – Alexander Farber May 24 '12 at 11:36