Hi Flex folks,
Wondering if any one could give me pointers on how to set up and run the Amethyst plug in for Visual Studio 2008.
I think I've done all there is to do, got the intellisense and all and all coming through OK but can't seem to get the map to display, I'm getting 2 types of errors
1. saying the project is out of date
2. the errors below...
User exception thrown (VerifyError: Error #1014: Class mx.controls.sliderClasses::Slider could not be found.
at com.esri.ags::Map()
at FlexApplicationThree/_FlexApplicationThree_Map1_i()
at FlexApplicationThree/_FlexApplicationThree_Array1_c()
....and more
Any help given would be very much appreciated.
dON