Calendar

October 2005
S M T W T F S
« Sep   Nov »
 1
2345678
9101112131415
16171819202122
23242526272829
3031  

Tag Cloud

Categories

Archives

Recent Posts

Recent Comments


« Flex Blog Reader | Main | Setup for FlexBuilder 2 – ColdFusion adapter »

Simple Email Validator

By Rich Tretola | October 20, 2005
2,251 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

View & Download Source Code

Topics: Flex 2, Tutorials | 2 Comments »

2 Responses to “Simple Email Validator”

  1. Mike C Says:
    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.

    Reply to this comment

    Rich Tretola Reply:

    I just updated the sample to Flex 3.

    Reply to this comment

Comments