AutoPlay Media Studio 9

Application.LoadActionPlugin

Application.LoadActionPlugin

This is the first topic This is the last topic  

Application.LoadActionPlugin

This is the first topic This is the last topic  

OverviewExamples

Application.LoadActionPlugin (

string Filename )

Example 1

Application.LoadActionPlugin("AutoPlay\\Plugins\\AddedFunctionality.lmd");

Loads the action plugin file called "AddedFunctionality.lmd" currently located in "AutoPlay\Plugins."

Example 2

Application.LoadActionPlugin(_SourceFolder.."\\MyPlug.lmd");

Loads the action plugin file called "MyPlug.lmd" into the application.

Note: _SourceFolder is a built-in variable that contains the path to the folder where the autorun.exe file is located.

See also: Related Actions


Learn More: Indigo Rose Software - AutoPlay Media Studio - Buy Now - Contact Us