A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: The tic-tic noise by getURL

  1. #1
    Senior Member
    Join Date
    May 2001
    Posts
    1,837
    When I do getURL, my IE5 give me a tic sound.

    I am trying to make my movie button drag the HTML window. However, each time my movie sends
    getURL ("javascript:moveTo("+x+","+y+");");
    I got a tic noise.

    So, when I drag my button, the html window moves with a tic-tic noise.

    How can I avoid this noise ?




  2. #2
    Member
    Join Date
    Nov 2001
    Posts
    31
    Geturl makes a tic tic noise no matter what. I think youll have to find another way to communicate with javascript if there is one...

  3. #3
    Senior Member
    Join Date
    May 2001
    Posts
    1,837
    Thank you.

    I tried to find options in Flash, IE and my system sound setting and failed to mute the noise.

    Communicating by fscommand needs coding in another file, and is more difficult to maintain the project when I repeatedly update my project.

    I really like getURL method. Everything is done in the fla file.

    Thank you. You save my time.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center