addFeedButtonWithSize
Add feed button with size

Details
public function addFeedButtonWithSize(x_coord:Number,y_coord:Number,button_size:Number):void
Parameters
x_coord : Number
the x coordinate of the view position

y_coord : Number
the y coordinate of the view position

button_size : Number
button new size

Return value
void