[Flashcoders] ScrollPain

2006-05-10 Thread Mike Levy
Hi All, I have the following code in AS2 Class files. (no code on timelines) The function below is a button handler for a Class that extends MovieClip. In the button handler function, I am attaching a movieClip that has a public ScrollPane so that I can add content to it from this function.

Re: [Flashcoders] ScrollPain

2006-05-10 Thread elibol
ScrollPain, haha. That's a good pun. Are you sure that the target movieclip you're calling attachMovie is being targeted correctly? btw, I think it's invalidate() and not redraw(). M On 5/10/06, Mike Levy [EMAIL PROTECTED] wrote: Hi All, I have the following code in AS2 Class files. (no

RE: [Flashcoders] ScrollPain

2006-05-10 Thread Sumeet Basak
: Re: [Flashcoders] ScrollPain ScrollPain, haha. That's a good pun. Are you sure that the target movieclip you're calling attachMovie is being targeted correctly? btw, I think it's invalidate() and not redraw(). M On 5/10/06, Mike Levy [EMAIL PROTECTED] wrote: Hi All, I have the following

Re: [Flashcoders] ScrollPain

2006-05-10 Thread bryan.rice
On May 10, 2006, at 12:24 PM, Mike Levy wrote: Thanks for any explanations! I think it has something to do with the movieClip not loading by the time I call attachMovie, but I read on another thread that if everything is in class files that there is no timing issues with attachMovie.

Re: [Flashcoders] ScrollPain

2006-05-10 Thread Muzak
Subject: [Flashcoders] ScrollPain Hi All, I have the following code in AS2 Class files. (no code on timelines) The function below is a button handler for a Class that extends MovieClip. In the button handler function, I am attaching a movieClip that has a public ScrollPane so that I can add

Re: [Flashcoders] Scrollpain Overlap Issues

2005-12-24 Thread GregoryN
Mike, I've been trying to get a bug like yours for about an hour and ... succeed! But the code you posted this time is correct (working, while not perfect :-). The matter can be investigated from your prev. (dec 15 2005) post: I've ran across a V2 scrollpane issue in one of the projects I'm

[Flashcoders] Scrollpain Overlap Issues

2005-12-23 Thread tech
Hello, I'm running into some problems with the scrollpane component. Here's a quick breakdown of what's happening: 1. I'm using the v2 scrollPane component to build a menu list 2. I attach movieClips from the library into a container movieclip, each attached clip contains different v2

RE: [Flashcoders] Scrollpain Overlap Issues

2005-12-23 Thread Merrill, Jason
, 2005 12:19 PM To: 'Flashcoders mailing list' Subject: [Flashcoders] Scrollpain Overlap Issues Hello, I'm running into some problems with the scrollpane component. Here's a quick breakdown of what's happening: 1. I'm using the v2 scrollPane component to build a menu list 2. I attach

RE: [Flashcoders] Scrollpain Overlap Issues

2005-12-23 Thread tech
, Jason Sent: Friday, December 23, 2005 11:30 AM To: Flashcoders mailing list Subject: RE: [Flashcoders] Scrollpain Overlap Issues That URL you sent doesn't seem to be working. http://mike.randm.org/flash/scrollpain/ ? Jason Merrill | E-Learning Solutions | icfconsulting.com

RE: [Flashcoders] Scrollpain Overlap Issues

2005-12-23 Thread Merrill, Jason
] On Behalf Of tech Sent: Friday, December 23, 2005 1:05 PM To: 'Flashcoders mailing list' Subject: RE: [Flashcoders] Scrollpain Overlap Issues Try it again, I've added the default flash 8 detection script. http://mike.randm.org/flash/scrollpain/index.html You should see three buttons located at the top

RE: [Flashcoders] Scrollpain Overlap Issues

2005-12-23 Thread tech
12:25 PM To: Flashcoders mailing list Subject: RE: [Flashcoders] Scrollpain Overlap Issues Yeah, still get a page cannot be displayed error. I don't think its your detection script, it's the location of your HTML file. Jason Merrill | E-Learning Solutions | icfconsulting.com

RE: [Flashcoders] Scrollpain Overlap Issues

2005-12-23 Thread Merrill, Jason
PM To: 'Flashcoders mailing list' Subject: RE: [Flashcoders] Scrollpain Overlap Issues That's weird. I've sent the link to people here at work and offsite, and they could view it. Let me republish and upload after lunch. Thanks for the heads up. -Original Message- From: [EMAIL PROTECTED

RE: [Flashcoders] Scrollpain Overlap Issues

2005-12-23 Thread tech
Sent: Friday, December 23, 2005 12:32 PM To: Flashcoders mailing list Subject: RE: [Flashcoders] Scrollpain Overlap Issues Tried it in both IE and Firefox. Not having any other network issues either. Jason Merrill | E-Learning Solutions | icfconsulting.com -Original Message- From

RE: [Flashcoders] Scrollpain Overlap Issues

2005-12-23 Thread Merrill, Jason
] [mailto:flashcoders- [EMAIL PROTECTED] On Behalf Of tech Sent: Friday, December 23, 2005 3:37 PM To: 'Flashcoders mailing list' Subject: RE: [Flashcoders] Scrollpain Overlap Issues Jason, I republished and uploaded latest files. Let me know if you still can't see the movie. Just curious, can you view

Re: [Flashcoders] Scrollpain Overlap Issues

2005-12-23 Thread Mike Boutin
mailing list Subject: RE: [Flashcoders] Scrollpain Overlap Issues Nope. Can't view source on a file I can't reach. Tried it again, no dice. Maybe someone else on the list can try and see if its just me or a problem on your end. Jason Merrill | E-Learning Solutions | icfconsulting.com

RE: [Flashcoders] Scrollpain Overlap Issues

2005-12-23 Thread Merrill, Jason
- From: [EMAIL PROTECTED] [mailto:flashcoders- [EMAIL PROTECTED] On Behalf Of Mike Boutin Sent: Friday, December 23, 2005 3:46 PM To: Flashcoders mailing list Subject: Re: [Flashcoders] Scrollpain Overlap Issues I am able to view at both urls tech wrote: I uploaded to the root directory. Try