Hey everyone,
I know you can ...Hey everyone,
I know you can reference local plugins by modifying basedir in SPloader.as, but is it possible to reference local plugins in the licensed player? The source available in the trac is understandably the watermaked version.
Jeroen, is it possible to include the fla's and com dirs in the zip download when we download through our license?


You can reference local plugins without modifying the player. If the plugin reference looks like a path it will be treated as such. Examples:
Local plugin 'myplugin.swf':
plugins=./myplugin
Remote plugin from the repository + a local plugin in subdirectory:
plugins=remoteplug-1,./plugins/myplugin