I have a Flash Builder 4 application which uses custom themes by loading external style sheets at run time. The user can change the themes via a dropdown menu. Everything works correctly except for some weird caching issues. As you change themes, the main background color will ch开发者_开发技巧ange but certain elements will remain cached.
Any ideas or suggestions?
精彩评论