Select to view content in your preferred language

where is .as compiled code?

1674
11
05-03-2011 04:04 AM
AshleyOwens
Emerging Contributor
I have made changes to \src\com\esri\viewer\components\toc\tocClasses\*.as and would like to deploy these to another environment. I'm assuming an "Export Release Build" should be done, but where is the compiled code located? What needs to be migrated to the next environment?
Tags (2)
0 Kudos
11 Replies
AshleyOwens
Emerging Contributor
I found the solution. I guess for caching reasons, I also had to update MapSwitcherWidget.swf, even though there were no code changes made to this widget.
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Ashley,

  Actually that make a lot of sense as the MapSwitcherWidget.mxml uses the toc classes.
0 Kudos