If you want to display license information like the registered customer name, you can retrieve this information via an XML file. The XML file contains a lot of fields. Some are for future use and are not explained in this documentation.
The name of the file is mp2flash-info.xml. Just load the file with standard flash code. It is generated on the fly and provided by the All-In-One Player.
<Default>
<Install-Path-MMF> - path where the .aipfile (database) can be found
<Install-Path-Player> - installation path of the application
<Player-Name> - name of the All-In-One Player (application name), e.g. myapp.exe
<MMF-Name> - name of the .aipfile, e.g. myappdata.aipfile
<SerialNumber> - the Serial Number used to activate the product
<StartExe> - name of the start file, e.g. yoursource.exe
<AppVersion> - version number of the application
<LicenceInfo>
<Customer> - license holder name. This is the name which was type in during the product activation
<OEM> - company name of the software vendor
LicFile - Path and name of the license file
<Module1>
<TotalLicences> - number of maximum network licenses define in the screen - License Information or in the Serial Number
<RemainingLicences> - licenses available in a network installation
<ExpiredOn> - Expiry date of the license - if expired on is 30.12.1899 then it is a version without any time limitation
<RemainingDays> - Days left to evaluate the product or to run the full version. If the value is -1 then there is no time limitation
<LicenceType> - S - license per Computer, U = license per User, R = license per concurrent user - defines in the screen - License Information
<DemoMode> - true = Demo/evaluation version, false = Full Version (product is activated)
<WebActivation> - 0 = status after program start. No Serial Number was applied, 1 = Serial Number was applied, 2 = product is activated, 3 = erroneous activation