14
Feb
Yahoo Maps for ActionScript 3.0
On the Yahoo Flash Developer Center they have have posted a new Yahoo Maps! AS 3.0 Component.
This is awesome for Flex 3.0 developers and I cant wait to see more innovative ideas and mashups. The following are instructions to add the component to your project:
To use the Yahoo! Maps component for Adobe Flex in Flex Builder, you need to add the component SWC to your Library path.
- Find your project in the Flex Navigator.
- Right-click on the project and choose Properties or open the Project menu and choose Properties.
- In the project properties dialog, choose Flex Build Path.
- Select the Library path tab, and press the Add SWC… button.
- Enter the location of the component SWC. It should be in
[download location]/Build/YahooMap.swc. - Press OK in the Add SWC dialog.
- Press OK to close the project properties.
- The YahooMap component is now available in your project.