So I’m developing some sort of website with flash and I got this weird bug with it. I don’t know what’s wrong and debugging doesn’t give any error code but I’ll try to explain it as well as I can.
There is this scrolling mechanism which got two buttons, up and down, and when you click “down” the page scrolls so you can see more. It has a variable called velocity which gets a value when clicked, which then decreases every frame so the scrolling slows down and stops. It worked just fine until I began working with other parts of the site and now when you browse the site the scrolling is slower and you can’t scroll all the way down as you could before. However the first time you try to scroll the content it works, but after some browsing it practically crashes.
I know it’s probably impossible to say any real solution based my description, but if some of you have maybe had a problem like mine, and could tell where it’s related.
I’m pretty new to flash and I’ve been struggling with this problem way too long so I would really appreciate any help given 