hi all
can you plz visit this url http://mamjad.netfirms.com
u can see three links there *(about me, portfolio, contact) these three are buttons but not active i dont know why? i want 2 activate these
my second question is u can also see a line moving with mouse cursor and a line on the top i also want to move this line from top to bottom as well but i dont know how 2 do this i use the following code:[AS]onClipEvent (enterFrame) {
this.line1.startDrag(true, 3, 0, 777, 0);
this.line1._alpha = random(50);
this.line2.startDrag(true, 0, 0, 0, 220);
}
[/AS]i attached this movie for you people
help me stuck:q: