Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): Windows
Language Found: English
Description
Steps to reproduce:
1. imports the two projects in Flash Builder Beta 2
2. run the app project in debug mode
Actual Results:
this is printing:
– MyScroller –
MyScroller: zoomReticle
null
Expected Results:
this should print
MyScroller: verticalScrollBar
MyScroller: horizontalScrollBar
MyScroller: zoomReticle
testSkinParts.ApplicationSkin2._ApplicationSkin_Group1.contentGroup.s.ScrollerSkin6.horizontalScrollBar
Workaround (if any):
None. This is blocking our custom spark development.