Skip to main content
August 13, 2008
Question

Detect Button onRollOver

  • August 13, 2008
  • 1 reply
  • 205 views
I have a flash app that loads and displays swfs (converted from PDFs ). Any link/url within a PDF is displayed as a Button when converted to a swf. So I have loads of Buttons in my app nested in the swfs and no way to reference them as I don't no the instance names.

Is there some way of detecting when I rollover a Button (any button) so I can attach a function.
e.g


This topic has been closed for replies.

1 reply

robdillon
Participating Frequently
August 14, 2008
Have you tried a decompiler?