0

I've successfully integrated SWFAddress deep linking on a site I'm working on. However I'm having a problem whereby SWFAddress CHANGE event isn't dispatched when you click an anchor tag in the htmlText of a textField. The browsers address bar is successfully updated, just no CHANGE event.

How can I get it to dispatch in this scenario?

Thank you very much.

Not-in-use
  • 79
  • 9

1 Answers1

0

I managed to solve this one, for anyone else: I needed to use SWFObject to embed the Flash rather than jQuery.flash()

Not-in-use
  • 79
  • 9