Calendar

October 2005
M T W T F S S
« Sep   Nov »
 12
3456789
10111213141516
17181920212223
24252627282930
31  

Tag Cloud

Categories

Archives

Highest Rated

Most Viewed

Recent Posts

Recent Comments


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

Simple Email Validator

By Rich Tretola | October 20, 2005Print This Post Print This Post
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
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

View & Download Source Code

Share/Save/Bookmark

Topics: Flex 2, Tutorials |

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.

    Rich Tretola Reply:

    I just updated the sample to Flex 3.

Comments