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
:
Developers
:
ArcGIS API for Flex (Retired)
:
ArcGIS API for Flex Questions
:
Re: mx dependency in EditTool on 2.4 API?
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
mx dependency in EditTool on 2.4 API?
Subscribe
499
2
07-29-2011 01:57 PM
by
BenFerguson
Occasional Contributor
07-29-2011
01:57 PM
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report Inappropriate Content
If I include the EditTool from the new 2.4 Flex API (without mx.swc) in a Flex Mobile app (Android Tablet), I get the following error.
VerifyError: Error #1014: Class mx.controls::DataGrid could not be found.
It seems that there is still a dependency to the mx.swc in the API.
I'm using FlashBuilder 4.5.1
Full error in attachment.
Tags
(2)
Tags:
flex
web_developers
Preview file
42 KB
Reply
0
Kudos
All Posts
Previous Topic
Next Topic
2 Replies
by
BjornSvensson
Esri Regular Contributor
07-30-2011
12:10 PM
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report Inappropriate Content
Correct - there are still mx dependencies for certain components and/or skins.
The main mobile difference for version 2.4 (in regards to compiling) is that the Map component no longer is mx-dependent.
Reply
0
Kudos
by
BenFerguson
Occasional Contributor
08-01-2011
02:49 PM
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report Inappropriate Content
Ok, thanks. I know it's hard to do away with them entirely. It would be nice if the docs could indicate which ones do have that dependancy (or flip it the other way, which ones are 'Mobile' optimized).
Reply
0
Kudos
Post Reply