« Flex Blog Reader | Main | Setup for FlexBuilder 2 - ColdFusion adapter »
Simple Email Validator
| By Rich Tretola | October 20, 2005 | Print This Post
|
| 549 views |
Here is a simple Regular Expression email validator. This sample requires the Flash 8.5 player.
You can also run it from the permanent link in the header of this page.
Run This Code









October 14th, 2008 at 8:39 pm
I know this is a very old post but was hoping it had been updated to work with Flash 9 - but it seems not as
if I click the link in Firefox 3 with Flash 9 I get the errors below (and a pile of others). Guess I’ll just look at the source code instead.
VerifyError: Error #1053: Illegal override of SystemManager in mx.managers.SystemManager.
at global$init()
VerifyError: Error #1053: Illegal override of releaseCapture in mx.core.UIComponent
ReferenceError: Error #1065: Variable _PanelStyle__embed_css_Assets_swf_CloseButtonUp_638970594 is not defined.
Rich Tretola Reply:
October 15th, 2008 at 5:22 am
I just updated the sample to Flex 3.