this.setSelected(true);
this.thumbnail.setSource(this.urlText);
// copy image to floatimage
// animate floatimage to destination view
// set destination view with correct image
if ( s ) {
floatview.setTarget( this );
}
if ( s ) {
this.setBGColor(0x2e60b0)
} else this.setBGColor(0x2d4263)
parent.selman.select( this );
gDetails.showTitle(this);
canvas.loadThumbnails();
this.updateDelegate.register( this, "onhspacing");
this.updateDelegate.register( this, "onxoffset");
//this.updateDelegate.register( newsub, "onwidth");
super.addSubview( newsub );