Tracking Forums, Newsgroups, Maling Lists
Home Scripts Tutorials Tracker Forums
  Advanced Search
  HOME    TRACKER    Flash




Scollpane



I was wanting to know if it is possible to have a scroll pane be scrolled half way down when someone arrives to the scene. For example:

I click on a button to read about something, the button takes me to new scene, where the scrollpane is there and waiting, Is it possible to have the scrollpane scrolled to the bottom or half way down???

I also wanted to know if it possible to have your guidelines from one scene show on another scene?

Thanks for the help in advance.

-Joey



FlashKit > Flash Help > Flash MX
Posted on: 12-10-2004, 02:58 PM


View Complete Forum Thread with Replies

See Related Forum Messages: Follow the Links Below to View Complete Thread

Scollpane
I'm trying to put a wide MovieClip into a page and have the user scroll to the right to see the entire MovieClip. I want it to have the same look as a text box and a scroll bar on the right, but with the bar on the bottom and scrolling to the right instead of up and down.

I think I need to use a component, but I can't seem to figure out the scrollpane and I think the scollbar is used only for text. Is this right? can anyone help me?

ScollPane Background
Does anyone know how to either turn off the background of a scrollpane or change it's color? I thought it would be like a text field:
pain.border = true;
pain.borderColor = 0xFFFFFF;
pain.background = false;

But that doesn't seem to be working?

Thanks for any help you can give,

Frequent-C
http://www.Freq-Fest.com

Multiple JPG's In ScollPane
How do you put multiple JPG's in a scollpane?

I already got one to work by making it a movie clip and seting it's linkage properties but how do I put another JPG in the same scollpane?

In the content property I put pic1 and it works.
When i put pic1, pic2 nothing shows up.


Any help would be GREATLY appreciated!!

Help In Using ScollPane In Componets
I am using Flash MX 2004. I am in the process of creating a demo using a couple of screen shot of a web page in JPEG. The JPEG is 800 x 2500 pixels.

My movie size is 800 x 600 so I want to be able to scroll the 800 x 2500 JPEG within my movie. I tried using ScollPane from the Components list. In the Properties tab of the ScollPane I identified the path of the JEPG in the “contentPath” field. The path is "../images/FeildHP_Page.jpg".

When publish the JPEG does not display. Any help would be really great and thank you.

murphie

Scollpane Trouble
Hi, I'm doing a work and I decide to use a scrollpane to load some text and sometimes to load text with images, the problem is that when I try to see the text at the scrollpane a part of it desapear... what should I do to see all the text??


Thnks!




You can see the fla over here.

Scollpane - Sub-Movies
Hi, I'm using a ScollPane Component.

1. I've assigned the content to be a movie Clip (called home_mc).
2. This movie clip contains another movie clip (called image_mc).
3. I want to call the onRollOver method on the mc image_mc to play this clip from a specified frame.
4. I can call onRollOver on home_mc (I check the path using this in the frame 0 of this movie).
5. However, I can't call onRollOver on image_mc - I retrieve the path the same way as home_mc - it looks fine.
6. My current (weak) solution is to retrieve a range of mouse x,y coordinates and call the mc when the mouse is over the image.

Is there a way to call a movie, within a movie within a scrollpane?

Heres an idea of the code:

_level0.home_scrollpane.home_scroll.home_mc.onRollOver = function()
{
this works
}

_level0.home_scrollpane.home_scroll.home_mc.image_mc.onRollOver = function()
{
this does not work - the path is correct
}

Thanks for any help you could give.

Karl

Help Scollpane And Preloading
when I use "scrollpane", mine preloading does not function anybody can help me?

Thanks.

