Search  

DYNAMIC XML LIST WITH SCROLL EASING

HomeBrowse CategoriesFlashApplications and UtilitiesUtilitiesDynamic xml list with scroll easing

1.support mouseWheel 2. support AutoScroll 3. scroll xml content with easing 4.Auto-adapted scroll content high 5.easy add links to xml

Related:

Dynamic multi xml video galleryDynamic multi xml image gallery v2Dynamic multi xml image gallery Dynamic xml image gallery v1Dynamic xml list scroll with easing v2Dynamic xml slide with easing v2Dynamic xml slide with easing

My other portfolio: http://www.flashden.net/user/wangruyi

Posted about 1 year ago

I am sorry for my a little mistake.

please find the fellowing code in ActionScript frame.and Change it.

It ’s on 64 line,change as:

//update scroll content. function updateContentPos() { var percent_scrolled = (dragger._y -btnup._y -btnup._height)/(scrollHeight-dragger._height); contentMain.newY = Math.round(top_scroll-(scrollable*percent_scrolled)); trace(contentMain.newY); }

Thanks marcus jenkins ,give me a feedback!

Posted about 1 year ago

or you can download the updated help file: http://www.webstudio.com.cn/blog/wp-content/uploads/dynamicxmllist_update.rar

Posted about 1 year ago

Very nice indeed! I’m sure this will be very useful.

A few Questions:

1.Can this be made to scroll horizontally?

2.Can the xml list be replaced with other dynamic content i.e. loaded text or images?

3.Could you add an option to scroll based on mouse coordinates instead of the scrollbar?

Good work, hope to see more in the future ;)

Posted about 1 year ago

hi. Halil Thanks.

I will try to do that.

Posted about 1 year ago

how do you make it auto scroll like in the preview

Cheers,

Dave

Posted about 1 year ago

please check out the useage comments in fla. only change “var auto = false;” as “var auto = true;” It will works fine!

I have replied your mail. Thanks for your buy .

Posted about 1 year ago

Is there a way to have a button in the list – not be a link – and not clickable?

Thanks. s.krawitz@gmail.com

Posted about 1 year ago

there are all moveClip button in the list ,now. if you don’t need link and clickable, you only need change the links as ” ” in xml files.

Posted about 1 year ago

I noticed that the scroll stops at the bottom and reveals last items text but not the complete rounded rectangle behind it. Can you tell me where to update this at?

Also when it goes to the top the first item gets cut off.

Can the arrows be removed and not used? I tried deleting them but the scroller stopped moving the list items.

thanks

Posted 11 months ago

Hi, I’ve just downloaded your file and it’s giving me an error when I try to unzip it? Can you please email this to me?

Posted 11 months ago

@kcharity the arrows cannot be delete. and you must make sure the arrow positions is right.

@ turbo911. yes. you can send me a mail. I will send the zip files to you.

Posted 11 months ago

Hi, I’m using this file to create a large scrollable list of links. It works well, but when i add ALOT of links the first couple are hiden when i publish the file. Any suggestions on how to prevent this would be really appreciated.

Cheers

Posted 10 months ago

Can you send you files to me. I will check it out.

Posted 10 months ago

Hi My friend…...You script is very best !!! I buy IT!! So… I want add a little CHIC ! I would want to add of the buttons and for everyone to load a XML . Can you help me? Thank you so much! N3m3s1s

Posted 8 months ago

@n3m3s1s. Do you mean like my preview file effect ?

Posted 8 months ago

Hy WAN , did you have sent me any mail? Whitin en EXAmPLE? Because….unfortunately I have deleted my mail into my mailbox. Can you Re-Send an email or post here a link? Thank you!! Have a Nice years.

Posted 8 months ago

Wangruyi, I got an error trying to open the .rar file.

Can you please email it to me? Thanks for your time! :)

Posted 7 months ago

Nevermind! Got it.

Thanks anyways :)

Posted 7 months ago

Hello, How can I add an image and a link?

thanks

Posted 7 months ago

@jacyo. need edit the xml structure. and edit the fla. If you need this extra function. please email me . :)

Posted 7 months ago

Can the movie clip be edited so the cursor doesn’t change on mouse over? I really like the list feature but don’t need the link functionality so I was wondering if I could re-purpose it as a list scroller…

Posted 4 months ago

Wangruyi,

Been working with this file a but, I changed the dimensions to fit the area I need it in. But when I move things down the scrolling is not the same it hides the first few items and the scrolling continues past the end instead of stopping at the bottom.

I selected all the elements and saw that the Y value is 1.5, I tried moving everything down to 51.5.

Can you tell me what I need to adjust in the Action Script to accommodate for the 50px difference on the Y coordinate?

Thanks

KC

Posted 4 months ago

@kcharity. I have replied your mail.

Posted 4 months ago

Thanks for the reply, works like a charm.

Posted 4 months ago

I have a corrupt.rar file

Posted about 1 month ago

Hi there,

am using UTF -8 in my xml. It doesn’t work with the European characters. my dragger off the _x while mouse down. I can’t figure out why. please help.

thanks.

Posted about 1 month ago

@pinkyvyp. at first . be sure you have fix it with my first comments. about the European characters. please open the first movieclip .select the “item_txt” textField. embed your fonts from the property panel. save it. then open the xml file with Notepad software. selected file>save as menu. when open the dialog window. change the encode as “utf_8” save it. then test it will be ok.

Posted about 1 month ago