#  /  posted on Mar 17, 2008
Image Scroller Basic
Home / Forum / Components Discussions / Image Scroller Basic
Started 3 years ago by akubane
Last reply by JStaples2006
-
Hi, i just bought your script. But there is just the demo 1 inside?! I want the demo 3.
#  /  posted on Mar 17, 2008 -
Hi and thanks for purchasing.
The demo 3 is very easy to achieve just by modifying the variables at the beginning of the code according to your needs.
Send me a private message with your email address and I'll send you the demo's fla if you still need it.
Thanks,
Snowcat
#  /  posted on Mar 17, 2008
-
This is really quite elegant. Thanks for creating this.
One question, can you change the background color of the entire image scroller? Black doesn't work well with the website I am working on.
#  /  posted on Apr 19, 2008 -
Sure, simply change the Flash document color (Ctrl J) or add a rectangle as big as your entire scroller, with gradient effect if you like.
#  /  posted on Apr 25, 2008
-
How can I change the image height and width? Can I use a rectangular image instead of square?
#  /  posted on May 10, 2008 -
Hi, All the variables specified in the description of this product can be changed while editing the FLA file with Adobe Flash. All the code is in the first frame of the Layer 1 on the timeline. Regards, Snowcat
#  /  posted on May 16, 2008
-
Hi,
All the variables specified in the description of this product can be changed while editing the FLA file with Adobe Flash.
All the code is in the first frame of the Layer 1 on the timeline.
Regards,
Snowcat
#  /  posted on May 17, 2008
-
Hey, great component but how do I change the text color. Thanks, tinator
#  /  posted on May 20, 2008 -
I bought your component and its worked perfect, but i am running into a little bump right now.
here is the site im developing, its a work in progress:
www.brandnameent.com/frenchy/v2/index.html
on the front page of the site i have the images set to 257w x 359h..But now I want to add another gallery to the site in another frame and have the images be 509w x 359h.
I was thinking I should put the gallery in another frame, make a duplicate of Hscroller.as, call it Hscroller2.as, and change the width from 257 to 509.
but i dont know where to change it so it would use hscroller2.as then hscroller.as?
any suggestions?
#  /  posted on May 25, 2008 -
Hey, 1st of all, i really like your image component, saved me lots of time. 2nd, i want to add a nice custom border to the scroller... I found a way to padd the sides, but i cant find the vars i need to adjust to get some padding on the top and bottom... Can u help me? thanks in advance
#  /  posted on Jun 02, 2008 -
Hey,
1st of all, i really like your image component, saved me lots of time.
2nd, i want to add a nice custom border to the scroller... I found a way to padd the sides, but i cant find the vars i need to adjust to get some padding on the top and bottom... Can u help me?
thanks in advance
#  /  posted on Jun 02, 2008 -
Hi, great component. I'm using this as a vertical menu and have changed the menu's menuX and menuY variables to 400 and 200 to position the menu to where I want it on my stage. That works well, however whenever I scroll over the menu the y position changes to 0 and my first image will no longer scroll down to its original position of 200. How can I fix this?
Thanks
#  /  posted on Jun 10, 2008 -
Hi, Great script - I answered my own question. I made a new symbol, a movie clip, called it scroller. Placed all the ActionScript on frame one of my new movie clip. Then back on the main stage, I cleared out the ActionScript. Added a new layer and put my new movie clip on it, positioned at 0,0. Then, I've added another layer above put a shape on it, changed it to a mask - voila, now I have rounded corners. Thanks, AB
#  /  posted on Jun 29, 2008 -
Hi, Great script.
I am trying to add a mask which would allow me to put round corners on the whole scroller.
I'm using your scroller much like your demo3 (above). Just really want round corners.
Could I do it with the setmask method? Which mc would I mask?
Or - even better, could I use a mask layer?
Thanks,
AB
#  /  posted on Jun 29, 2008 -
Hi,
Great script - I answered my own question.
I made a new symbol, a movie clip, called it scroller.
Placed all the ActionScript on frame one of my new movie clip.
Then back on the main stage, I cleared out the ActionScript. Added a new layer and put my new movie clip on it, positioned at 0,0. Then, I've added another layer above put a shape on it, changed it to a mask - voila, now I have rounded corners.
Thanks, AB
#  /  posted on Jun 29, 2008 -
Hi, I also bought your componet but i can't seem to get the image links to open what I want in an iframe called "photobox" on the same page. I edited the xml to look like this
but all I get is a new page opening but not in the iframe. please help.
#  /  posted on Jul 15, 2008 -
Hi,
I also bought your componet but i can't seem to get the image links to open what I want in an iframe called "photobox" on the same page. I edited the xml to look like this
but all I get is a new page opening but not in the iframe. please help.
#  /  posted on Jul 15, 2008 -
-
This is great! exactly what I am loking for.
The only problem I am having is that – none of the URL linksdefined in the XML document work?
I have no idea how to make any customizations as this is all new territory to me… but to be honest this is fine as it is, except for the URL problem.
regards
Neil.
#  /  posted on Sep 01, 2008 -
Hi,
I embedded this into my webpage via Dreamweaver. But when I upload and test the webpage, it freezes and I don‘t see the image scroller at all. Do I need to upload a .js file ?
Thanks,
B.
#  /  posted on Sep 13, 2008 -
I want replace the getUrl with an other code: the divswap of scriptaculous, so when I click on the images i can show and hide div in my html.
I don‘t really no how works an xml and so I don‘t no how can i insert the code!
Please help me!:(
#  /  posted on Sep 26, 2008 -
Ok,Ok, I resolve the first problem, but now I have another one: Can I give an action on click AND on mouseover (for example on mouseover appear a div and onclick another one)to images?
#  /  posted on Sep 26, 2008 -
neiluk: I don't see any reason why urls linking shouldn't work. This works perfectly fine in the examples too. Maybe the URLs used by you are dead links?
sfobri: To my knowledge you don't need a js file, but if the scroller doesn't appear this must be due to swf embedding or the right paths to be used
francescapesce: Yes, find the lines:
this.onPress
and
this.onRollOver
and add whatever extra action you need for these events
#  /  posted on Oct 20, 2008
-
Hi,
I tried to mask the scroller images as aaronbb describes but once I place the code in the movie clip and drag it into my main time line it doesn't work at all.
Can you help me?
Tnx,
#  /  posted on Oct 25, 2008 -
Hi,
aaronbb described perfectly how to mask the image scroller.
If you still didn't manage to do it send me a private message.
#  /  posted on Oct 28, 2008
-
Hello Snowcat thanks for your help. I was wondering I am using the Demo 2 imagae scroller and wanted to know can I move the scroller from the left side to the right side. It would just look better for the layout I am using .
Thanks,
Laura
#  /  posted on Nov 09, 2008 -
I posted this on the wrong product Sorry…
Snowcat you make my life alot easier with all your great products and great support.
Thanks!!!!!!!
Laura
#  /  posted on Nov 09, 2008 -
Hi .
On demo1 is it possible to have an auto scrolling ? from left to right ?
Or it’s not on your image scroller ?
Easy to add once buy ?
Thanks
#  /  posted on Nov 15, 2008 -
Sorry .
I can’t edit and i have another question .
It’s possible to have a transparency background , in place of the black colour ?
Thanks
#  /  posted on Nov 15, 2008 -
easyride
Please watch for the next product I’ll be releasing in a few days, it will have what you need
Thanks
#  /  posted on Nov 16, 2008






