ShadowUK
03-20-2009, 11:47 AM
http://imgkk.com/images/enk3jgvq.png
This plugin is identical to the Setup Factory version. However, I have added SessionVar.GetAll, This is also written in pure Lua.
(Function help guide.) (http://www.indigorose.com/webhelp/suf80/Program_Reference/Actions/Alphabetical_List.htm#Sessionvar)
This may prove to be useful for a program where you might integrate a plugin system or something like that.
This is a type 2 plugin.
SessionVar Action Plugin
_at_SessionVar.xml
Install Path: Program Files/AutoPlay Media Studio 7.5/Data/Actions/
Description: This file defines the actions to use in the Script Editor.
Example.apz
Description: This file is an example for using the SessionVar Action Plugin.
Globals.lua
Install Path: Program Files/AutoPlay Media Studio 7.5/Data/Includes/_notification_message.lua
Notes: Copy all the contents of this file and put them at the bottom of _notification_messages.lua.
Description: This file defines the Lua code.
Everything can be found here (http://indigorose.com/forums/attachment.php?attachmentid=7926&d=1237571154).
This plugin is identical to the Setup Factory version. However, I have added SessionVar.GetAll, This is also written in pure Lua.
(Function help guide.) (http://www.indigorose.com/webhelp/suf80/Program_Reference/Actions/Alphabetical_List.htm#Sessionvar)
This may prove to be useful for a program where you might integrate a plugin system or something like that.
This is a type 2 plugin.
SessionVar Action Plugin
_at_SessionVar.xml
Install Path: Program Files/AutoPlay Media Studio 7.5/Data/Actions/
Description: This file defines the actions to use in the Script Editor.
Example.apz
Description: This file is an example for using the SessionVar Action Plugin.
Globals.lua
Install Path: Program Files/AutoPlay Media Studio 7.5/Data/Includes/_notification_message.lua
Notes: Copy all the contents of this file and put them at the bottom of _notification_messages.lua.
Description: This file defines the Lua code.
Everything can be found here (http://indigorose.com/forums/attachment.php?attachmentid=7926&d=1237571154).