I have read through all previous questions/answers but I am still unclear...
My organization has a number of Flex Viewers configured for specific uses. These viewers have a mix of standard widgets along with some extra widgets for example our Emergency Awareness viewer contains US National Grid and Bomb Threat widgets.
I created a custom widget using the vanilla Flex Viewer project off of GitHub - it compiles and runs great within it's project. My understanding (mis-understanding?) was that I could just copy the compiled folder and update references to the new widget with my main viewer config.
Reading some past threads I see Robert has commented that the entire project must be copied over. That implies to me that some references must exists elsewhere in the compiled project files. My question is - if I do not have all of the source files for these other widgets (Bomb Threat, etc) - am I out of luck?
Thanks,
Glenn