Community
All Communities
Products
ArcGIS Pro
ArcGIS Survey123
ArcGIS Online
ArcGIS Enterprise
Data Management
Geoprocessing
ArcGIS Experience Builder
ArcGIS Web AppBuilder
ArcGIS Dashboards
ArcGIS Field Maps
ArcGIS Spatial Analyst
All Products Communities
Industries
Education
Water Resources
State & Local Government
Transportation
Gas and Pipeline
Water Utilities
Roads and Highways
Telecommunications
Natural Resources
Electric
Public Safety
All Industries Communities
Developers
Python
JavaScript Maps SDK
Native Maps SDKs
ArcGIS API for Python
ArcObjects SDK
ArcGIS Pro SDK
Developers - General
ArcGIS REST APIs and Services
ArcGIS Online Developers
Game Engine Maps SDKs
File Geodatabase API
All Developers Communities
Global
Comunidad Esri Colombia - Ecuador - Panamá
ArcGIS 開発者コミュニティ
Czech GIS
ArcNesia
Esri India
GeoDev Germany
ArcGIS Content - Esri Nederland
Esri Italia Community
Comunidad GEOTEC
Europe
Asia Pacific
All Global Communities
All Communities
Developers
User Groups
Industries
Services
Community Resources
Global
Events
Learning
Networks
ArcGIS Topics
Products
View All Communities
ArcGIS Ideas
GIS Life
Community Resources
Community Help Documents
Community Blog
Community Feedback
Member Introductions
Community Ideas
All Community Resources
Sign In
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Show
only
|
Search instead for
Did you mean:
Cancel
Home
:
All Communities
:
Products
:
ArcGIS Viewer for Flex (Retired)
:
ArcGIS Viewer for Flex Questions
:
Re: Convert symbol variable
Options
Subscribe to RSS Feed
Mark Topic as New
Mark Topic as Read
Float this Topic for Current User
Bookmark
Subscribe
Mute
Printer Friendly Page
Select to view content in your preferred language
Translate Now
Convert symbol variable
Subscribe
530
3
Jump to solution
12-04-2012 01:04 PM
by
jonsumr
Emerging Contributor
12-04-2012
01:04 PM
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report Inappropriate Content
I'm trying to convert a symbol type variable to load in an image type variable to appear in my widget, but i'm failing at some point. Does anyone can help? thanks by the way:)
Solved!
Go to Solution.
Tags
(2)
Tags:
applications
flex
Reply
0
Kudos
All Posts
Previous Topic
Next Topic
1 Solution
Accepted Solutions
by
RobertScheitlin
__GISP
MVP Emeritus
12-04-2012
02:33 PM
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report Inappropriate Content
Jon,
Sure you just need to use the symbol.createSwatch() method. This gets you a UIComponent and then you just add that as a child to your widget.
View solution in original post
Reply
0
Kudos
3 Replies
by
RobertScheitlin
__GISP
MVP Emeritus
12-04-2012
02:33 PM
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report Inappropriate Content
Jon,
Sure you just need to use the symbol.createSwatch() method. This gets you a UIComponent and then you just add that as a child to your widget.
Reply
0
Kudos
by
jonsumr
Emerging Contributor
12-05-2012
11:57 AM
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report Inappropriate Content
thanks Robert! this method really solved my problem.
😉
Reply
0
Kudos
by
RobertScheitlin
__GISP
MVP Emeritus
12-05-2012
11:59 AM
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report Inappropriate Content
Jon,
Glad that it worked for you. Don't forget to
click the Mark as answer check
(
Step 1
) on this post.
Follow these steps
as shown in the below graphic:
Reply
0
Kudos
Post Reply