Flash Q
Flash Q
Out of context: Reply #8
- Started
- Last post
- 10 Responses
- unfittoprint0
ok.
if the onMouseMove events relates to the holder of section items, not the items
themselves:for the items to be triggered the holder cannot have events or at least they should be disabled. Therefore onMouseMove will not function.
only
if the event works in each of the section items instead.
right?