Select to view content in your preferred language

Errors when importing Flex Viewer 3.0 src into Flash Builder

1802
2
Jump to solution
12-15-2012 10:43 PM
ArowanaIndah
Deactivated User
Hi,

I'm getting error when importing flexviewer 3.0 src into flash builder 4. I'm following the step like this:-

file -> import flash builder project ->arcgis-viewer-flex-flexviewer-3.0-src.zip
Extract new project to--> use default
click Finish

Then i get 80 error. Did i do somewthing wrong? Please guide me
Tags (2)
0 Kudos
1 Solution

Accepted Solutions
RobertScheitlin__GISP
MVP Emeritus
Arowana,

   The Flex Viewer Source code zip does not come with the Flex API swc (to keep down on the size of the download). If you read the readme.txt it will explain that you have to download the AGS Flex API swc separately and place it in the libs folder of your project.

Don't forget to click the Mark as answer check on this post and to click the top arrow (promote).
Follow these steps as shown in the below graphic:

View solution in original post

0 Kudos
2 Replies
RobertScheitlin__GISP
MVP Emeritus
Arowana,

   The Flex Viewer Source code zip does not come with the Flex API swc (to keep down on the size of the download). If you read the readme.txt it will explain that you have to download the AGS Flex API swc separately and place it in the libs folder of your project.

Don't forget to click the Mark as answer check on this post and to click the top arrow (promote).
Follow these steps as shown in the below graphic:

0 Kudos
ArowanaIndah
Deactivated User
Thank Robert, it's work
0 Kudos