Select to view content in your preferred language

Create an infowindow in a flex mobile project

4564
22
05-09-2013 12:55 PM
buslimmohcine
Deactivated User
Hi i need to creat an infowindow in a flex mobile project from my feature of point can i have  help 😛
Tags (2)
0 Kudos
22 Replies
ClintonCooper1
Deactivated User
I am bumping this as I am still not exactly sure how I need to apply the update mentioned above by Yann  to get this to work in api 3.4.  Thanks!
0 Kudos
YueWu1
by Esri Regular Contributor
Esri Regular Contributor
I am bumping this as I am still not exactly sure how I need to apply the update mentioned above by Yann  to get this to work in api 3.4.  Thanks!


Add the snippet after <s:Application> and before the <fx:Script>. Should work.
0 Kudos
LloydHeberlie
Regular Contributor
Here is a mobile sample that may help with some of these questions:

https://github.com/lheberlie/building-mobile-apps-flex/tree/develop/samples/hello-infowindow

[ATTACH=CONFIG]27898[/ATTACH]
0 Kudos