Go get the source files at Flashden
Tags: actionscript, animation, as2, download, experiment, flash, flashDen, interactive, network, open source, xmltecwzrd said,
I’d show a photo here and link to the swf on flashden since they take steps to keep the swf from easily being decompiled ![]()
Keith said,
I have downloaded this file, but the header is missing (the select a tag header) and when you click on the links the URLs do not work! Please help.
Evan Mullins said,
The file has been updated and now looks like the one hosted at FlashDen.
The header is gone, but that was just a layer with a gray box and a text box…
The links work for me… you may have to allow pop-up links from the site.
The text and the urls are stored in an external xml file.
Beng Hwee said,
Can i replace the text with images instead? Then when I mouseover the image, a 2 or 3 -word description will appear. All these achievable via the XML file. I do believe I can configure the width and height of the menu. Lastly can I remove the alternate strips appearing in the scroller?
Evan Mullins said,
Beng,
This file doesn’t do what you’re asking about. It is strictly text links.
Thanks for the suggestions. I’m actually working on another version that would do what you wanted though… I’ll be sure to let you know with a new post when it’s done.
Alan said,
Hi,
this scrolling link list is something I looked for for a looong time.
Now, since flashden is down from some reason, can someone please email me this list if it is no problem. Static (non-wrapping) version is ok for me too.
Thanks
Alan
Alan said,
Ok, Flashden finally loaded and I see now it’s not for free and that’s OK.
I have one question though. Is it possible to make this script not automatic (static)?
Evan Mullins said,
Yes, that is totally possible.
Comment out line 5 of frame 2,
1 //if mouse not in stage, scroll automatically
2 if (!mouseIn) {
3 //automatic catagory scroll
4 speed = .5;
5 //automaticScroll();
6 }
RSS feed for comments on this post · TrackBack URI


(2 votes, average: 3.5 out of 5)

