Is it possible to do an "export" of sorts for settings that are  
specified in a tag directly to a css equivalent?

IE, say I have a component:

<mx:label right="100"  top="50"/>

And wanted the finished product to have all of the possible settings  
in an external CSS file...

And wanted to end up with:

<mx:Lable styleName="style1"/>


And have the appropriate styles in an external sheet?


My preference is to have it all in an external style sheet, but it is  
faster to test layouts (for me) to place them in tags (IE taking  
advantage of design view).

I hope this question makes sense.


Just curious.

dnk


Reply via email to