This is short and simple. I just spent a frustrating hour trying to import a project on Flex 4.6, and kept getting error after error about Spark skins and components not being there. I tried setting the build and compiler settings to 'MX + Spark' or 'Spark Only', but every time I set it and clicked 'Ok', it never kept my changes. The selection kept reverting back to 'MX Only', and compiling against only MX components, so I never could even use s:Application (because Spark wasn't being recognized).
Fix: Redownloaded Flex 4.6 (soon to try Flex 4.8 from Apache using IntelliJ), and that fixed it. Really simple, just replace the sdk, and now the switching worked again, all errors disappeared.
Yay!
LordB8r's ramblings, notes, and posts. These are my thoughts and answers to my own expirements on Ruby, Rails, Flex, Python, Django, PostgreSQL, MongoDB, Scala, robots, independent contracting, coffee, scotch, beer, and anything that makes me curious (just not tax codes, anything but tax codes).
Thursday, May 24, 2012
Sunday, May 6, 2012
Previous SDKs
4.5.1:
http://download.macromedia.com/pub/flex/sdk/flex_sdk_4.5.1.zip
(this works also: http://fpdownload.adobe.com/pub/flex/sdk/builds/flex4.5/flex_sdk_4.5.1.21328.zip)
If you want to change it to 4.6, just do this:
http://download.macromedia.com/pub/flex/sdk/flex_sdk_4.6.zip
If you want 3.x, just do the same exact thing:
http://download.macromedia.com/pub/flex/sdk/flex_sdk_3.5.zip
or
http://download.macromedia.com/pub/flex/sdk/flex_sdk_3.6.zip
There probably is no way of knowing what is available, but until sourceforge gets fixed, this works...hope that helps someone looking for an older sdk.
Subscribe to:
Posts (Atom)