Modifying Position Of Arrows In Scroll Pane
does anyone out there know how to change the position of the arrows (left/right) in this case when using the flash scroll pane component? I was able to modify the look, but I want to be able to decide where the arrows are on the page and right now they are stuck to the scroll area... thanks...
KirupaForum > Flash > Flash 8 (and earlier) > Flash MX
Posted on: 10-08-2003, 08:04 PM
View Complete Forum Thread with Replies
See Related Forum Messages: Follow the Links Below to View Complete Thread
Modifying Position Of Arrows In Scroll Pane
does anyone out there know how to change the position of the arrows (left/right) in this case when using the flash scroll pane component? I was able to modify the look, but I want to be able to decide where the arrows are on the page and right now they are stuck to the scroll area... thanks...
Modifying Position Of Scroll Arrows In Scroll Pane
Does anyone out there know how to modify the code of the standard Flash component scroll pane to allow you to place the arrows anywhere you want on the page? I was able to go in and assign x and y coordinates for them, but they seem to be linked to the bounding box somehow and whenever I raise or lower them the box follows suit, which ends up cutting of the content inside the box...
I didn't post any code because there is so **** much of it and I can't figure out where it is that the position of the arrows is linked to the position of that ****ed box (this is what I suspect the problem is, but please tell me if you know different!)!!!
HELP!!!!
Modifying Position Of Scroll Arrows In Scroll Pane
Does anyone out there know how to modify the code of the standard Flash component scroll pane to allow you to place the arrows anywhere you want on the page? I was able to go in and assign x and y coordinates for them, but they seem to be linked to the bounding box somehow and whenever I raise or lower them the box follows suit, which ends up cutting of the content inside the box...
I didn't post any code because there is so **** much of it and I can't figure out where it is that the position of the arrows is linked to the position of that ****ed box (this is what I suspect the problem is, but please tell me if you know different!)!!!
HELP!!!!
Move Scroll Pane Arrows Right/Left
Hey, does anyone out there know how to change the position of the arrows (left/right) in this case when using the flash scroll pane component? All that I want is to move the scrollbar and arrows from right to left. thanks...
Move Scroll Pane Arrows Right/Left
Hey, does anyone out there know how to change the position of the arrows (left/right) in this case when using the flash scroll pane component? All that I want is to move the scrollbar and arrows from right to left. thanks...
Scroll Pane Vbar Position
I have a scroll pane, its vertical scroll bar default position is on the right hand side, I would like to switch it to the left hand side...Is there a way to do this? What is the process?
Thanks in Advance
Erica
Buttons To Control Scroll Pane Content Position?
Hi thanks in advance,
How do I get buttons to control which part of the scroll pane content to show?
For example, say in my scroll pane content movie, i have Section A, B and C and would like all these sections to be scrollable together in the same scroll pane.
If i were to click on a button, say 'Section C', then the the scroll pane will jump to the Section C part.
Really appreciate your help in this
Please Help Me Place The Arrows Of My ScrollPane Scroll Bar Together On One End Of The Scroll Track
I have a scrollpane component with a movie clip of some thumbnail images.
I just want to have its scrollbar arrows together on one end of the track (or together ANYwhere) instead of having them at opposite ends of the scroll track.
I have been able to customize the appearance of the scrollpane and its scrollbar using the HaloTheme library, but that approach has so far been of no use in getting the arrows together.
I cannot tell you how deeply any help will be appreciated. I will probably sob and mewl with gratitude, the way I imagine someone lost in a vast rain forest for many weeks mewls when rescued. I am desperate. I am going insane. Please, please help me.
Changing ScrollPane Arrows Position
Hi guys!
Here's my problem: I changed the look of the arrows to match my needs, but now I also want to change their position so it would look like this:
How do I do that???
Thanks in advance!
Scroll Arrows
How can I make scroll arrows only appear if there's additional text to scroll to? My site has a couple sections that are only 1 page, so I'd rather not have the arrows show. I'm brand new to flash but this is the only change I need to make (a friend of mine made the site for me). Here's the link:
www.lightstormstudios.com
Thanks everyone!
-Marc
Scroll Bar Arrows
I've got a document with multiple scenes, and in the 2nd scene I have a dynamic text, multi-line field with a scroll bar that works just fine. However, when I try the same thing in other scenes the roller bar doesn't have arrows and the text is no longer dynamic. Has anyone else has this problem or the solution?
Scroll Arrows?
scroll
--------------------------------------------------------------------------------
hi!
i wont to do a scroll that only show the arrow thet is possible to use. SO if the text is newly loaded the only scroll arrow i wont to see is the one that scrolls down and directly after you klick thet one the scrol up gets visible.And when you come to the end of the text the down arrow disapers. Bad eng i know !
/m
Can't See Scroll Arrows
Ok, I've made many scrollable text boxes. But now, I've made one that isn't acting right and I don't know why. It actually works, but you can't see the arrows on the scroll bar.
I don't know action script, so i do everything visually.
I made a dynamic text box the size I wanted it and gave it an instance name. Then, I made sure the text box was multiline and scrollable. I dragged a UIScrollBar component onto the right side of the text box. It automatically added the instance name of the text box to the target path. Finally, I added all my text. What am i missing? When testing it, you can actually use the arrow keys to scroll, but I kinda need the scroll bar to be functional. Thanks for your help!
Scroll Arrows
Is there an easy way to make custom scroll arrows and applying action script to the arrows?
i have found this code
Code:
on(press){
scroller.scroll++;
}
but it scrolls one line per mouse click. I would like to have on press scroll and then on release stop scroll, something like that. any sugestions
Scroll Arrows?
scroll
--------------------------------------------------------------------------------
hi!
i wont to do a scroll that only show the arrow thet is possible to use. SO if the text is newly loaded the only scroll arrow i wont to see is the one that scrolls down and directly after you klick thet one the scrol up gets visible.And when you come to the end of the text the down arrow disapers. Bad eng i know !
/m
Can't See Scroll Arrows
Ok, I've made many scrollable text boxes. But now, I've made one that isn't acting right and I don't know why. It actually works, but you can't see the arrows on the scroll bar.
I don't know action script, so i do everything visually.
I made a dynamic text box the size I wanted it and gave it an instance name. Then, I made sure the text box was multiline and scrollable. I dragged a UIScrollBar component onto the right side of the text box. It automatically added the instance name of the text box to the target path. Finally, I added all my text. What am i missing? When testing it, you can actually use the arrow keys to scroll, but I kinda need the scroll bar to be functional. Thanks for your help!
Changing Scroll Bar To Just Two Arrows Help
hello,
first of all i am using flash mx 2004 version 7.2
and I have created a scrolling text box:
http://www.cherieseleveneleven.com.au/Aboutus1.htm
but would like to remove the scroll bar and make two arrows appear to perform the same function. Im sure it is harder than it sounds!
but how do i do this?
Rollover Arrows In Scroll Panel
i've figured out how to make the up and down arrows in a scroll panel act on rollover. but theres a slight delay before the field begins its scroll.. the action script on the scroll pane is pretty complex for me so im not exactly sure what i need to change to get it to start the scroll as soon as i rollover the arrow. any help would be appreciated.
thanks
Adding Scroll Bar To Scrolling Arrows
Hi,
I've got this scrolling image. That use's arrows and
For scrolling up:
Code:
on (rollOver) {
tellTarget ("control") {
gotoAndPlay(2);
}
}
on (rollOut, dragOut) {
tellTarget ("control") {
gotoAndStop(1);
}
}
For scrolling down:
Code:
on (rollOver) {
tellTarget ("control") {
gotoAndPlay(5);
}
}
on (rollOut, dragOut) {
tellTarget ("control") {
gotoAndStop(4);
}
}
Then on my main stage I have a MC called "text" and inside text there's another movieClip called "content".
Is there a simple way to add a ScrollBar on the side? Without using a component?
Many Thanks
Bmcc
[F8] Move Arrows Of Scrollpane Scroll Bar-- Help
I have a movie clip of some thumbnail images in a scrollpane.
I just want to have the arrows of the scrollpane's scrollbar together on the same end of the scroll track, instead of at opposite ends.
I have customized the appearance of the pane using the HaloTheme library, but it seems to be of no use in getting the arrows closer to each other.
ANY clues gratefully received.
[CS3] AS2 - Changing A Scroll Bar To Simple Arrows?
I have some xml content being loaded into a movie clip. Currently, I've got it working with a scroll bar. I'd like to change the scroll bar to simple up & down arrows. It seems like this should be pretty straight forward but I think there must be some trick to it with the code or I'm having a very bad week with flash! I thought i could just modifiy the dragger code but no such luck. Here's my code with the scrollbar.
Actionscript
Code:
/////////////////////////////////////////////////////////////////////
Stage.scaleMode = "noscale";
/////////////////
// Loading XML //
/////////////////
myXML = new XML();
myXML.ignoreWhite = true;
myXML.load("portfolio.xml");
myXML.onLoad = function(_status) {
if (_status) {
tempxml = myXML.firstChild.childNodes;
var path1 = myXML.firstChild.attributes.path1;
var path2 = myXML.firstChild.attributes.path2;
var space = 25; // Space between items you can increase this to whatever
for (var i = 0; i<tempxml.length; i++) {
var item = list_mc.attachMovie("clip", "clip"+i, i); // In the library, rightclick on item and choose linkage. You'll see that our items are represented in the code the "clip" name
item._y = (item._height+space)*i; // This places our items on y axis
item.title_txt.text = tempxml[i].attributes.title; // For i<total, attaches a title i to our item
//item.date_txt.text = tempxml[i].attributes.date; // For i<total, attaches a title i to our item
item.descr_txt.text = tempxml[i].attributes.description; // This attaches a description i to our item
//item.url_txt.text = tempxml[i].attributes.url; // And this one a url i to our item
//item.thumbHolder.loadMovie(tempxml[i].firstChild); // Attaches thumbnails to each item
item.thumbHolder.loadMovie(path1 + tempxml[i].firstChild); // Attaches bw thumbnails to each item
item.thumbHolderC.loadMovie(path2 + tempxml[i].firstChild); // Attaches color thumbnails to each item
item.onRollOver = function() {
this.alphaTo(100, 2.0, "easeOutExpo");
this.thumbHolder._visible = false;
};
item.onRollOut = function() {
this.alphaTo(100, 2.0, "easeOutExpo");
this.thumbHolder._visible = true;
};
//item.btn.id = i;
//item._alpha=75; // Sets an alpha = 50 to our items. This can be increased or decreased. It serves for the fade in/fade out effect
//item.onRollOver = function() {
//this.alphaTo(100, 1, "easeOutExpo"); // When I rollOver each item, alpha goes smoothly to 100
//};
//item.onRollOut = function() {
//this.alphaTo(75, 1, "easeOutExpo"); // When I rollOut alpha goes back to 50 as it was. This value should be the same with the one above
//};
//item.onRelease = function() {
//item.btn.getURL(this.url_txt.text,"_blank"); // When I click on an item, it opens an url (wich I set in the xml for each button) in a blank window of my browser
//};
}
delete myXML;
}
};
////////////////////////////
// Setting our scroll bar //
// We'll call it dragger ///
////////////////////////////
targY = 50;
abstandDragger = -195; // If you resize the items, or whatever you'll have to modify this value in order to have your dragger in the right x position
dragger._x = mask_mc._width+abstandDragger;
dragger.onRollOver = function (){
this.colorTo("0xFFFFFF", 1, "easeOutExpo"); // The color code from here makes our dragger white. Change this to modify color
};
dragger.onRollOut = function (){
this.colorTo("0x999999", 1, "easeOutExpo"); // The color code makes our dragger grey as it is in fact. This should be the same as dragger's color as shape ;)
};
dragger.onPress = function() {
startDrag(this, false, this._x, 0, this._x, mask_mc._height-this._height); // Doesn't allow our dragger to get out of some coordinates
};
dragger.onRelease = dragger.onReleaseOutside=function () {
stopDrag(); // Stops the mouse drag action
};
list_mc.setMask(mask_mc);
list_mc.onEnterFrame = function() {
scrollAmount = (this._height-mask_mc._height)/(mask_mc._height-dragger._height);
targY = -dragger._y*scrollAmount;
this._y -= (this._y-targY)/10; // Scroll delay - Ease. Change this value to experiment
};
/////////////////////////////////////
// Setting the mouse wheel support //
/////////////////////////////////////
var dragger:Object = new Object();
dragger.onMouseWheel = function(delta) {
if(this._y >= 3)
{
this._y -= delta;
}else{
this._y = 3;
}
if(this._y <= mask_mc._height-this._height)
{
this._y -= delta;
}else{
this._y = (mask_mc._height-this._height);
}
}
Mouse.addListener(dragger);
/////////
// End //
/////////
Custom Scroll Bars - AS Coding For The Up & Down Arrows
As the topic says, I am basically looking for the coding to add to these 2 movieclip arrows Ive made. Any suggestions ? And also also links to a tutorial or another thread on this subject would be great, thnx for helping
[CS3] AS2 - Confused Getting Simple Arrows To Scroll Xml Content
I found a tutorial online for an xml/flash gallery. I've got it working with a scrollbar but i want to be able to scroll through the images with an up arrow & down arrow instead. I've taken a stab at the code but can't get it working. I've left the original script in just for reference purposes but am stumped as to how to get this function with just arrows. I've tried removing the dragger but nothing happens??? I've attached the files for reference. If anyone can help me out I'd really appreciate it.
P.S - I can't post the image folder as it's too large.
Code:
/////////////////////////////////////////////////////////////////////
Stage.scaleMode = "noscale";
/////////////////
// Loading XML //
/////////////////
myXML = new XML();
myXML.ignoreWhite = true;
myXML.load("portfolio.xml");
myXML.onLoad = function(_status) {
if (_status) {
tempxml = myXML.firstChild.childNodes;
var path1 = myXML.firstChild.attributes.path1;
var path2 = myXML.firstChild.attributes.path2;
var space = 25; // Space between items you can increase this to whatever
for (var i = 0; i<tempxml.length; i++) {
var item = list_mc.attachMovie("clip", "clip"+i, i); // In the library, rightclick on item and choose linkage. You'll see that our items are represented in the code the "clip" name
item._y = (item._height+space)*i; // This places our items on y axis
item.title_txt.text = tempxml[i].attributes.title; // For i<total, attaches a title i to our item
//item.date_txt.text = tempxml[i].attributes.date; // For i<total, attaches a title i to our item
item.descr_txt.text = tempxml[i].attributes.description; // This attaches a description i to our item
//item.url_txt.text = tempxml[i].attributes.url; // And this one a url i to our item
//item.thumbHolder.loadMovie(tempxml[i].firstChild); // Attaches thumbnails to each item
item.thumbHolder.loadMovie(path1 + tempxml[i].firstChild); // Attaches bw thumbnails to each item
item.thumbHolderC.loadMovie(path2 + tempxml[i].firstChild); // Attaches color thumbnails to each item
item.onRollOver = function() {
this.alphaTo(100, 2.0, "easeOutExpo");
this.thumbHolder._visible = false;
};
item.onRollOut = function() {
this.alphaTo(100, 2.0, "easeOutExpo");
this.thumbHolder._visible = true;
};
//item.btn.id = i;
//item._alpha=75; // Sets an alpha = 50 to our items. This can be increased or decreased. It serves for the fade in/fade out effect
//item.onRollOver = function() {
//this.alphaTo(100, 1, "easeOutExpo"); // When I rollOver each item, alpha goes smoothly to 100
//};
//item.onRollOut = function() {
//this.alphaTo(75, 1, "easeOutExpo"); // When I rollOut alpha goes back to 50 as it was. This value should be the same with the one above
//};
//item.onRelease = function() {
//item.btn.getURL(this.url_txt.text,"_blank"); // When I click on an item, it opens an url (wich I set in the xml for each button) in a blank window of my browser
//};
}
delete myXML;
}
};
////////////////////////////
// Setting the Arrows //
////////////////////////////
_root.uparrow_mc.onRollOver = function (){
this.alphaTo(100, 1, "easeInExpo"); // The color code from here makes our dragger white. Change this to modify color
}
_root.downarrow_mc.onRollOver = function (){
this.alphaTo(100, 1, "easeInExpo"); // The color code from here makes our dragger white. Change this to modify color
}
_root.downarrow_mc.onRollOut = function (){
this.alphaTo(10, 1, "easeOutExpo"); // The color code makes our dragger grey as it is in fact. This should be the same as dragger's color as shape ;)
}
_root.uparrow_mc.onRollOut = function (){
this.alphaTo(10, 1, "easeOutExpo"); // The color code makes our dragger grey as it is in fact. This should be the same as dragger's color as shape ;)
}
_root.uparrow_mc.onPress = function(){
this.onEnterFrame = function(){
target_mc._y -= 1;
}
}
_root.uparrow_mc.onRelease = function(){
delete this.onEnterFrame;
}
_root.uparrow_mc.onPress = function(){
this.onEnterFrame = function(){
target_mc._y += 1;
}
}
_root.uparrow_mc.onRelease = function(){
delete this.onEnterFrame;
}
////////////////////////////
// Setting our scroll bar //
// We'll call it dragger ///
////////////////////////////
targY = 50;
abstandDragger = -195; // If you resize the items, or whatever you'll have to modify this value in order to have your dragger in the right x position
dragger._x = mask_mc._width+abstandDragger;
dragger.onPress = function() {
startDrag(this, false, this._x, 0, this._x, mask_mc._height-this._height); // Doesn't allow our dragger to get out of some coordinates
};
dragger.onRelease = dragger.onReleaseOutside=function () {
stopDrag(); // Stops the mouse drag action
};
list_mc.setMask(mask_mc);
list_mc.onEnterFrame = function() {
scrollAmount = (this._height-mask_mc._height)/(mask_mc._height-dragger._height);
targY = -dragger._y*scrollAmount;
this._y -= (this._y-targY)/10; // Scroll delay - Ease. Change this value to experiment
};
/////////////////////////////////////
// Setting the mouse wheel support //
/////////////////////////////////////
var dragger:Object = new Object();
dragger.onMouseWheel = function(delta) {
if(this._y >= 3)
{
this._y -= delta;
}else{
this._y = 3;
}
if(this._y <= mask_mc._height-this._height)
{
this._y -= delta;
}else{
this._y = (mask_mc._height-this._height);
}
}
Mouse.addListener(dragger);
/////////
// End //
/////////
Text Box Scroll Bars - Replace With Arrows
Hi
I have made a scrolling text box on my website which contains various information, and due to the lenght of the information users have to scroll the box to read everything inside. This works fine, am happy with how it works. However to scroll down or indeed back up as present their the default scroll bar from flash 8 at the side of the text box, whilst it does the job it doesnt look overally attractive.
My question therefore is, is it possible to replace this scroll bar easily for an arrow at the top and the bottom of the text area. I have seen this done on numerous other sites but cant work out how to, if someone could point me to a tutorial somewhere on the web for this it would be great
with thanks
carl
Modifying Size And Position Of A Mask Using Actionscript
I'm trying to create a "liquid" UI for a website. You can find 2 sample pages at:
page1
page2
As you can see there are 2 parts - the navigation at the top, and the content at the bottom. These will be 2 separate SWFs load into the holders either using attachMovie of loadMovie. As you can see, the menu in page2 is expanded. To achieve this I would like to mask the 2 movies, and animate the masks using user actions - button clicks, etc.
So sequence of events would be:
1. user arrives at Page1
2. user clicks on nav buttons at the top
3. nav movie mask expands, revealing colored bar
4. content movie mask shrinks, content is loaded into MC-holder
Is this possible? I've tried looking everywhere for a solution but can't seem to find one.
basically I want to dynamically resize and reposition movie clips on the main timeline.
Modifying Scroll Bar
Hello,
Our website already has a scroll bar where you click a box and drag it up and down. Many people don't like it so we decided to add up and down arrows. Below is part of the current actionscript:
myVars_lv.load(txt_url);
scroller_mc.onEnterFrame = function() {
current=((this._y - initialY)/scrollLength*maxScroll);
news_txt.scroll = current+1;
}
scroller_mc.onPress = function() { this.startDrag(false, initialX ,initialY, initialX, endY); }
scroller_mc.onRelease = function() { stopDrag(); }
scroller_mc.onReleaseOutside = function() { stopDrag(); }
To add an up arrow, is this the proper approach?
up_mc.onEnterFrame = function() {
current=((this._y - initialY)/scrollLength*maxScroll);
news_txt.scroll = current+1;
}
up_mc.onPress = function() { this.startScroll(false, initialX ,initialY, initialX, endY); }
up_mc.onRelease = function() { stopScroll(); }
I know startScroll isn't valid - what should it be?
Thank you in advance.
Scroll Pane Scroll Speed.
Can anyone tell me how to change the speed of scrolling for the scroll pane in MX? I have looked all over for it, but find nothing. When I am scroll it moves like half a line at at time...I'd like to see it faster.
Thanks
Scroll Bar - Scroll Pane Issue
I have a scroll pane issue that I can't seem to solve. The issue is, if I load my scroll pane with an image and then on mouseover of the scroll pane change my cursor, I can no longer use the scroll panes scroll bars with my new cursor. If I remove all of my zoom code and just change the cursor the result is the same.
this is my code:
Code:
this.zoom_in.onPress = function() {
var zoomin = false;
pictures.onRollOver = function() {
zoomin = true;
Mouse.hide();
this.attachMovie("mag_in", "cursor_mc", this.getNextHighestDepth(), {_x:this._xmouse, _y:this._ymouse});
};
pictures.onMouseMove = function() {
this.cursor_mc._x = this._xmouse;
this.cursor_mc._y = this._ymouse;
};
pictures.onRollOut = function() {
zoomin = false;
Mouse.show();
this.cursor_mc.removeMovieClip();
};
pictures.onMouseDown = function() {
if (zoomin=true) {
if (pictures.content.myLoader.scaleX>=1600) {
this.zoom_in.enabled(false);
bgSound.start();
} else {
pictures.content.myLoader.scaleX *= 1.5;
pictures.content.myLoader.scaleY *= 1.5;
trace(Math.floor(pictures.content.myLoader.scaleX));
}
pictures.invalidate();
}
};
};
I Want The Mouse Scroll For My SCroll Pane
Hey all,
This one is my favorites that Ive found, but you can't scroll with your little scroller on the mouse.
Is there something I need to set to true to allow this, I was going to post the code for this but it was too long, so I attached the file.
Scroll Pane Scroll Bars
I would like to know the action script that I can use to simulate pressing the up and down arrows on the scroll bars within my scroll pane. Does anyone know how to do this. This code would go inside another button I have outside the scrollpane.
And if possible how to simulate the scroll bar too.
thanks
I Want The Mouse Scroll For My SCroll Pane
Hey all,
This one is my favorites that Ive found, but you can't scroll with your little scroller on the mouse.
Is there something I need to set to true to allow this, I was going to post the code for this but it was too long, so I attached the file.
Scroll Pane Scroll Bars
I would like to know the action script that I can use to simulate pressing the up and down arrows on the scroll bars within my scroll pane. Does anyone know how to do this. This code would go inside another button I have outside the scrollpane.
And if possible how to simulate the scroll bar too.
thanks
Flash Y Position Converted To Browser Scroll Position
I have a Flash movie that makes an fscommand call to the HTML page, and via Javascript, it moves the browser window scroll position down. I need to be able to scroll down to a position that coincides with a Y position on my Flash page, but I can't seem to figure out how to convert coordinates from a Flash Y position to a browser-window vertical scroll position. I hope this makes sense. Does anyone know how to do this? (I have all the code working to do this, except for this coordinate issue. That's the only part I need.)
Example:
Code:
myMC.onRelease = function() {
//Command to Javascript function in html doc
//Scroll down in browser to Y pos specified
//This scrolls down to 1000 position within browser window but
//but does NOT equate to a Y position of 1000 in .swf movie
//even if .swf movie is at 0,0 left & top margins within browser
fscommand("scrollToAnchor",1000);
};
Ultimately, what I am trying to do is simulate anchor points from HTML (not anchor points in Flash to go 'Back'), whereby you have a link at the top of the page, and you click it and it takes you somewhere else lower on the same page. Then you have a link there that says "Back to top", and it takes you back to the top of the page, etc.
Any ideas?
Extending/Modifying Kirupa's Dynamic Text Scroll Box
Hi all,
I've ran through and can understand Kirupa's tutorial
Scrolling Dynamically Loaded Text
http://www.kirupa.com/developer/mx/dynamic_scroller.htm
My question is how do I go about modifying it so that when I drag the scrollthumb there is a bit of delay and slingyness in the movement of the text. So that is slowly slides into place?
I am trying to replicate the feeling of the scrollbar at this site:
http://www.markesephotography.com/index_flash.html
If anyone can show me how to change Kirupa's tutorial to produce this effect I would be very grateful.
Any help would be much appreciated
Modifying Lee's Auto Scroll Thumbnail Panel Tutorial
In Lee's tutorial, there is a left and right end point to the scroll panel where the scroll effects stops.
Is there a way to modify this tutorial so that the thumbnail buttons would appear to continuously scroll by repeating? Seems that with a panoramic photo, this could give the appearance of a continous 360 degree scroll (without all the lens-bending effects).
Thanks,
Brandon
Scroll Pane
Does anyone know how to use the 'scroll pane' component? I thought it was like the scroll bar, where you can drag it to the text field and it adjusts itself to the field. I read the scroll pane was drag and drop, but nothing I drag to it works. Am I doing something wrong?
yeffer
Scroll Pane
Hi all,
Is there any way to scroll down a scroll pane with a button? Or at least to jump for example 50px down within the Scroll pane.
Thanks!
Natsurfer
Scroll Pane
has anyone got the code to duplicate a movie clip within a scroll pane please?
Scroll Pane
I am going to be creating a web site and I need a scroll pane on it. How would I go about doing an easy scroll pane that would match (so I can change colors). I just got flash and I dont understand the fancy actionscript talk, so the simplist chat would be the best for me. Thanks in advance !
Scroll Pane Help Please
i recently posted over the weekend about trying to use scroll bars for text and images and the moderator estudioworks was kind enough to point me in the right way by telling me to use scroll pane.
now the problem i have is:
a: text and images are exceeding the scroll bar boundries. by this i mean, say i have 600x600 stage and the scroll bars are defined at 300x300, the text and images start in the box but as soon as you start scrolling down, the text go beyond the scroll bar boundries (as opposed to "disappearing" and go over the background graphics.
b: i am also trying to customize the skins for the scroll pane which some pretty bad results. is there a tutorial out there someone can point me to?
c: lastly i'm also trying to get rid of the default white background the scroll pane uses, i'm thinking this is also a skin, but i can't seem to find it.
thanks in advance
lawrence
Scroll Pane
on a scrollPane.loadScrollContent where the image size is bigger than the scroll pane how do you set the scroll bars. not sure what's going on because even though it loads the jpg when i debug it the loadContent is undefined as are content hieght and witdth.
Code:
if (imagepath != "No Image Found For This Record" or undefined) {
this.attachMovie("FScrollPaneSymbol", "iBar", 10);
this.iBar._x = 575;
this.iBar._y = 0;
this.iBar.setSize(400, 250);
this.iBar.loadScrollContent(imagepath);
this.iBar.refreshPane();
}
any assistance is appreciated.
Scroll Pane Please Help
Hi,
First I create an mc that has basically a bunch of Thumbnails, which I attach from the library. Every Thumbnails has a text field associated to it. All of it get's created properly, but as soon as I set it to to scrollPane using setscrollcontent, The Text is there but the Thumbnail(attached .gif from the library is not visible.
Any Idea why? Is this not possible?
Thanks
MX Scroll Pane
Hi all,
Ever have one of those days where your head is just numb? Today is such a day.
For the life of me I can't do this-
dynamically load a jpg into a movie clip
dynamically Load this movie clip into the scrollpane
the idea is to create a slideshow with a scrollpane down the bottom with thumbnails that have been dynamically loaded from a folder into the scrollpane, then once you click on a thumbnail a large jpg will dynamically load into a movieclip on the stage.
I just can't seem to get my head around it today.
thanks in advance....
SWF In Scroll Pane
Hello All,
Hope somebody has an idea of how to fix this. I have the scroll pane component that has a SWF loaded into it when it loads. The SWF in the scroll pane has multiple frame labels on it's timeline.
I am trying to tell the SWF in the scroll pane to gotoAndStop() on a frame label that is pulled from an array.
Code sample:
PHP Code:
level0.content_sp.loadTemp.gotoAndStop(curPage_array[0]);
For some reason it will not reference it in any way.
Any ideas?
Any help is greatly appreciated.
Thanks,
Brian
Scroll Pane
i cant figure out how to get good text in a text pane, how can i do that with the scroll pane component?
Joe
Scroll Pane Help
hey all, i have still been trying btu am not sure how to get the scroll pane to work on flash mx 2004. how do i do that?
Joe
Scroll Pane Help?
Hey. well, i am having some trouble. I am making a site in dreamweaver, and trying to use flasha s well, and i want to ahve a spot on the front page where i can post news and updates which are relative to my site. i am also trying to make my site so that you will never have to use the scroll bar to the far right in explorer, but only a flash scroll bar which will alwasy be in the middle ofa page, so that i an have every page looking basically the same except for the content in that particular scrollpane.
so, my problem i this. i can mke a 700 px X 350 px scroll pane, by dragging it in from the components list and resizing and whatnot, but cannot get the scroll buttons on it, and have no idea how to add content further down the scroll pane, that you will ahve to scroll down to to see it... i think that makes sense. can someone help me out?
Scroll Pane Help?
Hey. well, i am having some trouble. I am making a site in dreamweaver, and trying to use flasha s well, and i want to ahve a spot on the front page where i can post news and updates which are relative to my site. i am also trying to make my site so that you will never have to use the scroll bar to the far right in explorer, but only a flash scroll bar which will alwasy be in the middle ofa page, so that i an have every page looking basically the same except for the content in that particular scrollpane.
so, my problem i this. i can mke a 700 px X 350 px scroll pane, by dragging it in from the components list and resizing and whatnot, but cannot get the scroll buttons on it, and have no idea how to add content further down the scroll pane, that you will ahve to scroll down to to see it... i think that makes sense. can someone help me out?
Scroll Pane
Hi there, im trying to use the Scroll Pane UI component in flash MX to make a movie clip scrollable. Thing its the first time i have ttried this and the tutorials in flash were useless. I drag a pane onto the frame but dont know how to get it to display my movie clip inside. Can anyone help?
Thanks, ste.
|