| <?xml version="1.0" encoding="UTF-8"?> |
| <!-- |
| Licensed to the Apache Software Foundation (ASF) under one or more |
| contributor license agreements. See the NOTICE file distributed with |
| this work for additional information regarding copyright ownership. |
| The ASF licenses this file to You under the Apache License, Version 2.0 |
| (the "License"); you may not use this file except in compliance with |
| the License. You may obtain a copy of the License at |
| |
| http://www.apache.org/licenses/LICENSE-2.0 |
| |
| Unless required by applicable law or agreed to in writing, software |
| distributed under the License is distributed on an "AS IS" BASIS, |
| WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| See the License for the specific language governing permissions and |
| limitations under the License. |
| --> |
| <!DOCTYPE html |
| PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| <html> |
| <head> |
| <title>Custom components</title> |
| </head> |
| <body> |
| <ul> |
| <li><a href="flx_createcomps_intro_cci.html">Custom Flex components</a></li> |
| <li><a href="flx_createcomps_basicas_cca.html">Custom ActionScript components</a></li> |
| <li><a href="flx_createevents_cre.html">Custom events</a></li> |
| <li><a href="flx_metadata_me.html">Metadata tags in custom components</a></li> |
| <li><a href="flx_compiledeploy_cd.html">Component compilation</a></li> |
| <li><a href="flx_mxmlcomponents_mxc.html">Simple MXML components</a></li> |
| <li><a href="flx_mxmlcomponents_advanced_mxa.html">Advanced MXML components</a></li> |
| <li><a href="flx_ascomponents_as.html">Create simple visual components in ActionScript</a></li> |
| <li><a href="flx_ascomponents_spark_advanced_sas.html">Create advanced Spark visual components in ActionScript</a></li> |
| <li><a href="flx_ascomponents_advanced_asa.html">Create advanced MX visual components in ActionScript</a></li> |
| <li><a href="flx_skinstyle_ss.html">Custom style properties</a></li> |
| <li><a href="flx_templating_tp.html">Template components</a></li> |
| <li><a href="flx_createformatters_cf.html">Custom formatters</a></li> |
| <li><a href="flx_createvalidators_cv.html">Custom validators</a></li> |
| <li><a href="flx_createeffects_cfx.html">Custom effects</a></li> |
| </ul> |
| <div> |
| <p><a href="index.html" class="btn">« Return to Using Flex</a></p> |
| </div> |
| </body> |
| </html> |