Flex custom components -


I am red, I can create "MXML component" and "AS3 component". In two ways the existing component is used as their base. Question: What if I can not expand any existing component (because I want something completely different)? Do I have to make a component from scratch using the (commercial) Flash Authoring Environment?

What if I can not extend any existing component (because I am completely Should something different from)?

You have the option to create your own components There is sufficient documentation available on Adobe's website. See:

*

*

Do I have to make the component from scratch using the commercial (commercial) authoring environment?

You do not need Flex Builder 3 to create AS3 / MXMM based components. You can do this in any editor. What do you need to compile to the SDK, which is free


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -