Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
Adobe Flex SDK 3.0 (Release)
-
None
-
None
-
Affected OS(s): All OS Platforms
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Set symbol(movieclip in swf) as background image in Tooltip class (use background size 50% to see that it flickers because of roll over movieclip)
2. Position button in lower right corner and set value for tooltip
3. Roll over button
Actual Results:
Tooltip starts flickering
Expected Results:
Toolip behaves normal
Workaround (if any):
DonĀ“t use movieclip as background asset. We solved it by implementing the background programmatic (gradient,...)
example as attachment