Frogman_Pep
07-24-2006, 07:44 PM
Posted this on the Actionscript 2.0 forum and have recieved no response. Any takers?
So I made a horizontal scrollbar for my portfolio section, which I dig, yet it's killing everyone's processor and slowing the browser to a snail's pace. Now part of the issue was I loaded 71 movies, and just turned the _visible property to false on the index page, letting them run in the background. Yeah I know I felt like an idiot, still do. And the other part was the portfolio movie was 250 frames so I could make it run slow enough to view + the code had to deal with each of the 71 movies, which I know you should write a function for, but I'm not that confident, or didn't want to take the time right now.
So I tried to go to sleep b/c I wanted a break, but once I layed down a bunch of thoughts poped into my head, that I had to try. So I took the frames down to 100, and took out the 71 lines of code, b/c I know I have to change that. Basically what it boils down to is this. How can I make the scrollbar run slow enough to view and not hog the user's processor. If you don't mind spending the time I uploaded the two fla's and you can check out the site at: http://66.201.127.187
http://66.201.127.187/Index4.fla
http://66.201.127.187/Portfolio3.fla
So I made a horizontal scrollbar for my portfolio section, which I dig, yet it's killing everyone's processor and slowing the browser to a snail's pace. Now part of the issue was I loaded 71 movies, and just turned the _visible property to false on the index page, letting them run in the background. Yeah I know I felt like an idiot, still do. And the other part was the portfolio movie was 250 frames so I could make it run slow enough to view + the code had to deal with each of the 71 movies, which I know you should write a function for, but I'm not that confident, or didn't want to take the time right now.
So I tried to go to sleep b/c I wanted a break, but once I layed down a bunch of thoughts poped into my head, that I had to try. So I took the frames down to 100, and took out the 71 lines of code, b/c I know I have to change that. Basically what it boils down to is this. How can I make the scrollbar run slow enough to view and not hog the user's processor. If you don't mind spending the time I uploaded the two fla's and you can check out the site at: http://66.201.127.187
http://66.201.127.187/Index4.fla
http://66.201.127.187/Portfolio3.fla