So I ran swfdump and have been studying the results. The module in which this
skin is used created a file with 200,000 lines. From the ABC2 tag to the end
of the section where newclass ViewListingsDataGridSkin is shown there are
about 3000 lines.

I can't see anything in there that looks odd, but then I'm not really sure
what I'm looking for.

Elsewhere in the dump file there are 9 InnerClass references to this skin
and a WatcherSetupUtil.

I should add that the warnings in the FlashBuilder IDE are little orange
question marks at the side of the line. Nothing shows up in the Problems
panel even though this is set to Show All.

I have done some further tests.

The skin is called when the module loads and there is a big difference
between the default skin and my skin.

The default skin creates the whole data grid with all the column headers
displayed. I then fill the dataProvider and it adds the data to the cells
already showing.

With ViewListingsDataGridSkin only the blank header row and blank first row
are created.

All my skins are based on skins from an earlier sdk and I've just noticed
that these skins are quite a bit different in 4.15.0 from the skin I
originally used.

I will update them all to the new skins and watch out for that when I
upgrade the sdks in future if that turns out to be the problem.

Doug




--
View this message in context: 
http://apache-flex-users.2333346.n4.nabble.com/Calls-to-superclass-failing-tp14230p14254.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.

Reply via email to