Hello,
First, sorry for my english, I'm french.
I have created a plugin but, when I start it with wamp, the plugin is not visble.
But when I open the player.swf I have compiled, my plugin is visible.
I don't understand why it doesn't work in local.
Thanks for your help.


Try using a full URI to load the plugin:
'plugins': 'http://localhost/path/plugin1,http://localhost/path/plugin2',