- Home
- Articles
- Product Reviews
- Creating custom controls with SPAS 3.0
Creating custom controls with SPAS 3.0
By Pascal ECHEMANN
|
Published January 27, 2009
|
Product Reviews , Intermediate , Flash , Tutorials
|
Unrated

6. Conclusion
Pascal ECHEMANN
I'm an ActionScript developer in the French Riviera.I've created the Swing Package for ActionScript 3.0 (SPAS 3.0) which helps Flash developers to easily create RIAs with the Flash Platform and both Flash and Flex:
http://www.flashapi.org/ View all articles by Pascal ECHEMANN
The EditableLabel works now, and you should have the same result as follow:
If not, you can download the files used to create this tutorial at http://www.flashapi.org/tutorials/
Of course, this control is not perfect. For example, you can add events to listen enter-key-pressed detection, or use the TextEvent event to create a custom EditableLabel “text edited” event.
I hope you've enjoyed this tutorial.
You can find more resources and tutorials on the SPAS 3.0 Web site at: http://www.flashapi.org/

