After a much needed vacation I came back to work and realized I needed to start using the Flex SDK 4.0 for my new projects. So I thought that would be easy enough and just went to the web and downloaded it. Well there is a little bit more than that to get it to work.
Okay my setup, I have Eclipse and I use the Flex plug-in and then I use Flash as my designing area. If you have never put a new SDK into Flex it is really easy. You have to goto Adobe and download the SDK your looking for. Then you have to unzip it and then you need to locate the folder in the Adobe Flex Plug-in folder that is named sdk’s. You then place the sdk you just unzipped into that folder.
Now open up Eclipse and goto project and then properties. Once in the properties menu click on the Compiler option on the left hand side. Once you click on this option you will see an option on the right hand side to pick your sdk. You need to click on configure and then browse to the folder you place the SDK you downloaded and once highlighted click ok. Now before you click OK on this main window you need to click the option to import all AIR classes. Once you do this you will be able to get the Vector class in your Flex project.
I hope this helps some of you.
Todd
0 Responses
Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.