En, I think ,you can try to change you Main-app.xml
the first : If you use AIR (1.5)
your Main-app.xml maybe like this:

 <application xmlns="http://ns.adobe.com/air/application/1.0";>

now you upgrade your AIR to 2.0,
So ,your must change your Main-app.xml ,do that ,you can find the
adl.exe and use it:

<application xmlns="http://ns.adobe.com/air/application/1.5";>  or
<application xmlns="http://ns.adobe.com/air/application/2.0";>

wash it useful to you!

Your 's friend Ryan.Cao. and My blog is http://www.rcant.com!


On 9月18日, 下午5时21分, Hemant <[email protected]> wrote:
> Hi,
>
> I was working on Flex 3.2 SDK with AIr( 1.5) as default sdk.
>
> Further, upgraded to Air version 2.0 on Flex 3.2 SDK
>
> HOwever, after upgrading i'm getting below Warning:
>
> Design mode: Cannot load applicationupdater_ui.swc (reason: ERROR:
> Load Verify). It may require classes (such as Adobe AIR components)
> that are not supported by design mode. Check the Eclipse error log for
> more details.   Master/src/com/components       ListBoxExtended.mxml    
> Unknown
> 1284801183525   8
>
> In Design view many of the UI componenet like Image are shrinked to
> dot size, which is very frustrating.
>
> i have tried upgrading Air SDK on Flex 3.4 and 4.000 but the same
> warning is still showing.
>
> Currently i roll back to Flex 3.2 SDK to set my UI and uses upgraded
> to SDK to set my Source Code.
>
> Kindly suggest me.
>
> Regards,
> Hemant Garg

-- 
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.

Reply via email to