[INFO] SDK for Prod Client
So a lot of people have been getting errors like BitmapAsset could not be found and all that nonsense when trying to compile the client.
Well I went and downloaded a bunch of SDK's and I found a good version:
https://flex.apache.org/installer.html
Download the installer and run it. When you reach the version screen select these settings:
After you have it installed open IntelliJ or whatever program you use and open your client source.
Right click your project and select:
Open Module Settings.
In Modules goto Webmain(app)
Press Dependencies and click the new button
Select the entire SDK folder and press OK.
Note: You should get the latest SDK and not the one in the screenshot