Select to view content in your preferred language

Flash shape as symbol on map

567
1
08-25-2013 11:43 AM
JoachimPetersen
Emerging Contributor
Hello

How can you add a flash shape as a symbol on the map?

http://resources.esri.com/help/9.3/arcgisserver/apis/flex/apiref/com/esri/ags/symbol/package-detail....
none of those are able to have an image with 2 borders.

what I am trying to do is having an rectangle shape with an image fill and two borders as symbol, but how can I achieve that?
Tags (2)
0 Kudos
1 Reply
LloydHeberlie
Regular Contributor
Hello

How can you add a flash shape as a symbol on the map?

http://resources.esri.com/help/9.3/arcgisserver/apis/flex/apiref/com/esri/ags/symbol/package-detail....
none of those are able to have an image with 2 borders.

what I am trying to do is having an rectangle shape with an image fill and two borders as symbol, but how can I achieve that?


Are you wanting to use a compiled Adobe Flash Professional asset (*.fla) that gets compiled to a swf?
Or are you wanting to use FXG as a symbol? (Create your FXG using Illustrator or Fireworks)
The PictureMarkerSymbol can take a compiled swf or fxg as its source.
https://developers.arcgis.com/en/flex/api-reference/index.html?com/esri/ags/symbols/PictureMarkerSym...
Hope this helps.
0 Kudos