addFlexiView
Add Flexi point view to screen

Details
public function addFlexiView(isAutoShow:Boolean,initial_pos:Number):void
Parameters
isAutoShow : Boolean
notify if to show the flexi view right away when its ready

initial_pos : Number
the initial position of the flexi view on screen (FLEXI_VIEW_POSITION_TOP_START... )

Return value
void