face recognition actionscript 3.0

Face recognition (do not to be confused with face detection) library for Flex applications. Library uses Eigenface (PCA) method for face recognition. You can use is it for recognition of any kind of objects not only faces.
Now library uses Vectors instead of Arrays which combined with source code optimizations resulted in 50% performance increase.
Requirements:
- Flex 3.5 SDK or later
- Flex Builder or Flex SDK setup to target compilation for Flash Player 10 or later.
Download Page :http://code.google.com/p/face-recognition-library-as3/

A nice tutorial : http://active.tutsplus.com/tutorials/media/automatically-tag-photos-with-the-as3-face-recognition-library/

Actionscript 3.0 Spell check library

Squiggly Is a great spell check library for actionscript 3.0 from adobe. It's Nice and very useful. Currently available for download from adobe labs

Download :http://labs.adobe.com/downloads/squiggly.html

Simple tutorial: http://www.actionscript.org/resources/articles/1100/1/Spell-Checker-for-Flash/Page1.html

Jquery form validate plugin with jquery Form plugin


Hi,

are you bored with the form validation and form submission in traditional way then try this example this will minimize your task and save your development time.

first let me introduce the jquery plug-ins that we are going to use in this example. the first one is Jquery Validation plugin available here . this plugin help to quick validate your html form. please read the docs for mor details.

another plugin we are using here is ajaxForm plugin available here  . very use full for form processing.

Example

$(document).ready(function(){
   
              var options = {
        target:        '#output1',   // target element(s) to be updated with server response
        beforeSubmit:  showRequest,  // pre-submit callback
        success:       showResponse  // post-submit callback
            };
           
            $("#form1").validate();
             $('#form1').ajaxForm(options);
           
    });


function showRequest(formData, jqForm, options) {
    return $("#form1").valid();
}

function showResponse(responseText, statusText, xhr, $form)  {

    //alert('status: ' + statusText + '\n\nresponseText: \n' + responseText +  '\n\nThe output div should have already been updated with the responseText.');
    }

Android RTMP client player

hi

i just developed a rtmp player for android with flash builder 4.5 the source will be uploaded soon


PHP developer Cochin |PHP developer Kerala | PHP developer India | Flash developer/programmer Cochin | Flash developer/programmer Kerala | Flash developer/programmer India | web programmer kerala |web programmer Cochin |web programmer India |web developer kerala |Web developer Cochin | Kerala PHP | PHP freelancer| flash actionscript freelancer