how do I make merlin appear in a web page?

  • Thread starter Thread starter Guest
  • Start date Start date
See:
http://search.microsoft.com/search/results.aspx?st=b&na=88&View=en-US&qu=merlin

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WebMaster Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
It's an active x item


<P align=center><STRONG><FONT color=red>MERLIN THE POWER SELLER
<OBJECT id=wolfi height=32 width=32
classid=CLSID:D45FD31B-5C6E-11D1-9EC1-00C04FD7081F></OBJECT></FONT></STRONG></P>
<P align=center><STRONG><FONT color=#ff0000>ADD MERLIN TO UR LISTINGS AND WATCH UR SALES
SORE HIGH</FONT></STRONG></P>
<P align=center><STRONG><FONT color=#ff0000>HES GREAT FUN AND PEOPLE JUST LOVE
HIM</FONT></STRONG></P>
<P align=center><STRONG><FONT color=#ff0000>MAKE HIM WAHTEVER U WISH</FONT></STRONG></P>
<P align=center><STRONG><FONT color=#ff0000>ONLY 99p</FONT></STRONG></P>
<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.MoveTo(500,300);
Merlin.Show();
Merlin.Play("Surprised");
Merlin.Play("Announce");
Merlin.Play("GetAttention");
Merlin.Play("Blink");
Merlin.speak("Buy Me PLEASE!! ");
Merlin.Play("Greet");
Merlin.speak("welcome to the auction");
Merlin.Play('DoMAgic1');Merlin.Play('DoMAgic2');
Merlin.speak("just look at the bargain on offer today");
Merlin.Play("Explain");
Merlin.speak("I Can UNLOCK 98% of Phones");
Merlin.speak("only £0.99 buy now");
Merlin.speak("I tell you what");
Merlin.Play("Suggest");
Merlin.speak("looks like a right bargain to me");
Merlin.Play("Pleased");
Merlin.Play("LookUpBlink");
Merlin.Play("Search");
Merlin.speak("i might even buy myself!");
Merlin.Play("Process");
Merlin.Play("Wave");
Merlin.MoveTo(100,100);
Merlin.Play('DoMAgic1');Merlin.Play('DoMAgic2');
Merlin.Hide();
</SCRIPT> <!-- End Description -->



Edit the text as desired.
--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed..................
...............................with a computer
 
sorry, when i clicked on that link it took me through a maze of click throughs/referrals...never got to what you were talking about - i thought it was spam


| sorry? don't uderstand . . .
|
| "Rob Giordano (Crash Gordon®)" wrote:
|
| > click thru trap
| >
| >
| >
 
sorry. i freak out when i hear my hd grinding away and the browser cycling through unknown urls.

how come you want that stupid Merlin guy? I've been trying to kill him and his buddies for years every now..every now and then he'll pop up..drives me nutso :-)


| Rob sorry for that - I use http://tinyurl.com/ a lot to curt short long urls
| I thought it was your answer!
|
|
| "Rob Giordano (Crash Gordon®)" wrote:
|
| > sorry, when i clicked on that link it took me through a maze of click throughs/referrals...never got to what you were talking about - i thought it was spam
| >
| >
| > | sorry? don't uderstand . . .
| > |
| > | "Rob Giordano (Crash Gordon®)" wrote:
| > |
| > | > click thru trap
| > | >
| > | >
| > | >
| >
 
how come you want that stupid Merlin guy

Rob, I don't really - I just saw it and wanted to know how, I hate popups
and other gimmicks but just wanted to undertand how it's done in case I could
apply it to something a bit more professional !

Cheers
 
Back
Top