tencrocs / fb4linux

Automatically exported from code.google.com/p/fb4linux
0 stars 0 forks source link

Only AdvancedDataGrid MXML tag does not appear, but compile normaly #44

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
There are 3 options to download the sdk from Adobe's site, The Flex SDK 
4.x.xxxx (with add-ons, data visualization, etc), the Open source's version 
(without add-ons, data visualization, etc) and the Add-ons to merge with Open 
Source SDK

What steps will reproduce the problem?
1. Install Flex SDK 4.1 or Above (with Add-ons) 
2. Create a New Project using the SDK
3. Try to use a MXML tag like (AdvancedDataGrid, AdvancedDataColumn, and others 
in DataVisualization package)

What is the expected output? What do you see instead?

The code hint (In MXML) should shows complementation tags for this Data 
Visualization components, but the MXML tags for that are missing. In the other 
way it's possible to compile the software iserting AS3 tags or typing de MXML 
tags in "brute force", without help of code hinting. 

What version of the product are you using? On what operating system?

I'm using the latest release. 

OS : Ubuntu 10.04
Eclipse: Helios

Original issue reported on code.google.com by jdias.bj...@gmail.com on 21 Jan 2011 at 9:17