Packaging ipa not working any more with AIR 3.3

Hello,
I use a custom ANE that worked without any problems on AIR 3.0, 3.1 and 3.2. Since I updated the ipa doesn't even compile any more. I get the following output on the command line on Windows and MacOS:
K:\MyFiles\src\iOS\word smith pro>c:\air\bin\adt -package  -target ipa-test -storetype pkcs12 -keystore iphone_dev.p12 -provisioning-profile development.mobileprovision  wordSmithPro.ipa wordSmith-app-xml.xml WordSmithMob.swf icons sounds dicts -extdir "native"
password:
ld: warning: -ios_version_min not specificed, assuming 4.0
ld: warning: ignoring file C:\\Users\\Henning\\AppData\\Local\\Temp\\ca8c0034-79
68-44dd-9859-0abb8a07e41b/libcom.devarai.MyAD.a, file was built for archive whic
h is not the architecture being linked (armv7)
ld: warning: CPU_SUBTYPE_ARM_ALL subtype is deprecated: C:\\air\\lib\\aot/lib/cr
t1.o
ld: warning: CPU_SUBTYPE_ARM_ALL subtype is deprecated: C:\\air\\lib\\aot/lib/gc
c/libgcc.a(_addsubdf3.o)
ld: warning: CPU_SUBTYPE_ARM_ALL subtype is deprecated: C:\\air\\lib\\aot/lib/gc
c/libgcc.a(_fixunsdfdi.o)
ld: warning: CPU_SUBTYPE_ARM_ALL subtype is deprecated: C:\\air\\lib\\aot/lib/gc
c/libgcc.a(_udivdi3.o)
ld: warning: CPU_SUBTYPE_ARM_ALL subtype is deprecated: C:\\air\\lib\\aot/lib/gc
c/libgcc.a(_umoddi3.o)
ld: warning: CPU_SUBTYPE_ARM_ALL subtype is deprecated: C:\\air\\lib\\aot/lib/gc
c/libgcc.a(_modsi3.o)
ld: warning: CPU_SUBTYPE_ARM_ALL subtype is deprecated: C:\\air\\lib\\aot/lib/gc
c/libgcc.a(_udivsi3.o)
ld: warning: CPU_SUBTYPE_ARM_ALL subtype is deprecated: C:\\air\\lib\\aot/lib/gc
c/libgcc.a(_umodsi3.o)
ld: warning: CPU_SUBTYPE_ARM_ALL subtype is deprecated: C:\\air\\lib\\aot/lib/gc
c/libgcc.a(_divsi3.o)
ld: warning: CPU_SUBTYPE_ARM_ALL subtype is deprecated: C:\\air\\lib\\aot/lib/gc
c/libgcc.a(_dvmd_tls.o)
ld: warning: CPU_SUBTYPE_ARM_ALL subtype is deprecated: C:\\air\\lib\\aot/lib/gc
c/libgcc.a(_clz.o)
ld: warning: CPU_SUBTYPE_ARM_ALL subtype is deprecated: C:\\air\\lib\\aot/lib/gc
c/libgcc.a(_fixdfsi.o)
ld: warning: CPU_SUBTYPE_ARM_ALL subtype is deprecated: C:\\air\\lib\\aot/lib/gc
c/libgcc.a(_fixunsdfsi.o)
ld: warning: CPU_SUBTYPE_ARM_ALL subtype is deprecated: C:\\air\\lib\\aot/lib/gc
c/libgcc.a(_divdi3.o)
ld: warning: CPU_SUBTYPE_ARM_ALL subtype is deprecated: C:\\air\\lib\\aot/lib/gc
c/libgcc.a(_addsubsf3.o)
ld: warning: CPU_SUBTYPE_ARM_ALL subtype is deprecated: C:\\air\\lib\\aot/lib/gc
c/libgcc.a(_fixdfdi.o)
ld: warning: CPU_SUBTYPE_ARM_ALL subtype is deprecated: C:\\air\\lib\\aot/lib/gc
c/libgcc.a(_moddi3.o)
ld: warning: CPU_SUBTYPE_ARM_ALL subtype is deprecated: C:\\air\\lib\\aot/lib/gc
c/libgcc.a(_cmpdf2.o)
ld: warning: CPU_SUBTYPE_ARM_ALL subtype is deprecated: C:\\air\\lib\\aot/lib/gc
c/libgcc.a(_muldivdf3.o)
ld: warning: CPU_SUBTYPE_ARM_ALL subtype is deprecated: C:\\air\\lib\\aot/lib/gc
c/libgcc.a(_unorddf2.o)
ld: warning: ARM function not 4-byte aligned: _IDctSlow_ARM from C:\\air\\lib\\a
ot/lib/libRuntimeAOT.arm-air.a(idct_part.o)
ld: warning: ARM function not 4-byte aligned: IDctSlowProcessRowLoop from C:\\ai
r\\lib\\aot/lib/libRuntimeAOT.arm-air.a(idct_part.o)
ld: warning: ARM function not 4-byte aligned: IDctSlowSkipArithmeticInRow from C
:\\air\\lib\\aot/lib/libRuntimeAOT.arm-air.a(idct_part.o)
ld: warning: ARM function not 4-byte aligned: IDctSlowProcessColumnLoop from C:\
\air\\lib\\aot/lib/libRuntimeAOT.arm-air.a(idct_part.o)
ld: warning: ARM function not 4-byte aligned: IDctSlowConstantxC1S7 from C:\\air
\\lib\\aot/lib/libRuntimeAOT.arm-air.a(idct_part.o)
ld: warning: ARM function not 4-byte aligned: IDctSlowConstantTable from C:\\air
\\lib\\aot/lib/libRuntimeAOT.arm-air.a(idct_part.o)
ld: warning: ARM function not 4-byte aligned: IDctSlowConstantxC7S1 from C:\\air
\\lib\\aot/lib/libRuntimeAOT.arm-air.a(idct_part.o)
ld: warning: ARM function not 4-byte aligned: IDctSlowConstantxC3S5 from C:\\air
\\lib\\aot/lib/libRuntimeAOT.arm-air.a(idct_part.o)
ld: warning: ARM function not 4-byte aligned: IDctSlowConstantxC5S3 from C:\\air
\\lib\\aot/lib/libRuntimeAOT.arm-air.a(idct_part.o)
ld: warning: ARM function not 4-byte aligned: IDctSlowConstantxC4S4 from C:\\air
\\lib\\aot/lib/libRuntimeAOT.arm-air.a(idct_part.o)
ld: warning: ARM function not 4-byte aligned: IDctSlowConstantxC2S6 from C:\\air
\\lib\\aot/lib/libRuntimeAOT.arm-air.a(idct_part.o)
ld: warning: ARM function not 4-byte aligned: IDctSlowConstantxC6S2 from C:\\air
\\lib\\aot/lib/libRuntimeAOT.arm-air.a(idct_part.o)
ld: warning: ARM function not 4-byte aligned: _IDct10_ARM from C:\\air\\lib\\aot
/lib/libRuntimeAOT.arm-air.a(idct_part.o)
ld: warning: ARM function not 4-byte aligned: IDct10ComputeRow0 from C:\\air\\li
b\\aot/lib/libRuntimeAOT.arm-air.a(idct_part.o)
ld: warning: ARM function not 4-byte aligned: IDct10ComputeRow1 from C:\\air\\li
b\\aot/lib/libRuntimeAOT.arm-air.a(idct_part.o)
ld: warning: ARM function not 4-byte aligned: IDct10ComputeRow2 from C:\\air\\li
b\\aot/lib/libRuntimeAOT.arm-air.a(idct_part.o)
ld: warning: ARM function not 4-byte aligned: IDct10ComputeRow3 from C:\\air\\li
b\\aot/lib/libRuntimeAOT.arm-air.a(idct_part.o)
ld: warning: ARM function not 4-byte aligned: IDct10_skip_Row3 from C:\\air\\lib
\\aot/lib/libRuntimeAOT.arm-air.a(idct_part.o)
ld: warning: ARM function not 4-byte aligned: IDct10ProcessColumns from C:\\air\
\lib\\aot/lib/libRuntimeAOT.arm-air.a(idct_part.o)
ld: warning: ARM function not 4-byte aligned: IDct10ProcessColumnLoop from C:\\a
ir\\lib\\aot/lib/libRuntimeAOT.arm-air.a(idct_part.o)
ld: warning: ARM function not 4-byte aligned: IDct10Fill2WithZero from C:\\air\\
lib\\aot/lib/libRuntimeAOT.arm-air.a(idct_part.o)
ld: warning: ARM function not 4-byte aligned: IDct10Fill1WithZero from C:\\air\\
lib\\aot/lib/libRuntimeAOT.arm-air.a(idct_part.o)
ld: warning: ARM function not 4-byte aligned: IDct10Fill0WithZero from C:\\air\\
lib\\aot/lib/libRuntimeAOT.arm-air.a(idct_part.o)
ld: warning: ARM function not 4-byte aligned: _IDct1_ARM from C:\\air\\lib\\aot/
lib/libRuntimeAOT.arm-air.a(idct_part.o)
ld: warning: ARM function not 4-byte aligned: _IDCT1_plus_ReconBlock_ARM from C:
\\air\\lib\\aot/lib/libRuntimeAOT.arm-air.a(idct_part.o)
ld: warning: ARM function not 4-byte aligned: IDCT1_plus_ReconBlock_loop from C:
\\air\\lib\\aot/lib/libRuntimeAOT.arm-air.a(idct_part.o)
ld: warning: ARM function not 4-byte aligned: _IDCT1_plus_ReconInter_ARM from C:
\\air\\lib\\aot/lib/libRuntimeAOT.arm-air.a(idct_part.o)
ld: warning: ARM function not 4-byte aligned: IDCT1_plus_ReconInter_loop from C:
\\air\\lib\\aot/lib/libRuntimeAOT.arm-air.a(idct_part.o)
ld: warning: ARM function not 4-byte aligned: _FilterBlock1dH_ARM11 from C:\\air
\\lib\\aot/lib/libRuntimeAOT.arm-air.a(predfilters.o)
ld: warning: ARM function not 4-byte aligned: loop1 from C:\\air\\lib\\aot/lib/l
ibRuntimeAOT.arm-air.a(predfilters.o)
ld: warning: ARM function not 4-byte aligned: _FilterBlock1dV_ARM11 from C:\\air
\\lib\\aot/lib/libRuntimeAOT.arm-air.a(predfilters.o)
ld: warning: ARM function not 4-byte aligned: loop3 from C:\\air\\lib\\aot/lib/l
ibRuntimeAOT.arm-air.a(predfilters.o)
ld: warning: ARM function not 4-byte aligned: loop4 from C:\\air\\lib\\aot/lib/l
ibRuntimeAOT.arm-air.a(predfilters.o)
ld: warning: ARM function not 4-byte aligned: _FilterBlock2dFirstPass_ARM11 from
C:\\air\\lib\\aot/lib/libRuntimeAOT.arm-air.a(predfilters.o)
ld: warning: ARM function not 4-byte aligned: loop5 from C:\\air\\lib\\aot/lib/l
ibRuntimeAOT.arm-air.a(predfilters.o)
ld: warning: ARM function not 4-byte aligned: _FilterBlock1dBilH_ARM11 from C:\\
air\\lib\\aot/lib/libRuntimeAOT.arm-air.a(predfilters.o)
ld: warning: ARM function not 4-byte aligned: FilterBlock1dBilH_next_row from C:
\\air\\lib\\aot/lib/libRuntimeAOT.arm-air.a(predfilters.o)
ld: warning: ARM function not 4-byte aligned: _FilterBlock1dBilV_ARM11 from C:\\
air\\lib\\aot/lib/libRuntimeAOT.arm-air.a(predfilters.o)
ld: warning: ARM function not 4-byte aligned: FilterBlock1dBilV_outer_loop from
C:\\air\\lib\\aot/lib/libRuntimeAOT.arm-air.a(predfilters.o)
ld: warning: ARM function not 4-byte aligned: FilterBlock1dBilV_inner_loop from
C:\\air\\lib\\aot/lib/libRuntimeAOT.arm-air.a(predfilters.o)
ld: warning: ARM function not 4-byte aligned: _FilterBlock2dBil_FirstPass_ARM11
from C:\\air\\lib\\aot/lib/libRuntimeAOT.arm-air.a(predfilters.o)
ld: warning: ARM function not 4-byte aligned: FilterBlock2dBil_FirstPass_next_ro
w from C:\\air\\lib\\aot/lib/libRuntimeAOT.arm-air.a(predfilters.o)
ld: warning: ARM function not 4-byte aligned: _Copy12x12_ARM9E from C:\\air\\lib
\\aot/lib/libRuntimeAOT.arm-air.a(copy12x12.o)
ld: warning: ARM function not 4-byte aligned: Copy12x12_CSrcAlign0 from C:\\air\
\lib\\aot/lib/libRuntimeAOT.arm-air.a(copy12x12.o)
ld: warning: ARM function not 4-byte aligned: Copy12x12_CSrcAlign1 from C:\\air\
\lib\\aot/lib/libRuntimeAOT.arm-air.a(copy12x12.o)
ld: warning: ARM function not 4-byte aligned: Copy12x12_CSrcAlign2 from C:\\air\
\lib\\aot/lib/libRuntimeAOT.arm-air.a(copy12x12.o)
ld: warning: ARM function not 4-byte aligned: Copy12x12_CSrcAlign3 from C:\\air\
\lib\\aot/lib/libRuntimeAOT.arm-air.a(copy12x12.o)
ld: warning: ARM function not 4-byte aligned: _ReconIntra_ARM11 from C:\\air\\li
b\\aot/lib/libRuntimeAOT.arm-air.a(reconstruct-F6251070C86EBC8D.o)
ld: warning: ARM function not 4-byte aligned: loop from C:\\air\\lib\\aot/lib/li
bRuntimeAOT.arm-air.a(reconstruct-F6251070C86EBC8D.o)
ld: warning: ARM function not 4-byte aligned: _ReconInter_ARM11 from C:\\air\\li
b\\aot/lib/libRuntimeAOT.arm-air.a(reconstruct-F6251070C86EBC8D.o)
ld: warning: ARM function not 4-byte aligned: loop1 from C:\\air\\lib\\aot/lib/l
ibRuntimeAOT.arm-air.a(reconstruct-F6251070C86EBC8D.o)
ld: warning: ARM function not 4-byte aligned: _ReconBlock_ARM11 from C:\\air\\li
b\\aot/lib/libRuntimeAOT.arm-air.a(reconstruct-F6251070C86EBC8D.o)
ld: warning: ARM function not 4-byte aligned: ReconBlock_ARM11_LOOP from C:\\air
\\lib\\aot/lib/libRuntimeAOT.arm-air.a(reconstruct-F6251070C86EBC8D.o)
ld: warning: ARM function not 4-byte aligned: _tDecodeBool from C:\\air\\lib\\ao
t/lib/libRuntimeAOT.arm-air.a(tDecodeBool.o)
ld: warning: ARM function not 4-byte aligned: _tDecodeBool128 from C:\\air\\lib\
\aot/lib/libRuntimeAOT.arm-air.a(tDecodeBool.o)
Undefined symbols for architecture armv7:
  "_ExtInitializer", referenced from:
      _g_com_adobe_air_fre_fmap in extensionglue.o
     (maybe you meant: _ExtInitializer_name)
  "_ExtFinalizer", referenced from:
      _g_com_adobe_air_fre_fmap in extensionglue.o
     (maybe you meant: _ExtFinalizer_name)
