ActiveDen

Links Page XMl system

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

While it it is very easy to change the rollover state colors, how can I change the default white text to another color.

Is it possible to set the width of the container to a set amount and allow for word wrap?

great file!

4 years ago
  • Has been a member for 5-6 years
  • Exclusive Author
  • Sold between 10 000 and 50 000 dollars
  • Bought between 1 and 9 items
  • Romania
  • Referred between 50 and 99 users
vamapaull says
Author

@edZio – you can change the text field color if you open the text movieClip from the library I don’t understand your other question…

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

how hard would it be to have rows and columns? Say I have 5 rows, then once I add more it goes to the next column and continues for another 5, and so on?

4 years ago
  • Has been a member for 5-6 years
  • Exclusive Author
  • Sold between 10 000 and 50 000 dollars
  • Bought between 1 and 9 items
  • Romania
  • Referred between 50 and 99 users
vamapaull says
Author

@amnesiac096 – that depends on your level of ActionScript knowledge ;)

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

columns would be nice….

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

How do I make the title a different color to the link text – cool script, thanks.

2 years ago
Author
vamapaull vamapaull replied

After if(linkArray[i]){} from the loadMenu function you add
else{ var my_color:Color = new Color(but.myText); my_color.setRGB(0xFF6600); }

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

Oh an how can I change to font size of the links only – thanks

2 years ago
Author
vamapaull vamapaull replied

In if(linkArray[i]) you have:
but.myText.setTextFormat(getTextFormat(11));
11 is the font size

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

so sorry to be a pain vamapaull – last question promise

how do i change the font?

cheers

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

its ok found it – ooops sorry dude!

2 years ago
Author
vamapaull vamapaull replied

No problem, I’m glad you found it ;)

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

Hi Vamapaull

I have tried to change the colour of the title using the code you gave me – Im sure Im putting it in the wrong spot.

After if(linkArray[i]){} from the loadMenu function you add else{ var my_color:Color = new Color(but.myText); my_color.setRGB(0xFF6600); }

does it go in the code in the ‘links Main Clip’?

I can see if(linkArray[i]){} in there.

Sorry dude I feel so bad being such a pain.

2 years ago
Author
vamapaull vamapaull replied

That is the color to change for the rollOver event.
If you want to change the color of the text field, just go to the library and edit “links button” movieClip.

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

thanks you so much for yr help – great file – great work, so neat!

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

i know i asked this ages ago but how do u change the font type, cheers!

2 years ago
Author
vamapaull vamapaull replied

You have a text field inside the “links button” MovieClip (you can find this mc in the library).

2 years ago

by
by
by
by
by