Nevermind. I had not downloaded the Datavisualization bit. once I downloaded this the issue went away.
Paul --- In flexcoders@yahoogroups.com, "aceoohay" <pauls@...> wrote: > > Whilst trying to resolve my asdoc's issue, I decided to download sdk 3.6.0. I > previously had been using 3.5.0. > > When I try to compile my application I get an error 1064 looking for > AdvancedDataGridColumn in my as code. I checked and the import is there; > > import mx.controls.advancedDataGridClasses.AdvancedDataGridColumn; > > When I use intellisense and start typing mx.controls it doesn't find > advancedDataGridClasses. For fun I copied the advancedDataGridClasses folder > from 3.5.0 to 3.6.0 with no joy. > > Anybody care to explain what's going on, or point me to the docs that might > help? > > Paul >