PDA

View Full Version : GetURL, Scrollbar to fast, and Events jumping out of order


_e3_
01-26-2005, 10:10 PM
Hey Guys! I'm almost there. This has taken longer than I expected. I've got most of the things done though with all the excellent help and friendly people here, now I just need to clean some things up and finish off the last few portfolio pieces. I have a couple more questions if I may be so inclined to tap your knowledge again.

Link: http://www.hrwriting.com/xtra/m.html

Question: Is there any way to get the scrollbar to slow down? Click on the portfolio link and then find a piece in the portfolio that has data longer than the area for data. The little scrollbar to the right seems to work to fast and I already have the arrows set to -1 and +1 respectively.

Question: Problem when the user clicks on one button before the previously clicked button/action is complete. I went and found a few other flash sites that do this as well. How do I make it so user cant mess up the sequence of events? And why would it do this in the first place. Seems a bit odd to me?

Question: I have a few buttons inside of movie clips (portfolio areas) that i want to GetURL when they click (click on any button in the portfolio area; look for 'click image to....blah, blah...on the right side). I want to control the size of the popup also and make it not have address bars or scroll areas.

CyanBlue
01-26-2005, 10:41 PM
Howdy... :)

I think your question #2 is really broad question that cannot be answered without seeing what you are doing...

As for #1... I don't really remember what it was to solve it, but I've seen the question answered some time ago... Go search around and refresh my memory, would you??? :)

As for #3... One of the most frequently asked question... :D
Check this page out...
http://www.flash-db.com/PopUp/PopUp.html

_e3_
01-27-2005, 03:13 AM
Thanks.

The 2nd question I will try to explain better.

Click on the link I provided to view the site. Go to Porfolio page. See all the little buttons in the upper left? Click on any button and you will see the animation change on the right. Click on another button and the animation will change again. However, if you click on one button, and then another one really fast (before the animation from the previous button is finished) it will mess up the sequence of things. From then on, the portfolio buttons wont work correctly. How do I fix that?

Thanks, :D
_Michael_

_e3_
01-27-2005, 03:14 AM
P.S. The popup link you provided is killer! :D

Thanks for looking after a homey :)

CyanBlue
01-27-2005, 04:50 PM
I do understand what you are trying to do with #2, but there is no way people can understand what possibly you are doing in your code without you actually telling it, right???