Quantcast
Channel: Forums - ArcGIS Viewer for Flex
Viewing all articles
Browse latest Browse all 2097

deploy a custom localized widget to a binary FlexViewer

$
0
0
Hy,
I have developed a custom widget which is using also localizations.
The localization is based on a custom locale properties file.
In my widget, I have integrated it with:
Code:

<fx:Metadata>
  [ResourceBundle("PchPrintWidget")]
</fx:Metadata>

When I'm compiling the widget with the flexViewer30 in FlashBuilder, the localizations are working as expected.

When I'm using the pre-compiled FlexViewer and I'm copying the widget swf in it, the localizations aren't working.

What are the steps to deploy a custom localized widget in a binary FlexViewer version?

The complete widget sources can be found here: http://bitbucket.schuller.lu/pchprintwidget30

Thanks,
Tom

Viewing all articles
Browse latest Browse all 2097

Trending Articles