I am new to coding in android.I am getting the following error when i try to use navigate to enter a new mxml file.Does anybody know what the problem is or if i need to import anything?
protected function show_list_clickHandler(event:MouseEvent):void
{
//shows error// navigator.pushView(ShowResults);