Welcome to GraphicForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

ScrollPane Component Problem

 
Goto page 1, 2, 3
   Graphic Forums (Home) -> General Discussions RSS
Next:  Looping a Scene  
Author Message
Steeldestroyer

External


Since: Apr 02, 2005
Posts: 3



(Msg. 1) Posted: Sat Apr 02, 2005 6:13 pm
Post subject: ScrollPane Component Problem
Archived from groups: macromedia>flash (more info?)

I've had a problem with my scrollpane component on several websites when
loading an external SWF file. The file actually comes out of the pane, and
scroll bars don't appear. So far this has only occurred in Internet
Explorer--Firefox, Opera, IE Mac, Safari, and other test browsers are
unaffected.

I've been through my FLV files, and can find no problem....and, as I said,
everything works beautifully on the other browsers...even Internet Explorer for
Mac...

Time is ticking, and the client wants it fixed--but I have no clue what to do.

Anyone have any ideas?

Thanks!

 >> Stay informed about: ScrollPane Component Problem 
Back to top
Login to vote
Steeldestroyer

External


Since: Apr 02, 2005
Posts: 3



(Msg. 2) Posted: Wed Apr 06, 2005 3:54 pm
Post subject: Re: ScrollPane Component Problem [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Has no one else had this problem?

Is there any tech support I can call?

 >> Stay informed about: ScrollPane Component Problem 
Back to top
Login to vote
jen_designs

External


Since: Aug 10, 2005
Posts: 28



(Msg. 3) Posted: Thu May 19, 2005 7:24 am
Post subject: Re: ScrollPane Component Problem [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I have had the same problem, but it only happens every once and a
while. When I hit the refresh button, it usually loads fine. But this
is not acceptable.
 >> Stay informed about: ScrollPane Component Problem 
Back to top
Login to vote
ott-itc

External


Since: May 19, 2005
Posts: 1



(Msg. 4) Posted: Thu May 19, 2005 12:54 pm
Post subject: Re: ScrollPane Component Problem [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I have the same problem with the Scrollpane-Component.
Did you find solution?
Let me know.
JuergenOtt.DeleteThis@ott-itc.de
 >> Stay informed about: ScrollPane Component Problem 
Back to top
Login to vote
switch13

External


Since: Jun 01, 2005
Posts: 1



(Msg. 5) Posted: Wed Jun 01, 2005 4:06 pm
Post subject: Re: ScrollPane Component Problem [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I am having the same problem. Either the swf file spills over the pane or the scroll bar doesn't work.

No one has found a fix to this???

Switch13 RemoveThis @aol.com
 >> Stay informed about: ScrollPane Component Problem 
Back to top
Login to vote
Steeldestroyer

External


Since: Apr 02, 2005
Posts: 3



(Msg. 6) Posted: Mon Aug 08, 2005 4:56 pm
Post subject: Re: ScrollPane Component Problem [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Anything new on this?

The problem of it loading only after the second click is also causing some problems for me.
 >> Stay informed about: ScrollPane Component Problem 
Back to top
Login to vote
Simon Iredale

External


Since: Sep 16, 2005
Posts: 2



(Msg. 7) Posted: Thu Sep 29, 2005 8:42 am
Post subject: Re: ScrollPane Component Problem [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Im having the sa\me problem...

any ideas MM?
 >> Stay informed about: ScrollPane Component Problem 
Back to top
Login to vote
webforumsuser

External


Since: Sep 30, 2005
Posts: 1



(Msg. 8) Posted: Fri Sep 30, 2005 2:23 pm
Post subject: Re: ScrollPane Component Problem [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Guess I will add my name to the list of "I have the same problem". I think an official response is warranted at this point.
 >> Stay informed about: ScrollPane Component Problem 
Back to top
Login to vote
mesheen

External


Since: Nov 21, 2005
Posts: 1



(Msg. 9) Posted: Mon Nov 21, 2005 5:05 am
Post subject: Re: ScrollPane Component Problem [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I think i found a fix to this problem..
I found a fix a while back to this same kind of problem for the Loader
component..
I revised the fix for the scrollpane component and it seems to work.
To use the fix
use this code in the first frame of your flash document...and make sure the
fix file is in the same directory as your .FLA

#include "BgxScrollPaneFix.as"
maxTries2 = 560;


you can download the fix file at
www.nordform.org/scrollpane_fix/BgxScrollPaneFix.as

just place this file in the same directory as your flash file (.FLA) and you
should be sorted.
 >> Stay informed about: ScrollPane Component Problem 
Back to top
Login to vote
Finty

External


Since: Mar 01, 2005
Posts: 1



(Msg. 10) Posted: Tue Feb 28, 2006 9:13 pm
Post subject: Re: ScrollPane Component Problem [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

is this still an issue with scrollPanes in Flash8? is there a work around?
 >> Stay informed about: ScrollPane Component Problem 
Back to top
Login to vote
juliocrd

External


Since: Aug 18, 2005
Posts: 1



(Msg. 11) Posted: Wed Apr 12, 2006 3:53 pm
Post subject: Re: ScrollPane Component Problem [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Originally posted by: mesheen
I think i found a fix to this problem..
I found a fix a while back to this same kind of problem for the Loader
component..
I revised the fix for the scrollpane component and it seems to work.
To use the fix
use this code in the first frame of your flash document...and make sure the
fix file is in the same directory as your .FLA

#include "BgxScrollPaneFix.as"
maxTries2 = 560;


you can download the fix file at
www.nordform.org/scrollpane_fix/BgxScrollPaneFix.as

just place this file in the same directory as your flash file (.FLA) and you
should be sorted.



Just wanna say thank you mesheen, it is a good solutions, and help me a lot.
 >> Stay informed about: ScrollPane Component Problem 
Back to top
Login to vote
turtle88

External


Since: Jul 27, 2006
Posts: 2



(Msg. 12) Posted: Thu Jul 27, 2006 9:55 am
Post subject: Re: ScrollPane Component Problem [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

many, many thanx for this workaround.

You solve a problem I was fighting against for days and weeks and I can go on with doing my job!!!

(-;
Greetings from Germany
Andreas
 >> Stay informed about: ScrollPane Component Problem 
Back to top
Login to vote
jorgealmerio

External


Since: Oct 20, 2006
Posts: 2



(Msg. 13) Posted: Fri Oct 20, 2006 11:55 am
Post subject: Re: ScrollPane Component Problem [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Please, the link to the file download "BgxScrollPaneFix" is not working. It
seems to be another site! Can anyone solve it. Or send by email to me:
jorgealmerio.RemoveThis@yahoo.com.br

I would be very glad!
Thanks
 >> Stay informed about: ScrollPane Component Problem 
Back to top
Login to vote
koojav

External


Since: Nov 17, 2006
Posts: 16



(Msg. 14) Posted: Fri Nov 17, 2006 2:16 pm
Post subject: Re: ScrollPane Component Problem [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I seem to have the same problem.

I would really appreciate if someone send me this file
"BgxScrollPaneFix.as" since given link does not work anymore Neutral

koojav DeleteThis @gmail.com
 >> Stay informed about: ScrollPane Component Problem 
Back to top
Login to vote
koojav

External


Since: Nov 17, 2006
Posts: 16



(Msg. 15) Posted: Fri Nov 17, 2006 2:16 pm
Post subject: Re: ScrollPane Component Problem [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I seem to have the same problem.

I would really appreciate if someone send me this file
"BgxScrollPaneFix.as" since given link does not work anymore Neutral

koojav RemoveThis @gmail.com
 >> Stay informed about: ScrollPane Component Problem 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Problem whitn load of Slides - Hi!!! I am creating Slide Presentations in 2004 Professional, and for some reason my preloaders are not working. I apply the recommendations of Ed Skwarecki to split up the presentation into separate .swf's, with one swf for each of the slides. Set to....

Problem whitn load of Slides - Hi!!! I am creating Slide Presentations in 2004 Professional, and for some reason my preloaders are not working. I apply the recommendations of Ed Skwarecki to split up the presentation into separate .swf's, with one swf for each of the slides. Set to....

Get the Focus away from the ComboBox component - Hello Gurus, I have several items listed in a ComboBox. test_cb.addItem("apples"); test_cb.addItem("Oranges"); test_cb.addItem("Tangerines"); The problem is that after the user has selected an item and the combobox s...

function and array problem - Hi all I'll try to describe my problem clearly: I have an image gallery where external jpegs load one after another. Then I have a variable called "idx", which basically is a number that corresponds to the image number loaded (if "image1...

Problem with Preloader - HI all, This probably is a common problem, but I can't seem to figure it out. I need a preloader when I load an external .swf file within another .swf file. I am using a scroll pane that has selected images. These images have been made into movie...
   Graphic Forums (Home) -> General Discussions All times are: Pacific Time (US & Canada) (change)
Goto page 1, 2, 3
Page 1 of 3

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]