how calculate the count of views?
        Posted  
        
            by Syom
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Syom
        
        
        
        Published on 2010-04-13T18:29:46Z
        Indexed on 
            2010/04/13
            18:53 UTC
        
        
        Read the original article
        Hit count: 361
        
just yesterday i finished one site, which provides video watching. but now i need to show the number of views of each film. i never wrote such thing, so i don't know what to do.
maybe i must add one field in mysql database, and increase it every time the video opened? but i use flash player, and i can't wrote script onclick of player. so, could you give me an idea... thanks
© Stack Overflow or respective owner