It's free and you have access to premium codes!
Welcome back! Please login to your account.
Don't worry, we'll send you a message to help you to recover your acount.
Written by 21 August 2012
If you want to have a more attractive website, use Merlin. This is a way to show Merlin toy on your website. He comes out and tells you things. You can easily set what you want him to say to your visitor. Just edit the code. Besides, the name of each animation that is running will be written for you. Do not forget to download the attachment and extract it beside you main code.
<!-- this script is provided by www.javascriptfreecode.com coded by: Kerixa Inc. -->
<OBJECT id=wolfi classid=CLSID:D45FD31B-5C6E-11D1-9EC1-00C04FD7081F>></OBJECT>
<SCRIPT language=JavaScript type=text/javascript>
function LoadLocalAgent(CharID, CharACS) {
LoadReq = wolfi.Characters.Load(CharID, CharACS);
return(true);
}
var MerlinID;
var MerlinACS;
wolfi.Connected = true;
MerlinLoaded = LoadLocalAgent(MerlinID, MerlinACS);
Merlin = wolfi.Characters.Character(MerlinID);
Merlin.Show();
Merlin.Play("Surprised");
Merlin.speak("hi dear");
Merlin.MoveTo (350,250);
Merlin.Play("Surprised");
Merlin.Play("GetAttention");
Merlin.Play("Blink"); Merlin.Play("Blink");
Merlin.speak(" Welcome to <#user#> ");
Merlin.Play("Blink"); Merlin.Play("Confused");
Merlin.speak("i hope enjoy to this website");
Merlin.speak("created by webloger.5u.com");
Merlin.Play('GestureLeft');
Merlin.Play("Blink")
Merlin.Hide();
</SCRIPT><a target='_blank' href='www.javascriptfreecode.com' style='font-size: 8pt; text-decoration: none'>JavaScript Best Codes</a>