ActiveDen

vertical scroller

  • Has been a member for 5-6 years
  • Bought between 1 and 9 items
leertes says
Purchased

how can i tell you before i have downloaded it. sorry but i failed my telepathy mba

5 years ago
  • Has been a member for 5-6 years
  • Exclusive Author
  • Sold between 1 000 and 5 000 dollars
  • Bought between 100 and 499 items
  • United States
  • Referred between 100 and 199 users
arala22 says

hey richardson… i was wondering… can images be used instead of text in the scrolling menu?

if so is it difficult?

5 years ago
  • Has been a member for 4-5 years
  • Bought between 10 and 49 items
drakkeon says

1. Can this be managed/updated with XML ? 2. What do you mean when you say “you can put your menu items in a list in the ‘code’”. By code, do you mean Actionscript or something else? 3. How do you link the buttons?

Thanks!

5 years ago
  • Has been a member for 4-5 years
  • Bought between 1 and 9 items
tobywimberley says
Purchased

What do I use to open and edit this menu? I have tried flash mx and swish max. What am I doing wrong?

5 years ago
  • Has been a member for 4-5 years
  • Bought between 50 and 99 items
Swandieve says

is this managed by XML ?

5 years ago
  • Has been a member for 4-5 years
  • Bought between 50 and 99 items
Swandieve says
Purchased

drakkeon, 1) This isn’t currently xml 2) Actionscript—menu items array 3) I have NO IDEA . There was no example, and I’m below a beginner when it comes to actionscripting.

5 years ago
  • Has been a member for 4-5 years
  • Bought between 10 and 49 items
drakkeon says

Thanks for the info Swandieve. It’s good to get an answer, finally.

5 years ago
  • Has been a member for 3-4 years
  • Author had a File in an Envato Bundle
  • Exclusive Author
  • Sold between 10 000 and 50 000 dollars
  • Bought between 10 and 49 items
  • United Kingdom
  • Referred between 10 and 49 users
DMXdesign says
Purchased

This is quite nice but would be better if everything could be moved into a movie clip to allow for easier dropping into another fla without having to change a load of code. ;-)

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

I purchased this item… but am unsure about linking. Can you give me an example of the actionscript necessary to create the links?

I see this code in the scrollPanel Movie clip and I believe that this is where the code should go… but you don’t have even one example of the linking code…

for (var i:Number = 0; i < _root.menuItems.length; i++) { menu = attachMovie(“scrollItem”, “scrollItem”+i, this.getNextHighestDepth()); menu._y = menu._y+i*82; menu.textHolder.itemText.text = _root.menuItems[i] menu.item = _root.menuItems[i]; menu.onRollOver = function() { this.textHolder._alpha = 100; } menu.onRollOut = function() { this.textHolder._alpha = 50; } menu.onRelease = function() { _root.contentTitle.text = this.item; } }

Your help with this would be appreciated.

Thanks, Wayne

3 years ago

by
by
by
by
by