thanks... i think it worked right away...

public var pagebtn1:btn1pageclass = new btn1pageclass();
pagebtn1.name = "pagebtn1";
addChild(pagebtn1);
trace(this.getChildByName("page"+prevbutton));
////// traces --- [object btn1pageclass]


thank you so much ZOMPO - SOLVED