ScrollPane Whit Buttons
I'm trying to make a Scroll Pane whit text that works like a button.
I already put my text in a movie symbol and converted them to buttons. I made the buttons active in the movie clip whit the code:
on (release) {
gotoAndPlay("Scene 1", "1");
}
using frame labels.
Now the cursor does chances in the pointing finger, but on release nothing happens.
Please let me know what to do.
Thanks
denjor
This is my .fla
FlashKit > Flash Help > Flash MX
Posted on: 11-27-2003, 08:11 AM
View Complete Forum Thread with Replies
Sponsored Links:
I Wanna Make Transition Colors On 1 Graphic Whit AS And Different Buttons
How Can I make color transition on a graphic which can blend in one a other.
This means I have a button that when I hit it it will change the color of the graphic.
But I dont wanna make a simple Click and then the graphic becomes blue. I want the new color to tween whit the old one.
Lets say a green thats is fading into a blue!
But I have multiple buton whit different colors that will have to tween on one the a another.
Ex: A blue button
A green Button
A red Button
A yellow button
etc ...
How can I make the graphic tween when I hit those buttons whit AS?
Tx in advance for any answer
View Replies !
View Related
Scrollpane Using Buttons
Basically I am trying to create a scroll pane for text or images using two seperate buttons, one for upscroll, one for down, instead of the generic scrollbar in flash. I have a general idea, but I am kind of new to flash an am looking for the actual code. Any help one this matter would be greatly appreciated. Thank You
View Replies !
View Related
ScrollPane And Buttons
Hi everyone!
I'm new to MX and have really enjoyed it so far, but I'm having a problem and it's stumping me. On my website I have a gallery section where I post pictures that I've drawn. In Flash 5 I was able to load these JPEGs from outside sources into a placeholder in my SWF. Since I've upgraded to MX I've tried to use the ScrollPane feature to put all these image buttons into a scrollable box. For some reason, since I've done this, I've lost the ability to load the images. You click on a button and nothing happens. I've lost the actionscripting for the buttons... and I'm stumped. Anyone know what's wrong and how I can fix this? I really appreciate any help! You can check out my site at www.jaredchapman.com
View Replies !
View Related
Buttons In Scrollpane
Hi,
I made the scrollpane component and connected the movie clip to it...that part works fine, but the problem is that I have buttons in my movie that point to Scenes.....
So when I load the movie, everything shows up fine, and the pointer reacts to the button, but when I click on the button, nothing happens......
Please help.
I dont knoe if this makes a difference, but I created the scenes and the movie and the scrollpane in one flash document......
View Replies !
View Related
Scrollpane & Buttons Help
Hi,
I've got a movieclip that contains a jpeg that is taller than my stage. I've included in the clip invisible buttons that move the movie clip to certain co-ordinates so that you can see what you want to see.
The problem is sometimes there isn't always a button on screen, so I need to add this big movie clip to a scrollpane. This is where the fun begins. When I use the scrollpane, the co-ordinates for the invisible buttons change I think, and then when you click on a button you can see nothing. Also, because you move the movieclip with the co-ordinates, the scrollbar disappears too.
Does anyone know how to get these 2 navigation tools to work?
Cheers,
View Replies !
View Related
Buttons In Scrollpane
I am making a website using flash. All has been going well so far, however i ran into one problem.
I made buttons that link to other pages and placed them inside the movie clip that is linked to a scrollpane. The buttons show up when i test the site,and when i hover my mouse over them they do what they are supposed to do. But when i click the buttons nothing happens. Can anyone help me with this problem, or tell me how to make a custom scrollpane that allows you to click buttons placed in it?
View Replies !
View Related
Scrollpane/mc/buttons
I have buttons in movieclip which is linked to scrollpane component.
Scrollpane works,buttons work within mc.Put all together buttons neither
rollover or link..????????Help anyone,PLEASE,thanks,Steve
View Replies !
View Related
Buttons In Scrollpane
hi there
i have setup buttons inside a scroll pane but the hit states are out!!
by that i mean the hitstate if the button is moved to the far right edge of whrere the button should be?? the buttons in the 'content mc' are all aligned so the top left corner of the first item in the list is centre if that movie.
any one know what is goin on
really need to fix this
thanks
View Replies !
View Related
Buttons In A Scrollpane
How do I use buttons that are contained within a scrollpane? I have a long list of buttons displayed in a scrollpane that is in a layer in "m-MCAS" that I would like to use to navigate to frame labels within "m-MCAS"
None of the below action scripts work, any suggestions?
on (release) {
//Movieclip GotoAndPlay Behavior
_root.Trans-MCAS.m-MCAS.gotoAndPlay("Out2");
//End Behavior
}
on (release) {
//Movieclip GotoAndPlay Behavior
this._parent.gotoAndPlay("Out2");
//End Behavior
}
on (release) {
//Movieclip GotoAndPlay Behavior
this.gotoAndPlay("Out2");
//End Behavior
}
Thank you
View Replies !
View Related
Buttons In Scrollpane
Flash Pro CS3
I am not too stong with actionscript, but I have made some thumbnail buttons with the code:
on (release) {
//Movieclip GotoAndStop Behavior
this.gotoAndStop("P02");
//End Behavior
}
I have 13 of these buttons. On a file let's call "picturebuttons.swf. I am loading this into a scrollpane on a page named pictures.swf. It all loads fine, scrolls, etc. But the buttons do not work. I currently am exporting this as Actionscript 2, but that is not manditory. Is there some other way I should accomplish this. Again I am not the strongest in Actionscript. So talk to me like I'm a dummy.
All suggestions appreciated.
Thanks,
Doug
View Replies !
View Related
Buttons In Scrollpane
Hey guys, i was wondering whats up with the scrollpane. Ive got it loading my swf files into it but for sum reason u can press the buttons even if theyre not showing. see below
see the button on the top left how it is darkened, this is the over state, but the mouse isnt actualy on the button, its above the scrollpane area, but its still being selected and is able to be clicked.
Is there anyway around this?
View Replies !
View Related
Buttons In Scrollpane
Hey guys, i was wondering whats up with the scrollpane. Ive got it loading my swf files into it but for sum reason u can press the buttons even if theyre not showing. see below
see the button on the top left how it is darkened, this is the over state, but the mouse isnt actualy on the button, its above the scrollpane area, but its still being selected and is able to be clicked.
Is there anyway around this?
View Replies !
View Related
ScrollPane; Buttons And JPEGs
HI,
I am trying to load Jpegs (converted into movie clip) inside a Scrollpane. The only example I found is to load one (without even pressing a button!) How can you load a clip into the scrollpane with the click of a button?
Many thanks!
Luke
View Replies !
View Related
Scrolling A ScrollPane With Buttons
I have a scrollpane, but instead of having the user scroll it with the built-in scrollbar and such, I want to have two buttons, one on the left and one on the right, that will scroll the pane on rollover.
Basically, how I scroll the scrollpane? I'm pretty new to flash, but I managed to figure the rest out by reading these forums.
View Replies !
View Related
Buttons In Scrollpane Problem
I am using a scrollpane component to scroll a movie clip. In the movie clip is a button and the button's on release event doesn't seem to fire when I click on it. I've taken the clip out of the scrollpane and the button works fine there. It's only non-functioning when it's contained in the scrollpane. Also, I thought I read in the documentation that whatever is contained in the scrollpane can be dragged. Mine won't drag. Is there some property I have to set to enable that? Thanks!
View Replies !
View Related
[CS3] My ScrollPane Won't Show It's Buttons.
Hello everyone,
I got a small component problem. I made a movie clip with text and pics and installed it in a scrollPane on my stage. Everything shows up fine except for the buttons. The text scrolls with the mouse control (scrollDrag, true), but
the buttons aren't there. In the Parameters I have the vScrollPolicy on and everything that pretains to it on true also. I have switched everything on and off, and still no buttons. Can anyone help with this one.
You can view my project by going to www.mataleaocs.com
then go to "The Arts"
Thanks
Omar
View Replies !
View Related
Using Buttons To Control A Scrollpane?
i've looked for hours and had no luck. i want to be able to have a multi-functional scrollpane so that the user can either use the scroll bar, or use a mouseOver effect to scroll the content. i figured i would just place two invisable buttons on top of an on either end of the scrollpane, but i have no idea how to code them. the best i could do was create a button that would only move the scrollpane a given distance once, rather than initiate a continuous scroll. any help would be hugely appreciated.
View Replies !
View Related
Buttons Inside ScrollPane
I need to have a clickable button inside a ScrollPane field. But when I put a button inside the movie symbol (the movie symbol is the one inside the scrollpane field), it doesn't work - I get the roll-overs, but not the frame action.
How do I make the button work??
View Replies !
View Related
Buttons In Scrollpane Won't Work
Hope someone can help me with this - making me crazy
I am creating a simple image gallery on a flash site. The idea is that I have a row of thumbnail images along the bottom and when you click on the thumbnail, the larger image comes up. Now, because I have a relatively large amount of thumbnails, I put them into a scrollpane.
So far so good, the scrollpane looks good and the thumbnails are scrolling, etc.
What is puzzling me is how to add actions to the buttons? I tried adding the actions to the instance of the buttons inside the mc that is being loaded into the scrollpane - no go - the buttons don't work.
I can't alter the actions on the instance of the buttons in the frames my gallery is in, because I can't see them - just the scrollpane.
So, what I'm really asking is: How do you make buttons work inside of a scrollpane (ie, apply actions to them, in this case a simple goto frame)?
View Replies !
View Related
Scrollpane - Custom Buttons
Hi,
I've been scouring the net trying to find a solution to my problem.
I have a scrollpane with a clip in it that works fine.
I'd like to have another button that controls the scrolling of it.
It's horizontal - so just needs to scroll left and right.
There is an example on the sportsgirl.com.au site in the fashion / style me area. It scrolls based on cursor position which is cool. I'd llike to achieve that or to have a button on the left and right of the scroll pane to control it.
Does this need to be done with Action Script? Can anyone point me in the right direction?
Thanks.
View Replies !
View Related
Buttons In Scrollpane Operate Ok But Not Visible
hey!
i have created a menu movie clip on stage.
the menu clip contains other mcs containing buttons.
the button mcs are duplicated as needed to create the menu.
this menu clip is place inside a scrollpane.
the buttons work fine.
however...they are not 'visible'.
[the buttons contain dyn text.]
here is the site:
http://www.theshoppesatenglishvillage.com/presite.html
here is how the menu should work:
http://www.theshoppesatenglishvillag...esitegood.html
thanks!
View Replies !
View Related
Scrollpane Using Two Movie Clips W Buttons
I saw either a page in the forum, movie or tutorial of how to use the scrollpane component targeting 2 different movie clips. In other words, there are two buttons on the page and one scrollpane. If you hit the other button it calls a different movie inside the scrollpane. Hope I'm clear. I thought I bookmarked it but I can't find it.
rdee
View Replies !
View Related
Removing Scrollpane Arrow Buttons
is there any way i can remove the buttons on the scrollpane component so that just a bar stretches from top to bottom of what i want too scroll?
Oldnewbie helped me with a link to a scroll bar in movies:
http://www.flashkit.com/movies/Scrip...3848/index.php
its perfect, but ive found it only works when on the stage, not in an MC.
does anyone know how to make it work in an MC or have the answer to my other question?
cheers
jh
View Replies !
View Related
Buttons In A *draggable, No Scrollbar* Scrollpane
Hi all,
I'm trying to use a Scrollpane in a project. I am not using scrollbars and have set 'ScrollDrag' on so that the user can scroll by dragging.
However, this seems to render buttons in the content movieclip unusable because the scrollpane always has the focus. Is there anyway around this without resorting to scrollbars?
Much appreciated
Rikki
View Replies !
View Related
[F8] Buttons Inside Scrollpane Problem
I am having problems with the buttons inside a scrollpane. I have a movie clip with buttons that works just fine outside of the scrollpane but once inside, set with “contentPath” the buttons do not work. The images and text load just fine from an xml file, but I can’t seem to get the correct path to the buttons.
This works with the button outside the scrollpane:
Code:
selections.scrolling_btns.sb11_btn.onRelease = function(){
gotoAndStop("ss11");
holder_mc.loadMovie("ss11/ss11.swf");
}
I’ve tried:
Code:
_root.selections.scrolling_btns.sb11_btn.onRelease = function(){
gotoAndStop("ss11");
holder_mc.loadMovie("ss11/ss11.swf");
}
which works for movie clip outside the scrollpane but not inside
also gave the instance name “pane” to the scrollpane…still no luck
Code:
pane.selections.scrolling_btns.sb11_btn.onRelease = function(){
gotoAndStop("ss11");
holder_mc.loadMovie("ss11/ss11.swf");
}
What am I missing?
Eye for Video
View Replies !
View Related
Attaching Buttons To ScrollPane Dynamically
Hello,
I'm hoping someone can help me with a ScrollPane issue. I'm creating an empty movieclip and trying to dynamically attach buttons into a scroll pane (placed on the stage) containing that movieclip, but the buttons extend past the scrollpane's area and the scroll bar doesn't show up.
Any help would be greatly appreciated. I have been trying to fix this issue for 3 days. Thanks!
Here is the code I'm using (code is located in an external .as file because it contains classes for xml content):
Attach Code
_root.ScrollPane.createEmptyMovieClip("topic_block", 5);
for (var i = 0; i <NavSchemaArray.length; i++) {
_root.ScrollPane.topic_block.attachMovie("topic_button", "topic"+i, _root.ScrollPane.topic_block.getNextHighestDepth(), {_y:(28*i), id:i});
}
_root.ScrollPane.invalidate();
}
View Replies !
View Related
Dynamically Load Buttons Into ScrollPane
Hello,
I'm hoping someone can help me with a ScrollPane issue. I'm creating an empty movieclip and trying to dynamically attach buttons into a scroll pane (placed on the stage) containing that movieclip, but the buttons extend past the scrollpane's area and the scroll bar doesn't show up.
Any help would be greatly appreciated. I have been trying to fix this issue for 3 days. Thanks!
Here is the code I'm using (code is located in an external .as file because it contains classes for xml content):
Attach Code
_root.ScrollPane.createEmptyMovieClip("topic_block", 5);
for (var i = 0; i <NavSchemaArray.length; i++) {
_root.ScrollPane.topic_block.attachMovie("topic_button", "topic"+i, _root.ScrollPane.topic_block.getNextHighestDepth(), {_y:(28*i), id:i});
}
_root.ScrollPane.invalidate();
}
View Replies !
View Related
How Can I Use External UP And DOWN Buttons With Scrollpane Component
hi Users,
I want to use external up and down buttons with the scrollpane component but I don't know what actionscript will be used in the buttons in order to move the text up and down. I have used the external buttons with the dynamic textfield and the actionscript worked perfectly with it but I guess the same actionscript doesn't work with the scrollbar component. So if anyone knows the code please do share it...
regards,
Xeeschan
View Replies !
View Related
Load Predesigned Buttons In Scrollpane
Hi Kirupa members,
I'm trying to load a predesigned/predefined movie into my scrollpane and I'm not able to.
http://s24.yousendit.com/d.aspx?id=0ZAF48HNYTNMK1GZWTYTBM6BTA
is where my code is. I'm currently able to load an empty button and work through. But I need the code to load test1_btn and test2_btn. The XML file will finally contain just the name(s) of such predesigned buttons (symbols) in the name attribute and the destination link will be in the goto attribute.
Thanks for your help.
Arun
View Replies !
View Related
How Can I Use External UP And DOWN Buttons With Scrollpane Component
hi Users,
I want to use external up and down buttons with the scrollpane component but I don't know what actionscript will be used in the buttons in order to move the text up and down. I have used the external buttons with the dynamic textfield and the actionscript worked perfectly with it but I guess the same actionscript doesn't work with the scrollbar component. So if anyone knows the code please do share it...
regards,
Xeeschan
View Replies !
View Related
Load Predesigned Buttons In Scrollpane
Hi Kirupa members,
I'm trying to load a predesigned/predefined movie into my scrollpane and I'm not able to.
http://s24.yousendit.com/d.aspx?id=0ZAF48HNYTNMK1GZWTYTBM6BTA
is where my code is. I'm currently able to load an empty button and work through. But I need the code to load test1_btn and test2_btn. The XML file will finally contain just the name(s) of such predesigned buttons (symbols) in the name attribute and the destination link will be in the goto attribute.
Thanks for your help.
Arun
View Replies !
View Related
Buttons In A Scroll-drag Scrollpane?
Hi all
I'm working on a project that involves having a scrollpane with an interactive movieclip inside. The scrollpane has no scrollbars and is set to be dragable. However, doing this seems to render any buttons in the child movieclip to be unusable.
Is there any way around this? I don't really want to use scrollbars if I can avoid it.
Thanks!
View Replies !
View Related
Buttons In Scrollpane Not Clickable.....please Help......this Is My Last Time Bugging
I am having trouble here....
I am using Flash MX.
I have created a scrollpane with a list of pictures linked to it, that worked out great but my problem now is that its not responding when I click on it. Am I not referencing it correctly. If anyone can shine some light on this it will be great and I will stop bugging you guys all day. Thanks.
I have attached what I have done so far hopefully someone can see through my mess.
Its a bit messy, I'm newbie trying to teach himself some Flash.
View Replies !
View Related
ScrollPane Component Which Has Buttons Doesn't Work
Hi all
I have a movieclip which has a "scrollPane" component which houses buttons.
When I rollover the buttons, it works but when I click each button, the link doesn't work!!!
Can anybody help?
Also, how can I edit the look of the "scrollPane"? I want to change the color of the scroller and borders?
Cheers
View Replies !
View Related
Loaded External SWF Buttons In Scrollpane Do Not Work
If anyone could help me with this it would prevent a future melt down and id be grateful...
ok, so heres the deal... I have loaded an external SWF named collegiate.swf, from the main SWF using: empty_mc.loadMovie("collegiate.swf"); ... i have buttons within the external collegiate.SWF that work but.... i also have a scrollpane component with buttons within the external collegiate.SWF that do not work only the rollover action does...
for example my button within my scrollpane has an instance name fireworks_btn.
the code iv used is:
fireworks_btn.onRelease = function () {
_root.gotoAndStop(2);
}
it works but goes to frame 2 of the main swf... how do i keep it within the external collegiate.swf???? if anyone can help that would be amazing!!!!
View Replies !
View Related
Actionscript Prob - Scrollpane Buttons Don't Work
hi, i've tried searching this one, no luck!!
Pretty simple really, i have a flash mc with a scrollpane in it which refrences an external mc with buttons in it, all the buttons do is this:
on (release) {
_root.gotoAndStop("news2")
}
It works when testin the movie, but when i actually come to viewing the movie in a browser or just clicking on the SWF file itself the buttons fully don't work!!!! Any ideas? Please help!!!
View Replies !
View Related
Custom Buttons To Control ScrollPane Component
I have figured out how to use the scrollPane component to pull in an external swf file with text and how to make the border invisible. But I am trying to figure out how to make it scroll with buttons that I have created.
Anyone got any ideas?
or an example of this. Any help is appreciated.
Thank you.
View Replies !
View Related
HELP? - ScrollPane - Using Own Buttons To Scroll Instead Of System 1'z 4 Touch Screen
Please Help, I have spend the day on the macromedia website and various forums:
I have an flash app with two scrollpanes, I have found the code to move the scrollpane down apparently, but I can not get it to work??
I am new and quite un-experienced so it's probably simple as I have found two explainations for it but cannot get them to work in my app!!!
I have set-up a two buttons (But-up, But-dwn) alongside the scrollpane I want to navigare (SP2) with the code:
on (press) {
SP2.setScrollPosition(40, 0);
}
It doesn't do anything, is there code I need elsewhere???
I even found a thread on this forum explaining it, but it doesn't work??
http://www.flashkit.com/board/showth...+pane+butt on
Please what am I doing wrong???
Thanks....
Buzz.
View Replies !
View Related
Problem Loading An External SWF From Buttons Inside A Scrollpane.
I am having a some targeting issues from inside of a scroll pane. Heres what i have:
I have an fla that uses a custom scrollpane. Inside the scrollpane there are buttons that load an external swf into a specified location outside the scrollpane in the parent swf.
The buttons load the external swf fine, if I put them in a layer by themselves using the as:
on (press) {
location.loadMovie("externalmovie.swf");
}
Yet if I try to put the buttons in the scrollpane script, they stop working. I've used this scrollpane script before using dynamic text read as html as content, and it has worked fine. But if I try using my buttons as content for the scrollpane, the buttons stop working.
I've included my fla:
http://www.skjohn.com/helpclips.fla
Any help would be much appreciated. I suspect it is some sort of scoping issue, but as I am a newbie my AS skills are limited and I am stumped.
This is the script I used for the custom scrollpane.
http://www.actionscript.org/forums/a...1&d=1141433691
View Replies !
View Related
Buttons Inside Scrollpane And Root Movie Issue
Caio rigazzi,
I have a scrollpane with a movie that contains a movie clip in it. That movieclip contains buttons which are capable of bringing up a pop-up menu and should display a sample image when "rolled over". The problem is when I use :
on (rollOver) {
_root.rollover.gotoAndPlay ("1FLUX");
}
on (rollOut) {
_root.rollover.gotoAndPlay ("1BACK");
}
The "roll over" function does not work in the main movie this scroll pane is loaded into.
Basically, the scroll bar in a swf named VIDEO, is loaded into a DESIGNWORK1.fla, which is loaded into a main video: INDEX12
(courtesy of the Transitions between External SWFs( 1, 2)
How can I get this scroll bar to work?
aswg
View Replies !
View Related
Buttons Inside Scrollpane And Root Movie Issue
Caio rigazzi,
I have a scrollpane with a movie that contains a movie clip in it. That movieclip contains buttons which are capable of bringing up a pop-up menu and should display a sample image when "rolled over". The problem is when I use :
on (rollOver) {
_root.rollover.gotoAndPlay ("1FLUX");
}
on (rollOut) {
_root.rollover.gotoAndPlay ("1BACK");
}
The "roll over" function does not work in the main movie this scroll pane is loaded into.
Basically, the scroll bar in a swf named VIDEO, is loaded into a DESIGNWORK1.fla, which is loaded into a main video: INDEX12
(courtesy of the Transitions between External SWFs( 1, 2)
How can I get this scroll bar to work?
aswg
View Replies !
View Related
Help Me Whit This Plz
Hi...
I have a problem...
Some1 know how to make frames in flash???
Or if i click on a button then i open a url in targerframe...
How should i do???
And i allso want to know how to get a own mouse pointer...
View Replies !
View Related
Buttons Inside Scrollpane Not Working In Main Movie It Is Loaded Into
Caio rigazzi,
I have a scrollpane with a movie that contains a movie clip in it. That movieclip contains buttons which are capable of bringing up a pop-up menu and should display a sample image when "rolled over". The problem is when I use :
on (rollOver) {
_root.rollover.gotoAndPlay ("1FLUX");
}
on (rollOut) {
_root.rollover.gotoAndPlay ("1BACK");
}
The "roll over" function does not work in the main movie this scroll pane is loaded into.
Basically, the scroll bar in a swf named VIDEO, is loaded into a DESIGNWORK1.fla, which is loaded into a main video: INDEX12
(courtesy of the Transitions between External SWFs( 1, 2)
How can I get this scroll bar to work?
aswg
View Replies !
View Related
Swf Whit No Cache ?
hi, i hope any one can help me to do and swf whit a no cache script, coz am having some problems whit an external server, so i know this <META HTTP-EQUIV="Expires" CONTENT="0"> , and i have try so other scrips but the only proble whit this is that it only makes no cacheable to the html, and the swf still being cacheable by the server... so, if any one knows how to make and swf no cacheable, please help me
View Replies !
View Related
Whit Flashes
How do you make perfect white flashes that seen on many sites?? like the ones seen her at www.bacardidj.com. Not the ones on the roll over but the ones that appear when the site is being loaded.
View Replies !
View Related
Going Backward Whit A FLV At 30 Fps ?
My playHead is going from frame 1 to 205.
When it hit the frame 204 or more its going back to frame 4 playing all the frame one by one backward.
Code:
onClipEvent (load) {
var backward = false;
}
onClipEvent (enterFrame) {
if (_currentFrame >= 204){ backward = true;
} else {
if (_currentFrame <= 4) backward = false;
}
}
onClipEvent (enterFrame) {
if (!backward) {
play();
} else {
gotoAndStop(_currentFrame-1)
}
}
The problem is that it seems to go backward at 1 fps and not 30 fps.
It is not fluid when it goes backward.
Anyone got a idea ?
View Replies !
View Related
|