actionscript 3 - Creating Skin Class for Component Styling in Pure Flash AS3 -


i'm new as3, out of touch flash platform since 2000s, , prefer not use flash pro. compile using flashdevelop's fdbuild , flexsdk. want not touch flash pro @ all, , keep in pure as3 code (no mxml).

i've looked @ other questions, don't yield answers advance understanding:

i not want blindly import blackbox libraries or pre-made skins without knowing how create scratch.

i'd know how create , use skin class various ui components in pure as3. adobe documentation site search doesn't seem come of use can reference or understand. kind of specification great if can find them.

for example want style button. official documentation buttons shows multiple inherited styles in "common styles" e.g. disabledskin, downskin, overskin, etc. documentation, shows skin's type class.

now trouble have no clue, find description/documentation/specifications inside class skins.

question: if create skin classes scratch in pure as3, code like? (no mxml please) there difference between skins of different components?

i know can embed external images using meta calls as3 files, , manually set hover/rollover , click behaviour swap different background, great if can point me direction make use of skins. if can programmatically draw styles, without using images, that'll save me lots of bytes too. seemed they'll save me lots of manual work, decrease compiled file size, , me increase understanding on how things fits together.

thanks in advance.


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -