I'm not sure if this is an issue with the logic in the plugin that I'm building or something that is not jiving with the player, but within my config.xml where I point to my plugin I've added a "cache busting" string to the url which causes the plugin to not load properly:
<plugins>http://[URL_TO_PLUGIN]/[PLUGIN_NAME].swf?mod=12345,gapro-1</plugins>
Is there a better way to accomplish my intended goal here?
@MacGeek -
When I try this locally, my plugin loads fine for me.