function doshop()
{
trace("flash-hunters");
trace("blogspot");
trace("com");
}
doshop();
Here you can change "doshop" to anything. but remember always change both.when function is
"function yourname()" than bottom is
"yourname();".
You can change "flash-hunters", "blogspot" & "com" to any thing you like.
No comments:
Post a Comment