If i want to use different sizes for the jpgs scrolling how do i adjust that in the scroller?
is it OOP ? or procedural ?
“Thanks for all comment
mbudm // This is not difficult; You can add a transparent graphic in movieclip OR you can edit code.”
Can you be more specific what movie clip to add a transparent graphic or what piece of code?
- Has been a member for 3-4 years
- Item was Featured
- Exclusive Author
- Author was Featured
- Sold between 10 000 and 50 000 dollars
- Bought between 1 and 9 items
- Europe
- Referred between 1 and 9 users
dude69 //
No need to make changes in the code ( You can edit the item mc )
You can send us a mail, We’ll send you a sample file.
what’s the best way to start and stop the scrolling function ….. 150 pixels greater than the x position of content_mc … without adding a dummy image?
- Has been a member for 3-4 years
- Item was Featured
- Exclusive Author
- Author was Featured
- Sold between 10 000 and 50 000 dollars
- Bought between 1 and 9 items
- Europe
- Referred between 1 and 9 users
xonyd // We’ve sent you an e-mail !
Hello can I load swf file ?
Hello, I sent you an email hoping you can help figure out why my movie won’t load the xml when put on a server. Works fine locally, but once I put it online it doesn’t show. I’ve tried different variations of the path to the xml but nothing seems to work? Please help! It is a great file, just want it to work on my server 
BTW , I figured out the problem, and wanted to post it in case anyone else had problems. I had to fix the xml file, my server didn’t like that “utf” was lowercase. 5 hours of troubleshooting to find out it was that. Picky servers. Ugh. At least it is fixed and I can stop pulling my hair out 
how do i target self in the url
thanks that worked added “_self” instead of “_blank” however cheers t
Hi! I purchased your gallery today and I really like it but how can I change the size of images? All my images have same height but width is different. So I need to set specific width for each one of them. Could you help me with that? Thanks
Interested in purchasing, but wanted to check and see if there is a simple way to loop the file set?
Additionally, would your recommend popup functionality be located in the primary file or in the individual .swfs being loaded?
Thanks for your help.
We used this AS at http://collezione.istanbulnet.com/index.php?id=120000 and we would like to use JQuery Colorbox as the pop-up opener instead of a new pop-up window. We need to input an attribute named rel to urls listed on the XML . How do we edit following lines within the swf to include this rel attribute?
function onMouseClick(e:MouseEvent):void { var link:URLRequest = new URLRequest(xmlList[e.currentTarget.id].url); navigateToURL(link); }
To end up as follows when clicked:
hello great work!
is it possible to navigate to a frame or load external swf file? the file is greath but i do not have any use of it if i can not do that
best bruno
Is it possible to change the height of the pictures?
/Henke
Hi again, I really like this but have problem to find where you can change the size of my pictures. I want them to be larger. I looked into the xml file to, but there you only can change the space between the pictures.
Would be very glad if you can help me with this. Step by step please.
/Henrik
Grate Gallerry, I included the gallery in one the links for the website I am doing but if I try to include the gallery in another link I have got a lot of problems. Can you tell me the changes I will have to do, to have the same gallery in my web site two ice. thanks
Hi Tigerwoods,
I purchase your horizontal image scroll and I need to have bigger images.
I edit the movie clips and make them bigger but the images overlap and I am getting crazy looking where to change the sizes of the images container and avoid this problem.
Can you help, please.
Alex M

Line 167 : navigateToURL ( link ) ;
change to
navigateToURL ( link , “ _blank ” ) ;