Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Microsoft Agent activex control 2.0.
Message
 
To
13/12/2004 23:53:40
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Environment versions
Visual FoxPro:
VFP 6
OS:
Windows '98
Network:
Windows 98
Database:
MS SQL Server
Miscellaneous
Thread ID:
00968989
Message ID:
00969010
Views:
8
Hi Tariq,
Sample of MS Agent is given in VFP7 Solution.app.
You can download MS agent from Microsfot site and can find samples there too.
The coding goes something like this. In this case MS Agent class is taken from VFP foundation classes.
If Thisform._agent.Load("Merlin","merlin.acs")
	Thisform._agent.setActiveAgent("Merlin")
	Thisform._agent.Show(Rand() * 400, Rand() * 400)
	Thisform._agent.play("Greet")
	Thisform._agent.speak("Welcome")
endif
>Dear Experts
>
>I want to use Microsoft Agent activex control 2.0.
>
>If somebody is using this please help me how to use it.
>
>Thanks in advance
--
--
Aashish Sharma
Tele Nos: +1-201-490-5405
Mobile: +91-9821053938
E-Mail:
aashish@aashishsharma.com
write2aashish@gmail.com

You better believe in yourself... if you don't, who else will ?
TODAY is a gift, that's why it's called PRESENT
Previous
Reply
Map
View

Click here to load this message in the networking platform