Flex: load external CSS
- Create and compile css file (
mxmlc -static-rsls=true -output=out/style.swf src/style.css) - Load this style file from the application (
styleManager.loadStyleDeclarations('style.swf');)
mxmlc -static-rsls=true -output=out/style.swf src/style.css)styleManager.loadStyleDeclarations('style.swf');)
0 комментария(ев):
Post a Comment