flash listeners
flash listeners
Out of context: Reply #2
- Started
- Last post
- 5 Responses
- enjine0
no i don't think there are any built-in listeners for the browser scrollbar. there are listeners for the scrollButton, but that's because it comes from the input device.
if javascript can detect it (which i doubt), then you could use the javascript integration kit to broadcast scroll actions to your swf.
i think you're probably thinking about it the wrong way though.