Hi,
I was looking into how we might restrict our Flex plugin (with HTML bridge content) to deploy only to the Flex server instance. Removing the type="HTML" also seems to disable the bridge content. I could find any documentation or forum post on this.
We would like to restrict a separte Flex/HTML plugin to the 6.0 and 6.5 Flex server instance while allowing a HTML only plugin to deploy to the HTML server instance. Our Java and HTML content are currently shared between the two, but we where hoping to accomplish this separation of plugins such that we could "deprecate" our Flex plugin and move the Java/HTML beyond the Flex server.
We have stopped development on the Flex client side, but need to provide both instances until our HTML plugin has feature parity.
Any help would appreciated.
-Bryant Martin