This file has been purchased 1 times. Why are there 2 ratings now ?
Posted about 1 year ago
Dynamic xml slide banner with easing
1.support mouseWheel
2. support AutoScroll
3. scroll xml content with easing
4.Auto-adapted scroll content width
5.easy add pictures and text content to xml
6.support mouse coordinates scroll,you can set scrollbar hid or not.
the function ” AutoScroll”, “mouse coordinates scroll”, “mouseWheel” and “scroll bar hid” , you only need set “true” or “false”,It will works.
enjoy it ! 
My other portfolio: http://www.flashden.net/user/wangruyi
Posted about 1 year ago
when you set “mouseCoord = true”, and “barVisual = false”; like this: another preview files http://www.webstudio.com.cn/flashden/dyxmlslide/dynamic_xmlslide_banner_preview.html
btw: please update this help files. http://www.webstudio.com.cn/flashden/dyxmlslide/updatehelp.rar
Posted about 1 year ago
I am trying to insert the swf of this file into a portfolio website by calling it with xml. When I do this, only the scroll bar can be seen and it doesn’t work. None of the content is seen either. But testing the regular swf works fine.
Any suggestions or tips would help out a ton.
Thanks a lot Ryan
Posted about 1 year ago
hi.RyMaloney you only send me my file, I can not konw where is problem. If you can post all your other files to me. maybe I can find where is the problem.
Posted about 1 year ago
Great carousel here, just a few questions:
1. can we reduce the overall width in xml? 2. can we change the background gradient and rollover state in xml? 3. can we adjust the scroll speed in xml?
Posted 10 months ago
@abyssdome the xml only include the images and title and link info. but you can change some variables from the actionscript ,for example,the speed, comments have added into fla. the background and the item are all movieclip. need open the fla to edit it.
Posted 10 months ago
Just wondering if you would be able to add in a dynamic reflection of the loaded images?
Posted 9 months ago
Great file! I only got one question. Is it also possible to give a width of the image withing the xml?
I am trying make make a scroll slide show with your fla. The images i use got different widths The only thing i can do is change (in a.s.) the spaces between the loaded images..
Can you help me?
Posted 7 months ago
Looks great- Is it possible to create some other action for click such as load another clip in front? Thanks, CP
Posted 7 months ago
@jellep. because your request need more edit. I need a little time to update it as version v2.
@chrispalle. do you mean need pop a big photo?
@unabomber. yes. It can change the size of the image. and also need change the space value.
Posted 6 months ago
I like the auto scroll. However, is there a way to have the the auto scroll stop when you mouse over or onpress drag bar and then resume when mouse off the drag bar
Posted 6 months ago
I boought your menu and love it.I am trying to make my links open other pages without opening new browsers…Meaning I want to open different pages in thesame browser.Please tell me how to do this or send me a little code I could add. Thank you
Posted 4 months ago
@makonamme. please find the fellowing code,If should be at around 46 line code.:
temp_mc.onRelease = function() {
getURL(this.tlink, “_blank”
;
};
Change it as:
temp_mc.onRelease = function() {
getURL(this.tlink, “_self”
;
};
hey, i just purchased your slide banner.. i don’t know much about flash but how can i make the entire file 850×150 pixels?
i went to the document size and changed it there and nothing.. i also would need to know what size do i make the images too?
one last thing.. i see it has rounded corners but what if i am dropping it on a page that has red as a background, it would show the black on the tips where the rounded corners are..
can you PLEASE OR ANYONE help me with these issues..
thanks a million!!!
Posted 3 months ago
Hello, how do you make the scrolling faster? I tried changing the number at line 64 (var easingSpeed = 20
but it doesn’t make a difference. And it is going really slow…! look forward to your help. thanks!
@lucas101. you should change the easingSpeed as a small value. for example. var easingSpeed =10. please test it.
Posted about 1 month ago