A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: why buttons doesn't work...sometimes?

  1. #1
    Registered User
    Join Date
    Jul 2000
    Posts
    0
    Hello. Sometimes, when I test my animation, some buttons don't work at all.

    In the FLASH application everytihing is fine but some are ok and some don't work in the final animation .SWF

    They are all setted the same.. Take note that I have typed it by memory, not having FLASH opened in front of me but you'll understand... ;o)

    Begin on (release)
    Get url : ("somedirectory/somefile.html")
    Begin end

    Anyway they are all programmed the same and the buttons refuse to work ???

    Help please...

    Thank you..

    Fleshguy

  2. #2
    Moderator - Anime Curator Naldoman's Avatar
    Join Date
    Jul 2000
    Location
    Phoenix, AZ
    Posts
    657
    Originally posted by fleshguy
    Begin on (release)
    Get url : ("somedirectory/somefile.html")
    Begin end

    Are you testing your file on your local drive and then it doesn't work when you upload it?
    If so, maybe your should change your link to an absolute address (Get URL: "http://yoursite.net/somedirectory/somefile.html")

    Check the help boards for more people ready to assist you.

  3. #3
    Senior Member
    Join Date
    Jul 2000
    Posts
    103
    Two things I always ask:

    1) You are placing the actions on instances and not within the button, right?
    2) You're not testing it in the "Test Movie" studio of the application, are you? The buttons don't call outside objects in this environment.

    Hope that helps,
    Rick

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