Friday, August 21, 2009

Kalki Jewellery

Hi this is my new Motion Graphic Project.. for a jewellery . hope so u like it

Thursday, July 30, 2009

Marcopolis Flash Banner Featured on Cnn,New York Times,Euronews

Hi, i am happy to say my Marcopolis Flash Banner Featured on Cnn,New York Times, Euro News ... Check this Flash Banner was done by me...
http://www.marcopolis.net/

Monday, October 13, 2008

Stop an animation after specified loops

Here is another code for Stop the total animation after the loops

Put this code to your 1st frame
if(runover==undefined)
{ var runover:Number = 0;}

Put this code to ur Last frame
runover ++;if(runover==3)
{
stop();
}

Pause Flash Anim

Hello Guys , I was face some problem to pause animation for 2 or 3 sec, here i got the solution for that. thanks to www.flashkit.com

//stop at your desired frame .stop();//Build the interval
// 1 second = 1000 milliseconds 1 x 1000 // setinterval(the-function , time[in milliseconds]) var nInterval = setInterval(Play, 2000);
/*function which will excute and clear the interval & Will play the next Frame after 5 sec.*/function Play() { clearInterval(nInterval); gotoAndPlay(_currentframe+1);}

Monday, July 14, 2008

Monday, June 23, 2008

Sunday, May 11, 2008

MyDesignAward

Hello Dear Friends,
I applied For the Best Design Award, Here got 5 Star Rated for Hangar17. I wish to Thank you All Who Supported to me Achive this, and I Need always your CC,

Best Design Award won:







Thank you All,