Actionscript 3 Random Password generator

Hi,

Here is a random password generator


function createPassword(length:Number=10):String
{
var chars:String="abchefghjkmnpqrstuvwxyzQWERTYUIOPLKJHGFDSAZXCVBNM0123456789";
var i:Number=0;
var pass:String="";
var nLenght:Number=chars.length;
while(i<=length)
{
var num:Number=Math.round(Math.random()*nLenght);
pass+=chars.charAt(num);
i++;
}
return pass;
}

Compare 2 arrays Actionscript 3

Following is a usfull function to compare 2 arrays this is not my code i found it in an anther blog. i thought it's useful so i'm posting it here


function checkArrays(array1:Array,array2:Array):Array
{
var array3:Array=new Array();
var length1:int=array1.length;
var none:Boolean=false;

for(var i:int=0;i < length1;i++)
{
var length2:int=array2.length;

for(var j:int=0;j < length2;j++)
{
if(String(array1[i])==String(array2[j]))
{
none=false;
break;
}
else
{
none=true;
}
}
if(none)
{
array3.push(array1[i])
none=false;
}
}
return array3;
}

Some good Html5 audio Players


Site: http://jplayer.org/

  The jQuery HTML5 Audio / Video Library jPlayer is the completely free and open source (GPL/MIT) media library written in JavaScript. A jQuery plugin, jPlayer allows you to rapidly weave cross platform audio and video into your web pages. jPlayer's comprehensive API allows you to create innovative media solutions while support and encouragement is provided by jPlayer's active and growing community.

MooTools HTML5 Audio Player

 Url: http://simulacre.org/mootools-html5-audio-player/
A nice MooTools HTML5 Audio Player Beta version

MediaElement.js

URL: http://mediaelementjs.com/

HTML5

HTML5 Video Player

Get started with HTML5 Video

You can start with a great html5 video player. Truly great stuff. http://videojs.com/

What is HTML5 Video?

HTML is the markup language that makes up every page on the web. The newest version, HTML5, includes specifications for a video tag, that is meant to allow website developers to add a video to a page the same way they would add an image. In order for this to work, web browser developers (Mozilla, Webkit, Opera, etc.) have to build the video functionality into their browsers. The W3C has created directions on how video should work in browsers, and it’s up to browser developers to follow those directions, so that video works the same across all browsers. This doesn’t always happen thanks to technology, legal, and financial choices made by browser developers, but so far no one’s varying too far from the specifications. However the specifications are still being changed and refined, so browsers developers have to keep up with that as well.






online flash slideshow maker

Site: http://www.adobeslideshow.com/ Our new improved Flash slide show maker is released. Very useful tool for slide show lovers. as our site say's Adobe Slide Show is a simple tool for creating slide shows and animated photo albums quickly and easily. Adobe Slide Show transforms your digital photo collection to Macromedia (Adobe) Flash file format ( SWF ), which you can share your most memorable moments with your family or friends, post on your blog or upload to your own website. Adobe slideshow also have an facebook app Check the fb app Here http://apps.facebook.com/adobeslideshow/

PHP developer Cochin,Kerala

Hi, Friends are you a php developer From cochin or any other parts of kerala. please post your name address contact number in the comments. please do not post Links. I want to develop a Php developers database. so we can keep in touch

Actionscript 3.0 Advanced color picker

Here is my new Actionscript 3.0 Advanced color picker component. this is an extended version of flash fl colorpicker Component. it includes a RGB Color picker.Please comment your suggestions

How to Use  Actionscript 3.0 color picker

import com.anilmathewm.components.*


import fl.events.ColorPickerEvent


var cp:ColorPicker=new ColorPicker(); 

addChild(cp);


var clip:MovieClip;


cp.addEventListener(ColorPickerEvent.CHANGE,onColorChange);


function onColorChange(e:ColorPickerEvent){ 

 //trace(e); 

var ct:ColorTransform=new ColorTransform(); 

 ct.color=e.color; 

 clip.transform.colorTransform=ct;


} 




Screen Shots





Download

Download Actionscript 3.0 Color picker Example

Download Actionscript 3.0 Colorpicker MXP File 
 Download Actionscript 3.0 Color picker swc Component

Online red5 application generator

The Red5 Online Application Generator is a very simple but effective utility to generate Red5 application online. Do not worry if you don’t know Red5 or even Java. Generate streamer applications, with live broadcasting, streaming, recording and sharedObject capabilities in a single click. No compiling/editing needed.
Download Link
http://red5applicationgenerator.googlecode.com/svn/trunk/src/

Flash Media Server 4.5 Server side API Documentation

Hi
 Here is the link for Flash Media Server 4.5 Server side API Documentation
http://help.adobe.com/en_US/flashmediaserver/ssaslr/WS5b3ccc516d4fbf351e63e3d11a11afc95e-7edfSSASLR.html


red5 developer

Are you looking for a experienced Red 5 Flash media server(FMS) Developer then please contact me. 

New red5 chat prototype version : http://www.actionscript.co.in/red5chat/

text search Jquery plugin

Hi,
Here is my new jquery plugin .

Text Search Plugin
This plugin will search for a char,word in the document and highlight the text.Useful for implementing search functionality in web pages.
Example
#search is the id for input text field.
$('#search').textSearch(); $('#search').textSearch({highlightclass:"highlight",findin:"#sear"});


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