ld: symbol(s) not found for architecture armv7
Compilation failed while executing : ld64

Kind of same thing happening with SDK 3.1 build where I'm also passing -platformsdk (IOS SDK 5.0 path) to the ADT. The IPA is generating but a lots of warning, and even when I'm running the IPA on device, its terminated with strange errors. I've investigated that its with other 'stageVideo' functionalities in the app and when I'm trying to close the stream by 'stream.close()' and 'stream.dispose()'. If I cut-off the -platformsdk in the adt build, then the app works fine, but the IOS 5.0 specific things apparently not working. I've also did 'armv7' only in the XCode.
Following is the command-line for the adt that I'm using:
/Applications/Adobe\ Flash\ Builder\ 4.6/sdks/4.6.0/bin/adt -package -target ipa-test-interpreter -provisioning-profile <myprofile>.mobileprovision -storetype pkcs12 -keystore Certificates.p12 <myipa>.ipa <myapp>-app.xml <myswf>.swf -extdir ../ext/ -platformsdk /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.0.sdk/
Here's the warning while build:
ld: warning: -ios_version_min not specificed, assuming 4.0
ld: warning: ARM function not 4-byte aligned: _IDctSlow_ARM from /Applications/Adobe Flash Builder 4.6/sdks/4.6.0/lib/aot/lib/libRuntimeInterpreter.arm-air.a(idct_part.o)
ld: warning: ARM function not 4-byte aligned: IDctSlowProcessRowLoop from /Applications/Adobe Flash Builder 4.6/sdks/4.6.0/lib/aot/lib/libRuntimeInterpreter.arm-air.a(idct_part.o)
ld: warning: ARM function not 4-byte aligned: IDctSlowSkipArithmeticInRow from /Applications/Adobe Flash Builder 4.6/sdks/4.6.0/lib/aot/lib/libRuntimeInterpreter.arm-air.a(idct_part.o)
ld: warning: ARM function not 4-byte aligned: IDctSlowProcessColumnLoop from /Applications/Adobe Flash Builder 4.6/sdks/4.6.0/lib/aot/lib/libRuntimeInterpreter.arm-air.a(idct_part.o)
ld: warning: ARM function not 4-byte aligned: IDctSlowConstantxC1S7 from /Applications/Adobe Flash Builder 4.6/sdks/4.6.0/lib/aot/lib/libRuntimeInterpreter.arm-air.a(idct_part.o)
ld: warning: ARM function not 4-byte aligned: IDctSlowConstantTable from /Applications/Adobe Flash Builder 4.6/sdks/4.6.0/lib/aot/lib/libRuntimeInterpreter.arm-air.a(idct_part.o)
ld: warning: ARM function not 4-byte aligned: IDctSlowConstantxC7S1 from /Applications/Adobe Flash Builder 4.6/sdks/4.6.0/lib/aot/lib/libRuntimeInterpreter.arm-air.a(idct_part.o)
ld: warning: ARM function not 4-byte aligned: IDctSlowConstantxC3S5 from /Applications/Adobe Flash Builder 4.6/sdks/4.6.0/lib/aot/lib/libRuntimeInterpreter.arm-air.a(idct_part.o)
ld: warning: ARM function not 4-byte aligned: IDctSlowConstantxC5S3 from /Applications/Adobe Flash Builder 4.6/sdks/4.6.0/lib/aot/lib/libRuntimeInterpreter.arm-air.a(idct_part.o)
ld: warning: ARM function not 4-byte aligned: IDctSlowConstantxC4S4 from /Applications/Adobe Flash Builder 4.6/sdks/4.6.0/lib/aot/lib/libRuntimeInterpreter.arm-air.a(idct_part.o)
ld: warning: ARM function not 4-byte aligned: IDctSlowConstantxC2S6 from /Applications/Adobe Flash Builder 4.6/sdks/4.6.0/lib/aot/lib/libRuntimeInterpreter.arm-air.a(idct_part.o)
ld: warning: ARM function not 4-byte aligned: IDctSlowConstantxC6S2 from /Applications/Adobe Flash Builder 4.6/sdks/4.6.0/lib/aot/lib/libRuntimeInterpreter.arm-air.a(idct_part.o)
ld: warning: ARM function not 4-byte aligned: _IDct10_ARM from /Applications/Adobe Flash Builder 4.6/sdks/4.6.0/lib/aot/lib/libRuntimeInterpreter.arm-air.a(idct_part.o)
ld: warning: ARM function not 4-byte aligned: IDct10ComputeRow0 from /Applications/Adobe Flash Builder 4.6/sdks/4.6.0/lib/aot/lib/libRuntimeInterpreter.arm-air.a(idct_part.o)
ld: warning: ARM function not 4-byte aligned: IDct10ComputeRow1 from /Applications/Adobe Flash Builder 4.6/sdks/4.6.0/lib/aot/lib/libRuntimeInterpreter.arm-air.a(idct_part.o)
ld: warning: ARM function not 4-byte aligned: IDct10ComputeRow2 from /Applications/Adobe Flash Builder 4.6/sdks/4.6.0/lib/aot/lib/libRuntimeInterpreter.arm-air.a(idct_part.o)
ld: warning: ARM function not 4-byte aligned: IDct10ComputeRow3 from /Applications/Adobe Flash Builder 4.6/sdks/4.6.0/lib/aot/lib/libRuntimeInterpreter.arm-air.a(idct_part.o)
ld: warning: ARM function not 4-byte aligned: IDct10_skip_Row3 from /Applications/Adobe Flash Builder 4.6/sdks/4.6.0/lib/aot/lib/libRuntimeInterpreter.arm-air.a(idct_part.o)
ld: warning: ARM function not 4-byte aligned: IDct10ProcessColumns from /Applications/Adobe Flash Builder 4.6/sdks/4.6.0/lib/aot/lib/libRuntimeInterpreter.arm-air.a(idct_part.o)
ld: warning: ARM function not 4-byte aligned: IDct10ProcessColumnLoop from /Applications/Adobe Flash Builder 4.6/sdks/4.6.0/lib/aot/lib/libRuntimeInterpreter.arm-air.a(idct_part.o)
ld: warning: ARM function not 4-byte aligned: IDct10Fill2WithZero from /Applications/Adobe Flash Builder 4.6/sdks/4.6.0/lib/aot/lib/libRuntimeInterpreter.arm-air.a(idct_part.o)
ld: warning: ARM function not 4-byte aligned: IDct10Fill1WithZero from /Applications/Adobe Flash Builder 4.6/sdks/4.6.0/lib/aot/lib/libRuntimeInterpreter.arm-air.a(idct_part.o)
ld: warning: ARM function not 4-byte aligned: IDct10Fill0WithZero from /Applications/Adobe Flash Builder 4.6/sdks/4.6.0/lib/aot/lib/libRuntimeInterpreter.arm-air.a(idct_part.o)
ld: warning: ARM function not 4-byte aligned: _IDct1_ARM from /Applications/Adobe Flash Builder 4.6/sdks/4.6.0/lib/aot/lib/libRuntimeInterpreter.arm-air.a(idct_part.o)
ld: warning: ARM function not 4-byte aligned: _IDCT1_plus_ReconBlock_ARM from /Applications/Adobe Flash Builder 4.6/sdks/4.6.0/lib/aot/lib/libRuntimeInterpreter.arm-air.a(idct_part.o)
ld: warning: ARM function not 4-byte aligned: IDCT1_plus_ReconBlock_loop from /Applications/Adobe Flash Builder 4.6/sdks/4.6.0/lib/aot/lib/libRuntimeInterpreter.arm-air.a(idct_part.o)
ld: warning: ARM function not 4-byte aligned: _IDCT1_plus_ReconInter_ARM from /Applications/Adobe Flash Builder 4.6/sdks/4.6.0/lib/aot/lib/libRuntimeInterpreter.arm-air.a(idct_part.o)
ld: warning: ARM function not 4-byte aligned: IDCT1_plus_ReconInter_loop from /Applications/Adobe Flash Builder 4.6/sdks/4.6.0/lib/aot/lib/libRuntimeInterpreter.arm-air.a(idct_part.o)
ld: warning: ARM function not 4-byte aligned: _FilterBlock1dH_ARM11 from /Applications/Adobe Flash Builder 4.6/sdks/4.6.0/lib/aot/lib/libRuntimeInterpreter.arm-air.a(predfilters.o)
ld: warning: ARM function not 4-byte aligned: loop1 from /Applications/Adobe Flash Builder 4.6/sdks/4.6.0/lib/aot/lib/libRuntimeInterpreter.arm-air.a(predfilters.o)
ld: warning: ARM function not 4-byte aligned: _FilterBlock1dV_ARM11 from /Applications/Adobe Flash Builder 4.6/sdks/4.6.0/lib/aot/lib/libRuntimeInterpreter.arm-air.a(predfilters.o)
ld: warning: ARM function not 4-byte aligned: loop3 from /Applications/Adobe Flash Builder 4.6/sdks/4.6.0/lib/aot/lib/libRuntimeInterpreter.arm-air.a(predfilters.o)
ld: warning: ARM function not 4-byte aligned: loop4 from /Applications/Adobe Flash Builder 4.6/sdks/4.6.0/lib/aot/lib/libRuntimeInterpreter.arm-air.a(predfilters.o)
ld: warning: ARM function not 4-byte aligned: _FilterBlock2dFirstPass_ARM11 from /Applications/Adobe Flash Builder 4.6/sdks/4.6.0/lib/aot/lib/libRuntimeInterpreter.arm-air.a(predfilters.o)
ld: warning: ARM function not 4-byte aligned: loop5 from /Applications/Adobe Flash Builder 4.6/sdks/4.6.0/lib/aot/lib/libRuntimeInterpreter.arm-air.a(predfilters.o)
ld: warning: ARM function not 4-byte aligned: _FilterBlock1dBilH_ARM11 from /Applications/Adobe Flash Builder 4.6/sdks/4.6.0/lib/aot/lib/libRuntimeInterpreter.arm-air.a(predfilters.o)
ld: warning: ARM function not 4-byte aligned: FilterBlock1dBilH_next_row from /Applications/Adobe Flash Builder 4.6/sdks/4.6.0/lib/aot/lib/libRuntimeInterpreter.arm-air.a(predfilters.o)
ld: warning: ARM function not 4-byte aligned: _FilterBlock1dBilV_ARM11 from /Applications/Adobe Flash Builder 4.6/sdks/4.6.0/lib/aot/lib/libRuntimeInterpreter.arm-air.a(predfilters.o)
ld: warning: ARM function not 4-byte aligned: FilterBlock1dBilV_outer_loop from /Applications/Adobe Flash Builder 4.6/sdks/4.6.0/lib/aot/lib/libRuntimeInterpreter.arm-air.a(predfilters.o)
ld: warning: ARM function not 4-byte aligned: FilterBlock1dBilV_inner_loop from /Applications/Adobe Flash Builder 4.6/sdks/4.6.0/lib/aot/lib/libRuntimeInterpreter.arm-air.a(predfilters.o)
ld: warning: ARM function not 4-byte aligned: _FilterBlock2dBil_FirstPass_ARM11 from /Applications/Adobe Flash Builder 4.6/sdks/4.6.0/lib/aot/lib/libRuntimeInterpreter.arm-air.a(predfilters.o)
ld: warning: ARM function not 4-byte aligned: FilterBlock2dBil_FirstPass_next_row from /Applications/Adobe Flash Builder 4.6/sdks/4.6.0/lib/aot/lib/libRuntimeInterpreter.arm-air.a(predfilters.o)
ld: warning: ARM function not 4-byte aligned: _ReconIntra_ARM11 from /Applications/Adobe Flash Builder 4.6/sdks/4.6.0/lib/aot/lib/libRuntimeInterpreter.arm-air.a(reconstruct-F6251070C86EBC8D.o )
ld: warning: ARM function not 4-byte aligned: loop from /Applications/Adobe Flash Builder 4.6/sdks/4.6.0/lib/aot/lib/libRuntimeInterpreter.arm-air.a(reconstruct-F6251070C86EBC8D.o )
ld: warning: ARM function not 4-byte aligned: _ReconInter_ARM11 from /Applications/Adobe Flash Builder 4.6/sdks/4.6.0/lib/aot/lib/libRuntimeInterpreter.arm-air.a(reconstruct-F6251070C86EBC8D.o )
ld: warning: ARM function not 4-byte aligned: loop1 from /Applications/Adobe Flash Builder 4.6/sdks/4.6.0/lib/aot/lib/libRuntimeInterpreter.arm-air.a(reconstruct-F6251070C86EBC8D.o )
ld: warning: ARM function not 4-byte aligned: _ReconBlock_ARM11 from /Applications/Adobe Flash Builder 4.6/sdks/4.6.0/lib/aot/lib/libRuntimeInterpreter.arm-air.a(reconstruct-F6251070C86EBC8D.o )
ld: warning: ARM function not 4-byte aligned: ReconBlock_ARM11_LOOP from /Applications/Adobe Flash Builder 4.6/sdks/4.6.0/lib/aot/lib/libRuntimeInterpreter.arm-air.a(reconstruct-F6251070C86EBC8D.o )
ld: warning: ARM function not 4-byte aligned: _Copy12x12_ARM9E from /Applications/Adobe Flash Builder 4.6/sdks/4.6.0/lib/aot/lib/libRuntimeInterpreter.arm-air.a(copy12x12.o)
ld: warning: ARM function not 4-byte aligned: Copy12x12_CSrcAlign0 from /Applications/Adobe Flash Builder 4.6/sdks/4.6.0/lib/aot/lib/libRuntimeInterpreter.arm-air.a(copy12x12.o)
ld: warning: ARM function not 4-byte aligned: Copy12x12_CSrcAlign1 from /Applications/Adobe Flash Builder 4.6/sdks/4.6.0/lib/aot/lib/libRuntimeInterpreter.arm-air.a(copy12x12.o)
ld: warning: ARM function not 4-byte aligned: Copy12x12_CSrcAlign2 from /Applications/Adobe Flash Builder 4.6/sdks/4.6.0/lib/aot/lib/libRuntimeInterpreter.arm-air.a(copy12x12.o)
ld: warning: ARM function not 4-byte aligned: Copy12x12_CSrcAlign3 from /Applications/Adobe Flash Builder 4.6/sdks/4.6.0/lib/aot/lib/libRuntimeInterpreter.arm-air.a(copy12x12.o)
ld: warning: ARM function not 4-byte aligned: _tDecodeBool from /Applications/Adobe Flash Builder 4.6/sdks/4.6.0/lib/aot/lib/libRuntimeInterpreter.arm-air.a(tDecodeBool.o)
ld: warning: ARM function not 4-byte aligned: _tDecodeBool128 from /Applications/Adobe Flash Builder 4.6/sdks/4.6.0/lib/aot/lib/libRuntimeInterpreter.arm-air.a(tDecodeBool.o)

