I am trying to import flex component but is not working.
mxml import:
Pom:
I need just import the component to use
<flexiframe:IFrame id="googleIFrame"
label="Google"
source="http://www.google.com"
width="80%"
height="80%"/>


I put only type swc and works properly.