Hi All,
I am looking for something equivalent to the "mx:Style" tag in Flex for actionscript 3. Currently I am loading the skin using StyleManager.loadStyleDeclaration().
But this loads the skin at runtime which is not my intention. Thus am looking for something similar to "mx:Style" tag in as3 such that it embeds the skin and is not required to load at runtime.
Many thanks for any replies.
Ashish.