Select to view content in your preferred language

How to use the New Banner sample for SFV?

476
1
06-03-2010 05:08 AM
RamkumarNunduri
Deactivated User
Hi Everyone,

I just started using SFV. Its really great and cool. I was trying to modify the banner with the code sample available for collapsible banner that display coordinate readout as well. I loaded the banner.mxml into flex builder and compiled the project. Where do i search for banner.swf and if found how do i use it?

Please help me out.
Ramkumar.
Tags (2)
0 Kudos
1 Reply
RobertScheitlin__GISP
MVP Emeritus
Ramkumar,

    The Banner.mxml is not a module in the project so it will not get it's own swf file compiled. Once you add the Banner.mxml to your SFV project in the src\com\esri\solutions\flexviewer\components folder and then build the project that is it. If you are copying the files over to a webserver than you need to export a release build and copy all the files from the bin-release or to your web server.
0 Kudos