calvintychan

Members
  • Content count

    1
  • Joined

  • Last visited

Posts posted by calvintychan


  1. Hi,

     

     

     

    I am writing a dynamic dropdown using Event.Observer. However, since the swfs are observing the click event too, my Event.observer is not working properly. For example: I am trying to raise an alert when a user is doing a mouse click on the page, but whenever the user click on the swf, no alert is raised. Is there anything I can do to solve that problem?

     

     

     

    Please let me know and thanks in advance.

     

     

     

    ~Calvin