this is what this looks like
But when I try to change the color or the width or any thing it does not respond? the only thing that responds to changes is the left and the top Can some please help me
Code: Select all
with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=10;
overallwidth=10;
orientation="horizontal";
style=menuStyle;
top=120;
Thanks