jiangtiandao / flexlib

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

tabNavigator.getTabAt() throws an exception #239

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a new supertabnavigtor using action script add 2 canvas child in it.
2. Call tabNavigator.getTabAt(0) as Button
3. Index out of bound error is thrown

What is the expected output? What do you see instead?
If i Call tabNavigator.getTabAt(0) as Button it should return tab one.

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

Please provide any additional information below.

Original issue reported on code.google.com by ankurmit...@gmail.com on 13 Aug 2009 at 8:13