[F8] Zoom Content In ScollPane?
Is it possible to zoom in and out content (images and SWF's) that has been loaded into a Scrollpane??

I tried a search on this forum and can not seem to find what I need.

Saving An Image From A Scollpane
I've found some resources about exporting bitmaps in AS 2.0 and was wondering if anyone has anything relevant to saving bitmapdata in AS 3.0, please. I've gone through Quasimodo's Bitmap exporter 2.0 but it's AS 2.0. I'm trying to save an image from a scollpane that's only partially visible on the Flash stage. I'm merging the image with a line that represents a scale bar and then the image needs to be downloaded at 100% quality via PHP.

I'd be most grateful for any help anyone could offer.

[FMX] XML In Scollpane With Checkboxes Problem
Hey guys,

Well this is the situation:
We have 1 scollpane (inst.name: scroller)
in this scrollpane is a mc called myMovie, this movieclip contains a few textfields and a checkbox (also an image but this is irrelevant).

So this movieclip keeps appearing until the XML is read completely.
The result is that we get a scrolling pane with a serie of checkboxen with texts.

One of those textfields containts the "price" of the item.
Outside the scrollpane there is a dynamic textfield which should display the sum of all the "items" which have been checked. But it doesnt.

This is the code in the first frame:

Code:
function LoadProductData() {
scroller.setScrollContent("contentHolder");
var scrollContent = scroller.getScrollContent();
var BaseNode = thisXML.childNodes[0];
for (i=0; i<BaseNode.childNodes.length; i++) {
ThisNode = BaseNode.childNodes[i];
scrollContent.attachMovie("myMovie", "myMovie"+i, i);
with (scrollContent["myMovie"+i]) {
_y = -178*i;
nmr.text = ThisNode.attributes["number"];
info.text = ThisNode.firstChild.nodeValue;
prijs_txt.text = ThisNode.attributes["price"];
place.loadMovie(ThisNode.attributes["image"]);
}
}
scroller.refreshPane();
}
//_root.som_txt.text = "kutnerd";
function totalEuro() {
if (check1.selected=true) {
_root.som = _root.som+Number(prijs);
} else {
_root.som = _root.som-Number(prijs);
}
// end if
som_txt.text = "€"+_root.som+",-";
}
// End of the function
check1.addEventListener("change", totalEuro);
this is also in the first frame but other layer:

Code:
//maak een nieuw XML object
thisXML = new XML();
thisXML.ignoreWhite = true;
thisXML.onLoad = LoadProductData;
thisXML.load("product.xml");
stop();
now the checkbox is called "check1" as inst. name.
the scrollpane inst name is "scroller"
the dyn textfield outside the scolllpane is "som_txt"
the dyn textfield inside the mc in the scrollpane is "prijs"

XML content:


Code:
<?xml version="1.0" standalone="yes"?>
<products>
<product number="92642" image="img/001.jpg" price="245">Looking for the ultimate step toward greatness? Check out the Vic Carbon Epoxy. Here, instead of using polyester to bond the carbon to the foam, they use epoxy. This creates a board that reportedly holds its rocker better, is generally lighter, and is more resistant to sand abrasion. Unfortunately, the epoxy is much harder for the manufacturer to work with, so it costs a bit more. Is it worth the extra €? Oh yeah. 54x20.5 Double carbon here.</product>
<product number="95632" image="img/002.jpg" price="163">Looking for the ultimate step toward greatness? Check out the Vic Carbon Epoxy. Here, instead of using polyester to bond the carbon to the foam, they use epoxy. This creates a board that reportedly holds its rocker better, is generally lighter, and is more resistant to sand abrasion. Unfortunately, the epoxy is much harder for the manufacturer to work with, so it costs a bit more. Is it worth the extra €? Oh yeah. 54x20.5 Double carbon here.</product>
<product number="75623" image="img/003.jpg" price="252">Looking for the ultimate step toward greatness? Check out the Vic Carbon Epoxy. Here, instead of using polyester to bond the carbon to the foam, they use epoxy. This creates a board that reportedly holds its rocker better, is generally lighter, and is more resistant to sand abrasion. Unfortunately, the epoxy is much harder for the manufacturer to work with, so it costs a bit more. Is it worth the extra €? Oh yeah. 54x20.5 Double carbon here.</product>
<product number="85236" image="img/004.jpg" price="199">Looking for the ultimate step toward greatness? Check out the Vic Carbon Epoxy. Here, instead of using polyester to bond the carbon to the foam, they use epoxy. This creates a board that reportedly holds its rocker better, is generally lighter, and is more resistant to sand abrasion. Unfortunately, the epoxy is much harder for the manufacturer to work with, so it costs a bit more. Is it worth the extra €? Oh yeah. 54x20.5 Double carbon here.</product>
<product number="23568" image="img/005.jpg" price="225">Looking for the ultimate step toward greatness? Check out the Vic Carbon Epoxy. Here, instead of using polyester to bond the carbon to the foam, they use epoxy. This creates a board that reportedly holds its rocker better, is generally lighter, and is more resistant to sand abrasion. Unfortunately, the epoxy is much harder for the manufacturer to work with, so it costs a bit more. Is it worth the extra €? Oh yeah. 54x20.5 Double carbon here.</product>
<product number="86234" image="img/006.jpg" price="150">Looking for the ultimate step toward greatness? Check out the Vic Carbon Epoxy. Here, instead of using polyester to bond the carbon to the foam, they use epoxy. This creates a board that reportedly holds its rocker better, is generally lighter, and is more resistant to sand abrasion. Unfortunately, the epoxy is much harder for the manufacturer to work with, so it costs a bit more. Is it worth the extra €? Oh yeah. 54x20.5 Double carbon here.</product>
<product number="45263" image="img/007.jpg" price="179">Looking for the ultimate step toward greatness? Check out the Vic Carbon Epoxy. Here, instead of using polyester to bond the carbon to the foam, they use epoxy. This creates a board that reportedly holds its rocker better, is generally lighter, and is more resistant to sand abrasion. Unfortunately, the epoxy is much harder for the manufacturer to work with, so it costs a bit more. Is it worth the extra €? Oh yeah. 54x20.5 Double carbon here.</product>
<product number="65823" image="img/008.jpg" price="220">Looking for the ultimate step toward greatness? Check out the Vic Carbon Epoxy. Here, instead of using polyester to bond the carbon to the foam, they use epoxy. This creates a board that reportedly holds its rocker better, is generally lighter, and is more resistant to sand abrasion. Unfortunately, the epoxy is much harder for the manufacturer to work with, so it costs a bit more. Is it worth the extra €? Oh yeah. 54x20.5 Double carbon here.</product>
<product number="15963" image="img/009.jpg" price="315">Looking for the ultimate step toward greatness? Check out the Vic Carbon Epoxy. Here, instead of using polyester to bond the carbon to the foam, they use epoxy. This creates a board that reportedly holds its rocker better, is generally lighter, and is more resistant to sand abrasion. Unfortunately, the epoxy is much harder for the manufacturer to work with, so it costs a bit more. Is it worth the extra €? Oh yeah. 54x20.5 Double carbon here.</product>
<product number="62354" image="img/010.jpg" price="200">Looking for the ultimate step toward greatness? Check out the Vic Carbon Epoxy. Here, instead of using polyester to bond the carbon to the foam, they use epoxy. This creates a board that reportedly holds its rocker better, is generally lighter, and is more resistant to sand abrasion. Unfortunately, the epoxy is much harder for the manufacturer to work with, so it costs a bit more. Is it worth the extra €? Oh yeah. 54x20.5 Double carbon here.</product>
</products>
hope this is clear and that you can help me.
ask anything and i will answer.

you can download the zip with needed files here:

http://www.xs4all.nl/~shls0290/xml3.zip


grtz

ScollPane Bane Of My Existence
I'm using CS3 AS3. I have an instance of the ScrollPane components which dynamically loads items for a video playlist. This playlist allows users to reorder the items via drag and drop. I cannot figure out how to access the position of the scrollPane so that while a person is dragging an item from the top of the list to the bottom, it will auto scroll when they are hovering over the bottom or top 10 pixels of the window (standard windows action when dragging items to the bottom or top).

So if anyone has done this or knows how to access the position information of the scrollpane I would appreciate it.

Scollpane/scrollbar Customization
Hi, Is there any way to remove the scroll arrow buttons at top and bottom? I have tried to skin the scrollbar from halo, sample and standard but and removed the arrow button graphics for state skins, leaving the skins empty movieclip. This makes the buttons dissapear but the slider do not go all the way all up or down. Is this the way to do it? Is it possible to remove them at all? Or else what am I doing wrong?

/frank

Dynamically Loading JPGs Into ScollPane
Hello All,

Please need a little help:

I am trying to dynamically loading jpg files into a MC ScrollPane, which loads correctly, however, the image is not displaying or scrolling correctly. The image shows up way at the bottom right and does not fully scroll.

Sample: http://www.wrstarkey.com/test/ob.html

Source: http://www.wrstarkey.com/test/OnlineBinder2.fla


I have tried using:

on (press) {
_level0.mypane2.tmp_mc.setScrollPosition(0, 0);
_level0.mypane2.tmp_mc.loadMovie("optimized/001AD-optimized.jpg", 0);
}


I would greatly appreciate any help/advice any one can offer.

Thank you,
Todd

What Player Version Fixes The Scollpane Bug?
does anyone know? Is it 6.0 r23 maybe?

Copyright © 2005-08 www.BigResource.com, All rights reserved