Similar Messages

  • AIR 3.3 and compiling/packaging IPA not working any more. Why?

    Hello,
    I use a custom ANE that worked without any problems on AIR 3.0, 3.1 and 3.2. Since I updated the ipa doesn't even compile any more. I get the following output on the command line on Windows and MacOS:
    K:\MyFiles\src\iOS\word smith pro>c:\air\bin\adt -package  -target ipa-test -storetype pkcs12 -keystore iphone_dev.p12 -provisioning-profile development.mobileprovision  wordSmithPro.ipa wordSmith-app-xml.xml WordSmithMob.swf icons sounds dicts -extdir "native"
    password:
    ld: warning: -ios_version_min not specificed, assuming 4.0
    ld: warning: ignoring file C:\\Users\\Henning\\AppData\\Local\\Temp\\ca8c0034-79
    68-44dd-9859-0abb8a07e41b/libcom.devarai.MyAD.a, file was built for archive whic
    h is not the architecture being linked (armv7)
    ld: warning: CPU_SUBTYPE_ARM_ALL subtype is deprecated: C:\\air\\lib\\aot/lib/cr
    t1.o
    ld: warning: CPU_SUBTYPE_ARM_ALL subtype is deprecated: C:\\air\\lib\\aot/lib/gc
    c/libgcc.a(_addsubdf3.o)
    ld: warning: CPU_SUBTYPE_ARM_ALL subtype is deprecated: C:\\air\\lib\\aot/lib/gc
    c/libgcc.a(_fixunsdfdi.o)
    ld: warning: CPU_SUBTYPE_ARM_ALL subtype is deprecated: C:\\air\\lib\\aot/lib/gc
    c/libgcc.a(_udivdi3.o)
    ld: warning: CPU_SUBTYPE_ARM_ALL subtype is deprecated: C:\\air\\lib\\aot/lib/gc
    c/libgcc.a(_umoddi3.o)
    ld: warning: CPU_SUBTYPE_ARM_ALL subtype is deprecated: C:\\air\\lib\\aot/lib/gc
    c/libgcc.a(_modsi3.o)
    ld: warning: CPU_SUBTYPE_ARM_ALL subtype is deprecated: C:\\air\\lib\\aot/lib/gc
    c/libgcc.a(_udivsi3.o)
    ld: warning: CPU_SUBTYPE_ARM_ALL subtype is deprecated: C:\\air\\lib\\aot/lib/gc
    c/libgcc.a(_umodsi3.o)
    ld: warning: CPU_SUBTYPE_ARM_ALL subtype is deprecated: C:\\air\\lib\\aot/lib/gc
    c/libgcc.a(_divsi3.o)
    ld: warning: CPU_SUBTYPE_ARM_ALL subtype is deprecated: C:\\air\\lib\\aot/lib/gc
    c/libgcc.a(_dvmd_tls.o)
    ld: warning: CPU_SUBTYPE_ARM_ALL subtype is deprecated: C:\\air\\lib\\aot/lib/gc
    c/libgcc.a(_clz.o)
    ld: warning: CPU_SUBTYPE_ARM_ALL subtype is deprecated: C:\\air\\lib\\aot/lib/gc
    c/libgcc.a(_fixdfsi.o)
    ld: warning: CPU_SUBTYPE_ARM_ALL subtype is deprecated: C:\\air\\lib\\aot/lib/gc
    c/libgcc.a(_fixunsdfsi.o)
    ld: warning: CPU_SUBTYPE_ARM_ALL subtype is deprecated: C:\\air\\lib\\aot/lib/gc
    c/libgcc.a(_divdi3.o)
    ld: warning: CPU_SUBTYPE_ARM_ALL subtype is deprecated: C:\\air\\lib\\aot/lib/gc
    c/libgcc.a(_addsubsf3.o)
    ld: warning: CPU_SUBTYPE_ARM_ALL subtype is deprecated: C:\\air\\lib\\aot/lib/gc
    c/libgcc.a(_fixdfdi.o)
    ld: warning: CPU_SUBTYPE_ARM_ALL subtype is deprecated: C:\\air\\lib\\aot/lib/gc
    c/libgcc.a(_moddi3.o)
    ld: warning: CPU_SUBTYPE_ARM_ALL subtype is deprecated: C:\\air\\lib\\aot/lib/gc
    c/libgcc.a(_cmpdf2.o)
    ld: warning: CPU_SUBTYPE_ARM_ALL subtype is deprecated: C:\\air\\lib\\aot/lib/gc
    c/libgcc.a(_muldivdf3.o)
    ld: warning: CPU_SUBTYPE_ARM_ALL subtype is deprecated: C:\\air\\lib\\aot/lib/gc
    c/libgcc.a(_unorddf2.o)
    ld: warning: ARM function not 4-byte aligned: _IDctSlow_ARM from C:\\air\\lib\\a
    ot/lib/libRuntimeAOT.arm-air.a(idct_part.o)
    ld: warning: ARM function not 4-byte aligned: IDctSlowProcessRowLoop from C:\\ai
    r\\lib\\aot/lib/libRuntimeAOT.arm-air.a(idct_part.o)
    ld: warning: ARM function not 4-byte aligned: IDctSlowSkipArithmeticInRow from C
    :\\air\\lib\\aot/lib/libRuntimeAOT.arm-air.a(idct_part.o)
    ld: warning: ARM function not 4-byte aligned: IDctSlowProcessColumnLoop from C:\
    \air\\lib\\aot/lib/libRuntimeAOT.arm-air.a(idct_part.o)
    ld: warning: ARM function not 4-byte aligned: IDctSlowConstantxC1S7 from C:\\air
    \\lib\\aot/lib/libRuntimeAOT.arm-air.a(idct_part.o)
    ld: warning: ARM function not 4-byte aligned: IDctSlowConstantTable from C:\\air
    \\lib\\aot/lib/libRuntimeAOT.arm-air.a(idct_part.o)
    ld: warning: ARM function not 4-byte aligned: IDctSlowConstantxC7S1 from C:\\air
    \\lib\\aot/lib/libRuntimeAOT.arm-air.a(idct_part.o)
    ld: warning: ARM function not 4-byte aligned: IDctSlowConstantxC3S5 from C:\\air
    \\lib\\aot/lib/libRuntimeAOT.arm-air.a(idct_part.o)
    ld: warning: ARM function not 4-byte aligned: IDctSlowConstantxC5S3 from C:\\air
    \\lib\\aot/lib/libRuntimeAOT.arm-air.a(idct_part.o)
    ld: warning: ARM function not 4-byte aligned: IDctSlowConstantxC4S4 from C:\\air
    \\lib\\aot/lib/libRuntimeAOT.arm-air.a(idct_part.o)
    ld: warning: ARM function not 4-byte aligned: IDctSlowConstantxC2S6 from C:\\air
    \\lib\\aot/lib/libRuntimeAOT.arm-air.a(idct_part.o)
    ld: warning: ARM function not 4-byte aligned: IDctSlowConstantxC6S2 from C:\\air
    \\lib\\aot/lib/libRuntimeAOT.arm-air.a(idct_part.o)
    ld: warning: ARM function not 4-byte aligned: _IDct10_ARM from C:\\air\\lib\\aot
    /lib/libRuntimeAOT.arm-air.a(idct_part.o)
    ld: warning: ARM function not 4-byte aligned: IDct10ComputeRow0 from C:\\air\\li
    b\\aot/lib/libRuntimeAOT.arm-air.a(idct_part.o)
    ld: warning: ARM function not 4-byte aligned: IDct10ComputeRow1 from C:\\air\\li
    b\\aot/lib/libRuntimeAOT.arm-air.a(idct_part.o)
    ld: warning: ARM function not 4-byte aligned: IDct10ComputeRow2 from C:\\air\\li
    b\\aot/lib/libRuntimeAOT.arm-air.a(idct_part.o)
    ld: warning: ARM function not 4-byte aligned: IDct10ComputeRow3 from C:\\air\\li
    b\\aot/lib/libRuntimeAOT.arm-air.a(idct_part.o)
    ld: warning: ARM function not 4-byte aligned: IDct10_skip_Row3 from C:\\air\\lib
    \\aot/lib/libRuntimeAOT.arm-air.a(idct_part.o)
    ld: warning: ARM function not 4-byte aligned: IDct10ProcessColumns from C:\\air\
    \lib\\aot/lib/libRuntimeAOT.arm-air.a(idct_part.o)
    ld: warning: ARM function not 4-byte aligned: IDct10ProcessColumnLoop from C:\\a
    ir\\lib\\aot/lib/libRuntimeAOT.arm-air.a(idct_part.o)
    ld: warning: ARM function not 4-byte aligned: IDct10Fill2WithZero from C:\\air\\
    lib\\aot/lib/libRuntimeAOT.arm-air.a(idct_part.o)
    ld: warning: ARM function not 4-byte aligned: IDct10Fill1WithZero from C:\\air\\
    lib\\aot/lib/libRuntimeAOT.arm-air.a(idct_part.o)
    ld: warning: ARM function not 4-byte aligned: IDct10Fill0WithZero from C:\\air\\
    lib\\aot/lib/libRuntimeAOT.arm-air.a(idct_part.o)
    ld: warning: ARM function not 4-byte aligned: _IDct1_ARM from C:\\air\\lib\\aot/
    lib/libRuntimeAOT.arm-air.a(idct_part.o)
    ld: warning: ARM function not 4-byte aligned: _IDCT1_plus_ReconBlock_ARM from C:
    \\air\\lib\\aot/lib/libRuntimeAOT.arm-air.a(idct_part.o)
    ld: warning: ARM function not 4-byte aligned: IDCT1_plus_ReconBlock_loop from C:
    \\air\\lib\\aot/lib/libRuntimeAOT.arm-air.a(idct_part.o)
    ld: warning: ARM function not 4-byte aligned: _IDCT1_plus_ReconInter_ARM from C:
    \\air\\lib\\aot/lib/libRuntimeAOT.arm-air.a(idct_part.o)
    ld: warning: ARM function not 4-byte aligned: IDCT1_plus_ReconInter_loop from C:
    \\air\\lib\\aot/lib/libRuntimeAOT.arm-air.a(idct_part.o)
    ld: warning: ARM function not 4-byte aligned: _FilterBlock1dH_ARM11 from C:\\air
    \\lib\\aot/lib/libRuntimeAOT.arm-air.a(predfilters.o)
    ld: warning: ARM function not 4-byte aligned: loop1 from C:\\air\\lib\\aot/lib/l
    ibRuntimeAOT.arm-air.a(predfilters.o)
    ld: warning: ARM function not 4-byte aligned: _FilterBlock1dV_ARM11 from C:\\air
    \\lib\\aot/lib/libRuntimeAOT.arm-air.a(predfilters.o)
    ld: warning: ARM function not 4-byte aligned: loop3 from C:\\air\\lib\\aot/lib/l
    ibRuntimeAOT.arm-air.a(predfilters.o)
    ld: warning: ARM function not 4-byte aligned: loop4 from C:\\air\\lib\\aot/lib/l
    ibRuntimeAOT.arm-air.a(predfilters.o)
    ld: warning: ARM function not 4-byte aligned: _FilterBlock2dFirstPass_ARM11 from
    C:\\air\\lib\\aot/lib/libRuntimeAOT.arm-air.a(predfilters.o)
    ld: warning: ARM function not 4-byte aligned: loop5 from C:\\air\\lib\\aot/lib/l
    ibRuntimeAOT.arm-air.a(predfilters.o)
    ld: warning: ARM function not 4-byte aligned: _FilterBlock1dBilH_ARM11 from C:\\
    air\\lib\\aot/lib/libRuntimeAOT.arm-air.a(predfilters.o)
    ld: warning: ARM function not 4-byte aligned: FilterBlock1dBilH_next_row from C:
    \\air\\lib\\aot/lib/libRuntimeAOT.arm-air.a(predfilters.o)
    ld: warning: ARM function not 4-byte aligned: _FilterBlock1dBilV_ARM11 from C:\\
    air\\lib\\aot/lib/libRuntimeAOT.arm-air.a(predfilters.o)
    ld: warning: ARM function not 4-byte aligned: FilterBlock1dBilV_outer_loop from
    C:\\air\\lib\\aot/lib/libRuntimeAOT.arm-air.a(predfilters.o)
    ld: warning: ARM function not 4-byte aligned: FilterBlock1dBilV_inner_loop from
    C:\\air\\lib\\aot/lib/libRuntimeAOT.arm-air.a(predfilters.o)
    ld: warning: ARM function not 4-byte aligned: _FilterBlock2dBil_FirstPass_ARM11
    from C:\\air\\lib\\aot/lib/libRuntimeAOT.arm-air.a(predfilters.o)
    ld: warning: ARM function not 4-byte aligned: FilterBlock2dBil_FirstPass_next_ro
    w from C:\\air\\lib\\aot/lib/libRuntimeAOT.arm-air.a(predfilters.o)
    ld: warning: ARM function not 4-byte aligned: _Copy12x12_ARM9E from C:\\air\\lib
    \\aot/lib/libRuntimeAOT.arm-air.a(copy12x12.o)
    ld: warning: ARM function not 4-byte aligned: Copy12x12_CSrcAlign0 from C:\\air\
    \lib\\aot/lib/libRuntimeAOT.arm-air.a(copy12x12.o)
    ld: warning: ARM function not 4-byte aligned: Copy12x12_CSrcAlign1 from C:\\air\
    \lib\\aot/lib/libRuntimeAOT.arm-air.a(copy12x12.o)
    ld: warning: ARM function not 4-byte aligned: Copy12x12_CSrcAlign2 from C:\\air\
    \lib\\aot/lib/libRuntimeAOT.arm-air.a(copy12x12.o)
    ld: warning: ARM function not 4-byte aligned: Copy12x12_CSrcAlign3 from C:\\air\
    \lib\\aot/lib/libRuntimeAOT.arm-air.a(copy12x12.o)
    ld: warning: ARM function not 4-byte aligned: _ReconIntra_ARM11 from C:\\air\\li
    b\\aot/lib/libRuntimeAOT.arm-air.a(reconstruct-F6251070C86EBC8D.o)
    ld: warning: ARM function not 4-byte aligned: loop from C:\\air\\lib\\aot/lib/li
    bRuntimeAOT.arm-air.a(reconstruct-F6251070C86EBC8D.o)
    ld: warning: ARM function not 4-byte aligned: _ReconInter_ARM11 from C:\\air\\li
    b\\aot/lib/libRuntimeAOT.arm-air.a(reconstruct-F6251070C86EBC8D.o)
    ld: warning: ARM function not 4-byte aligned: loop1 from C:\\air\\lib\\aot/lib/l
    ibRuntimeAOT.arm-air.a(reconstruct-F6251070C86EBC8D.o)
    ld: warning: ARM function not 4-byte aligned: _ReconBlock_ARM11 from C:\\air\\li
    b\\aot/lib/libRuntimeAOT.arm-air.a(reconstruct-F6251070C86EBC8D.o)
    ld: warning: ARM function not 4-byte aligned: ReconBlock_ARM11_LOOP from C:\\air
    \\lib\\aot/lib/libRuntimeAOT.arm-air.a(reconstruct-F6251070C86EBC8D.o)
    ld: warning: ARM function not 4-byte aligned: _tDecodeBool from C:\\air\\lib\\ao
    t/lib/libRuntimeAOT.arm-air.a(tDecodeBool.o)
    ld: warning: ARM function not 4-byte aligned: _tDecodeBool128 from C:\\air\\lib\
    \aot/lib/libRuntimeAOT.arm-air.a(tDecodeBool.o)
    Undefined symbols for architecture armv7:
      "_ExtInitializer", referenced from:
          _g_com_adobe_air_fre_fmap in extensionglue.o
         (maybe you meant: _ExtInitializer_name)
      "_ExtFinalizer", referenced from:
          _g_com_adobe_air_fre_fmap in extensionglue.o
         (maybe you meant: _ExtFinalizer_name)
    ld: symbol(s) not found for architecture armv7
    Compilation failed while executing : ld64

    I'm getting this error
    Is that error is because of armv6 symbols? If so,how can i rectify it

  • Google talk video plugin does not work any more with Firefox 4. When clicking on the video chat icon, I am repeatedly asked to install the plugin, and it never works.

    Google talk audio/video plugin used to work fine on Firefox 3, but does not work anymore on Firefox 4. Every time I click on the video chat icon on google talk, I am asked to install the plugin, even if I have already installed it before. The plugin works properly on the latest version of IE on the same PC.
    Thanks for your help. I do not want to switch to Chrome or Opera, but if this bug is not fixed, I will have to.

    Not sure if installing IE 9 did it or not but I now see the camera in IE, FF and Chrome. Could be Facebook fixed the problem also.
    Thanks for the reply.
    George

  • IPhone not working any more with update

    I have an iPhone 4s that use to work with some other devises and are no longer working due to allowing an update. The phone at one time worked with all of these devises. Beats stereo, IHome alarm clock, and a docking plug connected to my truck stereo. Each of these used to also charge my phone and or iPod and play my music but not now. Is there anything that can be done? I have spent tons of money on apple products this is frustrating to say the least. 3 iPads, 1 iPhone 4s, 3 iPhone 5, 2 desktop computers, 1 laptop, 1 apple TV, and probably 10 or so iPods. It's not worth anything if I can't use it. Also, now the have changed the dock on the new phone. Why ???? In my opinion the apple products are going down hill

    I've uninstalled and reinstalled and none of that works.
    Doublechecking. Have you also tried a complete uninstall of both iTunes and all the other related software components and then a reinstall? If not, try the instructions from the following document:
    Removing and reinstalling iTunes and other software components for Windows Vista, Windows 7, or Windows 8

  • My new 3 month old imac 27 with 10.6.8 snow is giving a **** of noise from the fan. suddently starting after today starting up. and the volume buttoms and screen lights up and down not working any more.. any one who can help here???

    my new 3 month old imac 27 with 10.6.8 snow is giving a **** of noise from the fan. suddently starting after today starting up. and the volume buttoms and screen lights up and down not working any more.. any one who can help here???

    Try an SMC Reset. (System Management Controller)
    Shutdown>unplug from power for ten minutes>press and hold in the power button for ten seconds>startup again.
    Also try a PRAM Reset. (Parameter RAM)
    Shutdown. At the bootup chime, hold down CMD-Option-P-R together, wait for two more chimes, total three, then let go of all keys to finish booting,
    If this doesn't do it, run the Hardware Test in Extended
    http://support.apple.com/kb/ht1509

  • W510 - nVidia 880M - GPU throttle not working any more

    Hi everybody,
    my W510 (2 month old) used to throttle down the GPU from maximum performance (550/790 MHz GPU and Memory) to lower values (135 Mhz or something) when the GPU was nearly in idle mode. I don't know when it sopped working, but today I realized the GPU staying in high performance mode all the time.
    I tried the things below but none worked so far:
    - changing through the different power schemes
    - updating the video driver with Lenovo update tool
    - installing the video driver from nVidia (using clear install option)
    It has to be a software issue since I can manually change the clock using a tool called Powermizer Manager. But the "Auto" mode is not working any more. I watched the GPU clock with GPU-z.
    Any ideas where I might have a look? I'm currently running the most recent Lenovo video driver.
    Thanks,
    Andy.

    This is the response from AirDisplay ==>>>
    Hello,
    My apologies for this issue. It's a bug we are aware of. It stems from an issue with OS X. Certain Macs that have a third party video driver installed will exhibit this issue. So, it's not just Air Display that causes this problem but other apps like Display Link, AirParrot, etc. will also have this issue. Apple has contacted us regarding the problem and they're looking into it. It's not actually something we or those other third party developers can fix. Apple has to address the issue with OS X. Hopefully they'll fix it soon.
    Elliot
    Customer Support
    Avatron Software, Inc.
    [email protected]

  • Hello, the 'Save As' dialog box used to allow the backspace button to go up one level in the directory when the focus is in the folder contents box but it does not work any more, please help.

    Hello, the 'Save As' dialog box used to allow the backspace button to go up one level in the directory when the focus is in the folder contents box but it does not work any more, please help. BTW the same 'Save As' dialog in other applications still allow the backspace button to go up one level in the directory.

    cor-el,
    I kept forgetting and procrastinating about following your instructions, since I have internet access only for limited amounts of time and usually I am busy with important tasks when I am.
    Out of the blue, the problem corrected itself (the Save As box started to open full screen, then shrunk down to a normal size and the edges can now be dragged to a custom size).
    Even the copy and paste problem in the filenaming area seems to have been less troublesome lately even though there have been no updates to Firefox in a few weeks.
    Even though I marked the solution as not helpful, the problem has in fact been resolved. I will save the solution instructions in case the issue returns.

  • HT4623 I updated to ios 7.1 on Thursday.  My ipad basically does not work any more.  I am running around in circles on this site and on other "forums" trying to fix.  ???  Don't have time for this.....

    I updated to ios 7.1 on Thursday.  My ipad basically does not work any more.  I am running around in circles on this site and on other "forums" trying to fix.  ???  Don't have time for this.....Any advice appreciated.

    give us more to work with in terms of info then "basically does not work any more"
    it can be from it's on fire to the a key on the onscreen keyboard don't respond

  • HT1349 my iphone4s power butter do not work any more . can i change a new one in att store

    my iphone4s power butter do not work any more . can i change a new one in att store
    it gives me troubles

    outianleiz,
    Mine quits working every now and then.
    Most of the time I can fix it by doing a power button, home button reset. When that doesn't work plugging it into my computer does.
    What have you tried?
    Also I believe it is a software problem not hardware. So I would suggest not replacing it until you can get your hands on the "iOS 5.1" update. That is what I am waiting on before I calling Apple and/or ATT and raising  the roof with someone over this issue.

  • One speaker of my i phone 4s does not working any more and my phone still new ?

    One speaker of my i phone 4s does not working any more ? and it s still new !

    There is only one speaker, other side is microphone. You
    may wish to download and become familiar with the user guide.
    It is a link in Safari on your iPhone, you can download the user
    manual after you download iBooks app, or you can find it here:
    http://support.apple.com/manuals/#iphone

  • I updated my iPhone 4S to the new IOS 6 I like it but the problem I found the Wifi button it's not working any more it looks hidden , so what I should do to solve this issue ASAP

    I updated my iPhone 4S to the new IOS 6 I like it but the problem I found the Wifi button it's not working any more it looks hidden , so what I should do to solve this issue ASAP

    Tap Settings App > General > Reset > Reset Network Settings. See if fixed. If not, Restore Firmware with iTunes on computer. See if fixed. If not, all iPhone 4S have Warranty, make Genius reservation and take iPhone to Apple for resolution.

  • My Home Sharing does not work any more after latest iTunes update

    After iTunes update to 11.1.3 my Home Sharing does not work any more!
    It worked just fine for several years...
    I tryed to do everything I could find on Apple support... NOTHING works.
    Most of Apple so called updates turn out real crap...
    I am wondering whats happening to Apple?...

    Hello igor_rena,
    Thanks for using Apple Support Communities.
    For more information on this, take a look at:
    Troubleshooting Home Sharing
    http://support.apple.com/kb/ts2972
    Best of luck,
    Mario

  • Adobe Acrobat Pro Licence is not working any more

    Hi, Adobe Acrobat Pro is not opening any more and giving the error "Licence is not working any more". I have a CS4 on Mac OS X 10.5.8. I tried all the suggestions in the Help Forum. What remains is to install CS4 again. Is there any risk doing that? Or is there any other option. Best, Felix

    Hi xilef79,
    Have you tried all the suggestions in this Help document: http://helpx.adobe.com/creative-suite/kb/error-licensing-stopped-windows.html
    Please let us know how it goes.
    Best,
    Sara

  • How can I deactivate photoshop on a computer that is not working any more?

    How can I deactivate photoshop on a computer that is not working any more?

    Contact Adobe customer service:
    http://helpx.adobe.com/contact/
    Ken

  • DVD-Drive is not working any more

    My DVD-Drive is not working any more. When I enter a CD/DVD it makes a strangs bruummm for 2 or 3 times ant then ejects the CD/DVD. What can I do. I think the Drive is broken.

    Here are some tips for trouble shooting slot load
    http://docs.info.apple.com/article.html?artnum=88275-en
    Mort

Maybe you are looking for

  • Print problem with Yahoo email

    Ever since upgrading to Safari Version 7.0.1 (9537.73.11), I have had several different problems with printing emails.  For the time being, let me ask here about only my AT&T Yahoo mail. Here is the description of the problem in Yahoo.  When I pull d

  • Regexp in sql query

    Hai all, i want to get value from decimal column as tow columns using "regexp" in sql query that means 72.58 value as 72 value1 , 58 value2 need help.........

  • ECC5 How to read the stored value from Team Viewer

    Hi, How can I pick up the stored value from the team viewer from within ECC5? I would normally use FM 'HR_ASR_WDA_GET_EMPLOYEE'  to read mem id MSS01 but this doesn't exist in ECC5. All help appreciated. Rob

  • Dreamweaver CS6 check in check out not working

    I frequently experience instances where I check out a file and do not get a green check mark, or a check in a file and do not get a lock symbol. Sometimes, the file is updated on the remote server anyway, sometimes not. Today, no matter how many time

  • Can not send mail over Edge

    My boss has an original iPhone and I am constantly having problems keeping his e-mail functioning properly. The latest issue is he can not send e-mail over the Edge network. I visited the AT&T support page, and they say to contact Apple for support.