Is it just ActionBar or other components as well?  Do some components
always work?

On 7/16/14 9:16 AM, "Trevor Holman" <[email protected]> wrote:

>I posed this sometime back, but I get an Error: "Could not resolve to a
>component implementation²
>
>I¹m in FlashBuilder 4.7 and when I go into the properties and change the
>sdk back to 4.6 it resolves the errors. I¹m not sure how to correct this
>problem to use the newer Flex SDK?
>
>I¹m mostly interested in AIR applications. Below shows the ns I¹m using.
>Am I missing something in this basic setup?
>
>
>
><?xml version="1.0" encoding="utf-8"?>
><s:WindowedApplication xmlns:fx="http://ns.adobe.com/mxml/2009";
>                       xmlns:s="library://ns.adobe.com/flex/spark"
>                       xmlns:mx="library://ns.adobe.com/flex/mx">
>       
>       <s:ActionBar>
>               
>       </s:ActionBar>
>
>
>       
></s:WindowedApplication>

Reply via email to