I'm using Cp6 and was wondering of someone can tell me how to correctly update a widget that is using the .wdgt file structure. I know how to update a simple .swf widget with just simply overwriting the original swf, then update the widget on the slide to have it get updated with any code changes. My current widget needs to be a "hybrid widget" (SWF and HTML5), as I call it, so I have to use the .wdgt file structure.
But, when using .wdgt files it does not recognize that the .wdgt file has been updated and continues to use the old files. I'm assuming that this is because that captivate is uncompressing the .wdgt file and storing the files somewhere.
Is there a correct way to be able to take advantage of the Update feature with .wdgt files?
Right now I have to delete and add the widget manually. This could be a nightmare if the widget has to be updated and is used on multiple slides.
Thanks,
C.c