Skip to main content
Inspiring
January 5, 2011
Question

Timer is not working properly.

  • January 5, 2011
  • 1 reply
  • 859 views

Hi

We have one video application in this application an user can record a video of 30 seconds. Timer is not getting fire after 30 seconds only on one computer on other computers it's getting called except that computer. Frankly speaking we don't know about the computer configuration on which timer is not fired after 30 seconds. Can any body suggest us what's the problem? Where we are lagging?

We are considering this is due to older version of flash. Correct us if we are wrong. May be due to browser dont know what's the problem.

Thanks in advance.

    This topic has been closed for replies.

    1 reply

    Participating Frequently
    January 6, 2011

    Yours is AS3 code or AS2 code? If its AS3 then i think it might be case which you are suspecting - if its FP version lower than 9 (don't remember exact dot version) than it won't understand AS3 code.

    Inspiring
    January 6, 2011

    We used AS 3 for the project. We have to bound user for the latest flash player. Am i correct?

    Please suggest us.

    Participating Frequently
    January 10, 2011

    Yes - if you need to use AS3 on client-side you need use player version after 9 (preferably ask client to upgrade to latest version)