Viewpoint Developer Central    Viewpoint Forums    Viewpoint Forums  Hop To Forum Categories  VMP for Macintosh    most recent version vmp player for mac

Moderators: e_phoenix13
Go
New
Find
Notify
Tools
Reply
  
-star Rating Rate It!  Login/Join 
Member
Posted
Hi there,
can anyone fill in these values for the most recent version of the vmp player for mac?

ComponentMinimumVersion=??????;
GenieMinimumVersion=??????;
HostMinimumVersion=??????;
RequiredVersions=SWFView.dll=??????,
Cursors.dll=??????,
VMPSpeech.dll=??????,
LensFlares.dll=??????,
SreeD.dll=??????,
SreeDMMX.dll=??????,
Mts3Reader.dll=??????;

Regards,
Koen
 
Posts: 22 | Registered: January 24, 2003Reply With QuoteEdit or Delete MessageReport This Post
EnIgMaTiCScOrPioN
Member
Picture of e_phoenix13
Posted Hide Post
Hi Koen !!

The latest VMP release for MAC OS X was 3.2.1. Use the following constructor line in your HTML:

<script language="javascript">
 //Generated by Viewpoint HTML Embed Constructor Line Generator Version 2.0.5
vmp = new MTSPlugin( "test.mtx", 300, 200, "bkey.mtx", 'popup', 'contenttype=3; ComponentMinimumVersion=50335395; GenieMinimumVersion=50335395; HostMinimumVersion= 50335395; RequiredVersions=SWFView.dll=3.0.14.163, Cursors.dll=3.0.15.16, VMPSpeech.dll=3.0.14.163, LensFlares.dll=3.0.14.163, SreeD.dll=3.0.14.163, SreeDMMX.dll=3.0.14.163, Mts3Reader.dll=3.0.14.163;');
</script>


For more information on the constructor line, check this link:
http://developer.viewpoint.com/dc/tools.jsp?tab=TOOL&su...mbed_generator.shtml

Also you can refer the VMP 3.2.1 Release Notes.

For other release notes check this link:
http://developer.viewpoint.com/dc/release_archive.shtml

Hope this helps.


Cheers,

Anup
 
Posts: 557 | Location: India | Registered: February 12, 2003Reply With QuoteEdit or Delete MessageReport This Post
Member
Posted Hide Post
Hi Anup, thnx very much.

I'll contact you later to show you the final result of my project. I pretty much managed to solve all problems, thanks to your input also off course.

Regards,
Koen
 
Posts: 22 | Registered: January 24, 2003Reply With QuoteEdit or Delete MessageReport This Post
  Powered by Eve Community  
 

Viewpoint Developer Central    Viewpoint Forums    Viewpoint Forums  Hop To Forum Categories  VMP for Macintosh    most recent version vmp player for mac