ActiveDen

Sliding List v2 with Search AS2

  • Has been a member for 3-4 years
  • Bought between 50 and 99 items
webcadre says

s…t I’ve just bought the older version yesterday.. grrrrr

2 years ago
  • Has been a member for 3-4 years
  • Exclusive Author
  • Sold between 1 000 and 5 000 dollars
  • Bought between 1 and 9 items
  • Europe
komapeb says

Cool little thing.
Sugestion: You could use AS3 ’s RegExp class… Would be much better for the search function. Just a thought :)

2 years ago
  • Has been a member for 2-3 years
  • Exclusive Author
  • Sold between 1 000 and 5 000 dollars
  • Bought between 1 and 9 items
  • Referred between 1 and 9 users
Quantax says

very useful file :)

2 years ago
  • Has been a member for 2-3 years
  • Exclusive Author
  • Sold between 1 000 and 5 000 dollars
  • Bought between 1 and 9 items
  • Europe
  • Referred between 1 and 9 users
Firsh says

Really good, file manager like. Search could extend to all subdirectories too :)

2 years ago
  • Has been a member for 2-3 years
raradada says

what’s the search button for ?

2 years ago
Author
OXYLUS OXYLUS replied

In case you have a search string already typed and you navigate into a category, you could filter this new category by pressing the search button. We don’t do the search automatically because you may end up with an empty category if no search results are found and, in my opinion, that can be confusing.

2 years ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
  • Turkey
denizci2000 says

Hi I just wondering that, Let say , if any subdirectory clicked, so page will be refreshed and the menu go back to star position. Could it be posiible to see the last clicked directory items automaticly. so people can figure out which one he clicked or which directory.

2 years ago
Author
OXYLUS OXYLUS replied

Unfortunately no, but that can be customized. We did something similar for a client.

2 years ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
  • Turkey
denizci2000 says
Purchased

Another qustions about text, border, roll over vs colors. I need to change the all black/white colors. ?s there any color files that I can change them.

2 years ago
Author
OXYLUS OXYLUS replied

You can change the colors in the main .fla source file, inside the Library (Ctrl+L). You need to republish the swf after making any changes.

2 years ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
  • Turkey
denizci2000 says
Purchased

Thank for that. sorry to boder you one more question. the links open in new window _blank . how can I change to open in same window.

2 years ago
Author
OXYLUS OXYLUS replied

Inside main.fla, layer AS:

if(e.url) getURL(e.url, "_blank");

You need to take this into consideration http://kb.adobe.com/selfservice/viewContent.do?externalId=50c1cf38&sliceId=2

2 years ago
  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
emspirit says
Purchased

I agree with denizci2000. It’s better to change that in the xml files. To provide open the link in blank or target … If it is possible to change that?

2 years ago
  • Has been a member for 4-5 years
  • Bought between 100 and 499 items
homemadebyx says
Purchased

Just add e.target to the AS layer on the main timeline,

list_mc.onItemSelection = function(e:Object){ if(e.url) getURL(e.url, e.target); }

And

Add the target to the XML

i.e.

item url = ”/location/” target=”_blank” title=”Our Location”

This works well for me.

2 years ago
  • Has been a member for 3-4 years
  • Bought between 100 and 499 items
saimax says
Purchased

How do you change the font and background colour?

2 years ago
  • Has been a member for 4-5 years
  • Exclusive Author
  • Bought between 100 and 499 items
  • Mexico
jtorres_mora says

Hi, is possible add GotoAndPlay a frame or label instead URL ?

2 years ago
  • Has been a member for 4-5 years
  • Exclusive Author
  • Bought between 100 and 499 items
  • Mexico
jtorres_mora says

Hi, what is the structure of the XML for make a ITEM – NODE for can be searched or not?

Thanks for you great help.

2 years ago
  • Has been a member for 4-5 years
  • Exclusive Author
  • Bought between 100 and 499 items
  • Mexico
jtorres_mora says
Purchased

My last question is that your listing something wonderful as a search engine, being that this search engine realy not search within folders.

In your example page you show, but not really explains that people must navigate each level and that only a level or folder you can search and find the words.

Knowing that not can do, you put multiple words in the root and is confuse know what is really searching for.

Only after that purchases it and tests you see that really does not.

If you talk me about the prices you need to give me an aproximate or final price for you custom work.

Talking me about price per hour is really scary.

Thanks for you geat help.

2 years ago
  • Has been a member for 3-4 years
  • Exclusive Author
  • Bought between 100 and 499 items
  • France
o2prod says

Hi, Can we navigate like the V1, with the position of the mouse not with a scrollbar?

Thank

2 years ago
Author
OXYLUS OXYLUS replied

Unfortunately no, but we can customize it to work that way.

2 years ago
o2prod o2prod replied

What is the prize for this?

2 years ago
  • Has been a member for 1-2 years
  • Bought between 10 and 49 items
fastclothing says
Purchased

Hello, very nice..One question though, I see that people have commented on this already but I didnt see a solution. I would like to have the search bring back anything with that string throughout the entire xml not just the category your in. Is this possible?

Thank you again, I also purchased 3 others from you and they are all fantastic!

1 year ago
  • Has been a member for 1-2 years
  • Bought between 10 and 49 items
fastclothing says
Purchased

Oh and also, have you created anything like the comment box im in right now, to where you can post a comment and it auto reloads and post in its own seperate box?

Thanks again..

1 year ago
  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
skny31 says

Hi, great file.

Im really interested on purchasing this file. my question is everytime i click a button on the menu can i have it go to a specific movie clip and have a image to change on the right side of the menu for every button i press instead of URL ??? Is this possible???

thank you

1 year ago
  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
jasongbrown says

how would I increase the height/text of the link rows?

6 months ago
Author
OXYLUS OXYLUS replied

Hello, I am sorry but you do not have a “purchased” tag. Please post a message from the account you used to buy this product. Thank you

6 months ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
Olandese says
Purchased

Was wondering if you have this version in as3? Cool Product!

3 months ago

by
by
by
by
by