Language: ChineseGermanSpanishFrenchDutchItalianRussian
123 Flash Chat Forums

Go Back   TOPCMM Community > SWFKit > SWFKit Support

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-11-2005, 07:49 AM
Junior Member
 
Join Date: Aug 2003
Posts: 7
Default Mappoint 04 ActiveX

Trying to call up mappoint using ActiveX.

Here is the example they give for VB.

Sub Form_Load()
MappointControl1.NewMap geoMapNorthAmerica
End Sub

http://msdn.microsoft.com/library/de.../MPActiveX.asp

Any suggestions?
Reply With Quote
  #2 (permalink)  
Old 01-13-2005, 07:23 AM
Senior Member
 
Join Date: Dec 2002
Posts: 2,015
Default Re:Mappoint 04 ActiveX

We don't have the activex control, but you can try to call it in swfkit follow the steps

1. go to the "initialize" script, choose the command
[main menu]->[tools]->[insert activex control] to insert the mapponit 04 activex control.

2. A line of code like "var var1 = createControl(...);" should have been inserted into the "initialize" script, before "return true";

3. call the method of the activex control
var1.activex.NewMap(/*geoMapNorthAmerica*/the value of geoMapNorthAmerica);
Reply With Quote
Reply

Was this information helpful?    Yes No



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 07:35 AM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.