My Adobe Air project shown as open source...

Hey all,
wonder why when my project installed on my computer, when I open the installation directory I can see the *.html files source, *.js source.. and all files of my project?

The installation directory includes assets packaged with (and used by) the AIR application, including HTML, JS, SWF, and the application descriptor file. These assets are not compressed or obfuscated.

Similar Messages

  • Is Adobe AIR compatible with the Open Source Media Framework (OSMF)?

    Yes, OSMF can be used to play back content within an Adobe AIR application.

    Hi Pierre,
    Would you mind adding this as a new bug report over at bugbase.adobe.com?  I went to look to see if there was an existing bug already in place but couldn't find one.  If you can, note this thread url in the bug and post back with the bug URL and I'll follow up internally.
    In Yue's original bug, he was able to narrow this down to memory leaks in the spark component video display.  He ended up working around it by using the mx video display.
    Thanks,
    Chris

  • I have updated Adobe AIR and unable to open previous applications Getting Error

    I have updated Adobe AIR and unable to open previouly instalkled applications which works on adobe AIR.
    While updating the application iam getting an ERROR # 16824 and iam unable to run the software as well.
    iam not a coder, so plz help me reactify the issue: URGENT

    What application are you having problems with?  Can you uninstall the AIR update and reinstall an older version (AIR 4 or 13) located here:  Archived Adobe AIR SDK versions

  • Adobe AIR project - Questions

    Hello I m here to solve any questions related to AIR in my mind.
    I would start an offline project that consist of displaying and editing things in a db.I would like to develop this project over AIR and Action Script 3.I know that AS3 can handle Mysql but for running Mysql DB offline it would have a mysql server running on the machine...but here would like to create a db running with my AIR application and without have to install any mysql local server.
    So witch type of DB or how can i create DB for AS3 use?
    Maybe i can use xml as tables of DB and coding the xmls as they were db parts but the datas are very huge and this will not be easy to edit things in db with xml as tables
    Thanks a lot

    The AIR runtime includes the SQLite database engine, so if you want to use a database as part of your application that is the easiest way to do so. The documentation about the built-in database functionality is here:
    Flex: http://help.adobe.com/en_US/AIR/1.5/devappsflex/WS5b3ccc516d4fbf351e63e3d118676a5497-7fb4. html
    Flash:http://help.adobe.com/en_US/AIR/1.5/devappsflash/WS5b3ccc516d4fbf351e63e3d118676a5497-7fb4 .html
    HTML/JavaScript: http://help.adobe.com/en_US/AIR/1.5/devappshtml/WS5b3ccc516d4fbf351e63e3d118676a5497-7fb4. html
    In theory an AIR application can also communicate with any other type of database, assuming you find or write the code to perform that communication. For example, there is an open-source ActionScript library to directly access MySQL. However, as you point out, to use any server-based database you would need to have an instance of the database server running where the computer can access it.
    Aside from SQLite, the only other file-based database system that I'm familiar with is Microsoft Access. (I'm sure there are others, but I just don't know their names.) I don't know of any existing projects to work with Access database files from AIR, but again I could have just missed something.

  • Adobe Air installer is not opening on Mac

    Hi, I have downloaded the last version of Adobe Air but the installer is not opening. I have followed the steps written on this page : http://helpx.adobe.com/air/kb/troubleshoot-air-installation-mac-os.html , but after step 4 'after hitting enter you will be prompted for your login password" , the installation does not begin but instead here is what gets written:
    "This application requires a version of Adobe AIR which cannot be found.
    Please download the latest version of the runtime from
    http://www.adobe.com/go/getair,
    or contact the application author for an updated version."
    I hope you can help.
    Thank you.
    Sam

    Process:         Adobe AIR Installer [1105]
    Path:            /Volumes/VOLUME/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer
    Identifier:      Adobe AIR Installer
    Version:         ??? (???)
    Code Type:       X86 (Native)
    Parent Process:  sudo [1104]
    Date/Time:       2012-05-05 02:35:11.213 +0300
    OS Version:      Mac OS X 10.7.2 (11C2002)
    Report Version:  9
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000038317ad8
    VM Regions Near 0x38317ad8:
        MALLOC_SMALL           000000000d800000-000000000e000000 [ 8192K] rw-/rwx SM=PRV 
    -->
        __TEXT                 000000008fe9e000-000000008fed1000 [  204K] r-x/rwx SM=COW  /usr/lib/dyld
    Application Specific Information:
    objc[1105]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.adobe.AIR                           0x0331981b 0x3000000 + 3250203
    1   com.adobe.AIR                           0x03319d4f 0x3000000 + 3251535
    2   com.adobe.AIR                           0x03118aad 0x3000000 + 1149613
    3   com.adobe.AIR                           0x031192a9 0x3000000 + 1151657
    4   libsystem_c.dylib                       0x95a56944 __cxa_finalize + 243
    5   libsystem_c.dylib                       0x95a567f2 exit + 25
    6   com.adobe.air.Installer                 0x00002565 start + 61
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x984c590a kevent + 10
    1   libdispatch.dylib                       0x9ac1ac58 _dispatch_mgr_invoke + 969
    2   libdispatch.dylib                       0x9ac196a7 _dispatch_mgr_thread + 53
    Thread 2:: com.apple.appkit-heartbeat
    0   libsystem_kernel.dylib                  0x984c4bb2 __semwait_signal + 10
    1   libsystem_c.dylib                       0x95a187b9 nanosleep$UNIX2003 + 187
    2   libsystem_c.dylib                       0x95a18558 usleep$UNIX2003 + 60
    3   com.apple.AppKit                        0x97222be2 -[NSUIHeartBeat _heartBeatThread:] + 2399
    4   com.apple.Foundation                    0x99e1bf7d -[NSThread main] + 45
    5   com.apple.Foundation                    0x99e1bf2d __NSThread__main__ + 1582
    6   libsystem_c.dylib                       0x95a63ed9 _pthread_start + 335
    7   libsystem_c.dylib                       0x95a676de thread_start + 34
    Thread 3:
    0   libsystem_kernel.dylib                  0x984c502e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x95a65ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x95a676fe start_wqthread + 30
    Thread 4:
    0   libsystem_kernel.dylib                  0x984c502e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x95a65ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x95a676fe start_wqthread + 30
    Thread 5:
    0   libsystem_kernel.dylib                  0x984c502e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x95a65ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x95a676fe start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x30393933  ebx: 0x0331981a  ecx: 0x000fc080  edx: 0x01a7b4cc
      edi: 0x38317830  esi: 0xbfffe3e4  ebp: 0xbffffb18  esp: 0xbffffae0
       ss: 0x00000023  efl: 0x00010282  eip: 0x0331981b   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x38317ad8
    Logical CPU: 0
    Binary Images:
        0x1000 -     0x6ff7 +com.adobe.air.Installer (3.2 - 3.2.0.2070) <30EAA58A-79F9-EA5C-9985-FE5E7500F598> /Volumes/VOLUME/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer
       0xf1000 -    0xf5ffb  com.apple.audio.AudioIPCPlugIn (1.2.1 - 1.2.1) <B8333059-00BE-33A6-AEC0-0C8F285E6E07> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/C ontents/MacOS/AudioIPCPlugIn
      0x700000 -   0x706ffb  com.apple.audio.AppleHDAHALPlugIn (2.1.3 - 2.1.3f7) <C2DD672D-46CE-34BB-8456-129C65DDE583> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Conten ts/MacOS/AppleHDAHALPlugIn
      0x70b000 -   0x734ffb  com.apple.cmio.DAL.VDC_4 (210.0 - 3180) <82CD4CB5-D357-35A4-A078-C221566D47D7> /System/Library/Frameworks/CoreMediaIO.framework/Resources/VDC.plugin/Contents/MacOS/VDC
      0x73e000 -   0x79eff7  com.apple.CMIOQTUnits (210.0 - 3180) <A4EEAED2-DAE3-36AB-9CEE-49636A0A49B4> /System/Library/Frameworks/CoreMediaIO.framework/Resources/QuickTimeUnits/CMIOQTUnits.bun dle/Contents/MacOS/CMIOQTUnits
      0x7ae000 -   0x7deff7  com.apple.FWAVC (201.47 - 47) <4E1974CA-1A94-38D4-A60F-9465A06CA2FA> /System/Library/PrivateFrameworks/FWAVC.framework/Versions/A/FWAVC
    0x273b000 -  0x2774ff3  com.apple.QuickTimeFireWireDV.component (7.7.1 - 2306) <5347333C-9175-39FF-AFEC-BF24BB6701D7> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTimeFireWireD V
    0x277f000 -  0x2789fff  com.apple.IOFWDVComponents (2.0.7 - 2.0.7) <C4851ECD-38AF-3974-8321-0342C89DE691> /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComponents
    0x2794000 -  0x27bcfff  com.apple.QuickTimeIIDCDigitizer (7.7.1 - 2306) <6F887F4E-2D83-3415-9342-7EA8600E1349> /System/Library/QuickTime/QuickTimeIIDCDigitizer.component/Contents/MacOS/QuickTimeIIDCDi gitizer
    0x3000000 -  0x4175fc7 +com.adobe.AIR (??? - 3.2.0.2070) <7EBAA6F0-794A-DE37-D04D-942F7073DE61> /Volumes/VOLUME/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR
    0x55a3000 -  0x55f1ff7  com.apple.QuickTimeUSBVDCDigitizer (2.7.1 - 2.7.1) <1D79F9C3-E0F4-33AE-A390-38DD884DEA28> /System/Library/QuickTime/QuickTimeUSBVDCDigitizer.component/Contents/MacOS/QuickTimeUSBV DCDigitizer
    0x867c000 -  0x8773ffb  libGLProgrammability.dylib (??? - ???) <8E592FEB-B6A8-3BFF-828B-B37B05D4D574> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dyl ib
    0x8797000 -  0x87c4ff8  GLRendererFloat (??? - ???) <1264885F-1492-3591-BFB1-B671A7B08A29> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFl oat
    0x9100000 -  0x926dffc  GLEngine (??? - ???) <C49CCDEA-F23E-30CD-9BCD-FC09C9D07CF4> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x92a1000 -  0x9541fe7  com.apple.ATIRadeonX3000GLDriver (7.16.9 - 7.1.6) <5C7304A2-98DA-3C5B-BA3A-FD0B9A0CE1B1> /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRadeonX3000GLD river
    0x9572000 -  0x9908fff  com.apple.driver.AppleIntelHD3000GraphicsGLDriver (7.16.9 - 7.1.6) <2BDB233F-C5E8-3359-8686-013CFA259200> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/MacOS/AppleIn telHD3000GraphicsGLDriver
    0x8fe9e000 - 0x8fed09c7  dyld (195.5 - ???) <BCC83F99-7244-3DBA-867D-6226D53DD9F2> /usr/lib/dyld
    0x90037000 - 0x906b2fe5  com.apple.CoreAUC (6.11.04 - 6.11.04) <B06D52C9-9F59-3EF2-B2BA-11E93C573572> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x906b3000 - 0x906c3fff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <6D6F0C9D-2EEA-3578-AF3D-E2A09BCECAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalys is.framework/Versions/A/LangAnalysis
    0x906c4000 - 0x906cbff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
    0x906cc000 - 0x908ebff7  com.apple.imageKit (2.1.1 - 1.0) <9AF0A882-BEAD-3AEC-8A72-497A7C3C2358> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Vers ions/A/ImageKit
    0x91059000 - 0x910d5ffd  com.apple.PDFKit (2.6.1 - 2.6.1) <7BC3186B-80B7-3E68-AFDD-2734164BCCFB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versio ns/A/PDFKit
    0x910d6000 - 0x91117ff7  com.apple.CoreMedia (1.0 - 705.42) <B45070F1-4097-3BAD-AA7C-0F7AFD6EAC27> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x91118000 - 0x91120ff5  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <BB0C7B49-600F-3551-A460-B7E36CA4C4A4> /usr/lib/system/libcopyfile.dylib
    0x9112b000 - 0x9112fff3  libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
    0x91130000 - 0x9116cfff  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <AA56493C-D7C6-3D4F-8DC8-855405AFF57B> /usr/lib/libcups.2.dylib
    0x911ab000 - 0x911fbfff  libFontRegistry.dylib (??? - ???) <81E03B82-1F31-3702-97DC-BE20298E326F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontRegistry.dylib
    0x911fc000 - 0x911fdfff  libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
    0x91243000 - 0x91258fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <92AADDB0-BADF-3B00-8941-B8390EDC931B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynt hesis.framework/Versions/A/SpeechSynthesis
    0x91259000 - 0x9129cffd  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <6B35F203-5D72-335A-A4BC-CC89FEC0E14F> /usr/lib/system/libcommonCrypto.dylib
    0x9129d000 - 0x912b2ff7  com.apple.ImageCapture (7.0 - 7.0) <E019C6BB-CCE9-3D8C-A131-909CE8853502> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/ Versions/A/ImageCapture
    0x912bd000 - 0x91471ff3  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <6AD14A51-AEA8-3732-B07B-DEA37577E13A> /usr/lib/libicucore.A.dylib
    0x91751000 - 0x9177affe  com.apple.opencl (1.50.63 - 1.50.63) <C4EC60D6-9A7C-3CE9-AA80-2F81D9BB4465> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x9178e000 - 0x9178efff  com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9178f000 - 0x917a2ffb  com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) <3D94520B-C976-370F-AF56-278002BCF11D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSuppor t
    0x917a3000 - 0x917d9ff7  com.apple.AE (527.7 - 527.7) <7BAFBF18-3997-3656-9823-FD3B455056A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Vers ions/A/AE
    0x917f4000 - 0x91859ff7  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <4B4B32D2-4F66-3B0D-BD61-FA8429FF8507> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvDSP.dylib
    0x9185a000 - 0x9186efff  com.apple.CFOpenDirectory (10.7 - 146) <58050170-D74E-3670-945D-D8501F67835F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory. framework/Versions/A/CFOpenDirectory
    0x918ab000 - 0x918cdff1  com.apple.PerformanceAnalysis (1.10 - 10) <FEB4AEF4-F8C0-3A20-A004-B236B2F0B02B> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAna lysis
    0x918ce000 - 0x918cfffd  com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <8CADB97F-101D-34C3-82C2-569E801031E0> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
    0x9192c000 - 0x9192dfff  com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluati onAgent
    0x9192e000 - 0x9192efff  com.apple.Carbon (153 - 153) <F996332A-390E-3337-A09E-A1E54004B567> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x91932000 - 0x91a5eff9  com.apple.CFNetwork (520.2.5 - 520.2.5) <02193949-50A8-3CBC-9920-5FCDB8EBE17A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framewo rk/Versions/A/CFNetwork
    0x91a5f000 - 0x91da1fff  com.apple.MediaToolbox (1.0 - 705.42) <5AEFD5BE-6FA3-38F8-966A-B0AB56C472B8> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x91da2000 - 0x91ec2fec  com.apple.vImage (5.1 - 5.1) <008B989F-F080-398E-ACB1-FBF5BA107D6D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Ve rsions/A/vImage
    0x91ec3000 - 0x91ee2fff  com.apple.RemoteViewServices (1.2 - 39) <C7B638D2-2F8B-3A45-916A-73103FADC822> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServi ces
    0x91ee3000 - 0x91ee3fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91f42000 - 0x9239bfff  com.apple.RawCamera.bundle (3.8.2 - 579) <D7463860-2455-3A4F-A7AB-E9CA7A218154> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x9239c000 - 0x9239fffc  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
    0x923a0000 - 0x923cbfff  com.apple.GSS (2.1 - 2.0) <05A0171B-76EA-3E4C-8A36-65D1A978AF4B> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x924fb000 - 0x924fcff5  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <5E7C184B-7A53-3C64-845C-046373419A5B> /usr/lib/system/libremovefile.dylib
    0x924fd000 - 0x92520fff  com.apple.CoreVideo (1.7 - 70.1) <3520F013-DF91-364E-88CF-ED252A7BD0AE> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x92562000 - 0x9256ffff  libGL.dylib (??? - ???) <30E6DED6-0213-3A3B-B2B3-310E33301CCB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92570000 - 0x92c19eeb  com.apple.CoreGraphics (1.600.0 - ???) <322FC806-0B9F-3A58-8C88-D477E32A50F8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/CoreGraphics
    0x92c1a000 - 0x92c25ffb  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <DFF43AC6-7D21-36C6-97C9-F46411D18032> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.frame work/Versions/A/SpeechRecognition
    0x92c35000 - 0x92e5effb  com.apple.QuartzComposer (5.0 - 236) <7BD138F0-C748-3013-98C0-4D5F5E10B9AB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framewor k/Versions/A/QuartzComposer
    0x92e5f000 - 0x92e76ff8  com.apple.CoreMediaAuthoring (2.0 - 889) <3344CAE3-54BE-3990-B1AE-AD0666B9B885> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthor ing
    0x92e77000 - 0x92f0bff7  com.apple.LaunchServices (480.21 - 480.21) <E3621817-B627-3EEC-A7F9-0D45583B7FE8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.fr amework/Versions/A/LaunchServices
    0x92f0c000 - 0x92f10fff  com.apple.CommonPanels (1.2.5 - 94) <EA47550D-7DAF-30D9-91DB-1FB594CC8522> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/ Versions/A/CommonPanels
    0x92f48000 - 0x92f50ff3  libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
    0x92fc0000 - 0x92fc4ffd  IOSurface (??? - ???) <CAF0B3F2-1589-3139-8A59-E54797C02EA0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x92fc5000 - 0x934a1ff6  libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libBLAS.dylib
    0x934a2000 - 0x934a3ffd  libCVMSPluginSupport.dylib (??? - ???) <96F2F2F4-E7A9-36C8-B1CF-D58AA3DB2B44> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dyl ib
    0x934a4000 - 0x9358cfff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <A1B07527-9C74-3107-A972-9795B817D683> /usr/lib/libxml2.2.dylib
    0x9358d000 - 0x935afffe  com.apple.framework.familycontrols (3.0 - 300) <F87D87EF-553A-3165-9C9A-6E117C537FE9> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x935b0000 - 0x937f8fff  com.apple.JavaScriptCore (7534.51 - 7534.51.21) <FEDF4D88-FB61-3A3F-ABE2-72BE2234DDF4> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x937f9000 - 0x93822ffe  com.apple.shortcut (2.0 - 2.0) <E249F912-93D1-3BDF-BD5E-96602003E2E9> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x938a7000 - 0x938aaffd  libCoreVMClient.dylib (??? - ???) <2D135537-F9A6-33B1-9B01-6ECE7E929C00> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x938ab000 - 0x93badfff  com.apple.CoreServices.CarbonCore (960.18 - 960.18) <8094724D-591D-3CC2-81DE-4E3029624E11> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore
    0x93bbc000 - 0x93bbcff2  com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x93bbd000 - 0x93c94ffb  com.apple.avfoundation (2.0 - 180.30) <6788562E-A9A8-3898-A0F4-66D9BBAE3430> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x93d06000 - 0x93d68ffb  com.apple.datadetectorscore (3.0 - 179.4) <12EF80E0-35CC-30A7-942F-2F9E87C4C98C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCor e
    0x93e7e000 - 0x93ea4ffb  com.apple.quartzfilters (1.7.0 - 1.7.0) <64AB163E-7E91-3028-8730-BE11BC1F5237> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework /Versions/A/QuartzFilters
    0x93f03000 - 0x93f7effb  com.apple.ApplicationServices.ATS (317.5.0 - ???) <D5AC5C21-CE1E-333D-94F7-F0F534FD4DC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/ATS
    0x93ff3000 - 0x9407afff  com.apple.print.framework.PrintCore (7.1 - 366.1) <BD9120A6-BFB0-3796-A903-05F627F696DF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore. framework/Versions/A/PrintCore
    0x9407b000 - 0x940b9fff  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <264FF88C-3E76-36A7-9D3C-6732C6958477> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libRIP.A.dylib
    0x9431e000 - 0x9435affd  libGLImage.dylib (??? - ???) <8251242B-E04E-3467-BD0F-834578B18AC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x94367000 - 0x943b0ff7  libGLU.dylib (??? - ???) <AEA2AD9A-EEDD-39B8-9B28-4C7C1BACB594> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x943b1000 - 0x943b3ffb  libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libRadiance.dylib
    0x943b4000 - 0x943b7ff9  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <13A8AA6F-C4AD-3B1B-AF83-338DB3C05049> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCGXType.A.dylib
    0x943b8000 - 0x943e0ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <5158C760-D168-3842-AAE0-3B146B3537A7> /usr/lib/libxslt.1.dylib
    0x943e1000 - 0x9440ffe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <07D9A827-9567-34C2-9022-AF4BF975C9A7> /usr/lib/libSystem.B.dylib
    0x94410000 - 0x94410ffe  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
    0x947d7000 - 0x947ddffb  com.apple.print.framework.Print (7.1 - 247.1) <5D7ADC17-D8EF-3958-9C0C-AA45B7717FBA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Version s/A/Print
    0x947e9000 - 0x94802fff  libPng.dylib (??? - ???) <A83B66DC-302C-3A4C-8107-0E5560708024> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libPng.dylib
    0x94803000 - 0x94803fff  libdnsinfo.dylib (395.7.0 - compatibility 1.0.0) <A870EB56-560C-3DA2-B189-6E0FD2D3B66D> /usr/lib/system/libdnsinfo.dylib
    0x9487a000 - 0x94881ffd  com.apple.NetFS (4.0 - 4.0) <AE731CFE-1B2E-3E46-8759-843F5FB8C24F> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x94882000 - 0x94886fff  libGIF.dylib (??? - ???) <06E85451-F51C-31C4-B5A6-180819BD9738> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libGIF.dylib
    0x94887000 - 0x9488affb  com.apple.help (1.3.2 - 42) <B1E6701C-7473-30B2-AB5A-AFC9A4823694> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions /A/Help
    0x9488b000 - 0x94894ff3  com.apple.CommonAuth (2.1 - 2.0) <D49B41B1-A5DD-366A-8C30-49E9B875AA13> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x94895000 - 0x94897ff7  libdyld.dylib (195.5.0 - compatibility 1.0.0) <52F7B44C-1B43-3B7B-9C9E-6410D8682935> /usr/lib/system/libdyld.dylib
    0x94898000 - 0x948e9ff3  com.apple.CoreMediaIO (210.0 - 3180) <79AA7CA8-FC39-375D-9485-855D302DF7AA> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x949c1000 - 0x949c2fff  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
    0x949c3000 - 0x94a99a5b  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <A0EDB351-4B9D-3AA2-9D1A-0C22204FCCD3> /usr/lib/libobjc.A.dylib
    0x94a9a000 - 0x94afcff3  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
    0x94b23000 - 0x95873fff  com.apple.QuickTimeComponents.component (7.7.1 - 2306) <B397F658-057A-3D84-ABC7-84AA6256DB88> /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponent s
    0x95874000 - 0x958aafff  com.apple.DebugSymbols (2.1 - 85) <713C77B2-0AE4-33A7-8DE2-9237389B12A6> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x958ab000 - 0x958faffb  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <71C9D388-E607-3DB4-9FD3-FC918EB4A835> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x958fb000 - 0x95906fff  libkxld.dylib (??? - ???) <AD3C0B3E-EBA8-3A85-ADDB-F86613564E2D> /usr/lib/system/libkxld.dylib
    0x95907000 - 0x95917fff  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <D6F728DA-990A-32A3-86FA-4A3F4D88E309> /usr/lib/libsasl2.2.dylib
    0x95918000 - 0x95919fff  liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
    0x9591f000 - 0x95926fff  com.apple.agl (3.1.4 - AGL-3.1.4) <39BB17D3-4CF5-303C-BE8E-E07924AB2E66> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x9596b000 - 0x95a06ff3  com.apple.ink.framework (1.3.2 - 110) <F0E9C225-0D20-31D2-AB14-2299CFAE6C2E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/ A/Ink
    0x95a07000 - 0x95ad2fff  libsystem_c.dylib (763.12.0 - compatibility 1.0.0) <1B0A12B3-DAFA-31E2-8F82-E98D620E4D72> /usr/lib/system/libsystem_c.dylib
    0x95ad3000 - 0x95ad3fff  com.apple.audio.units.AudioUnit (1.7.1 - 1.7.1) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x95adf000 - 0x95d91ff7  com.apple.security (7.0 - 55010) <BE0350C5-5221-3BFF-B674-646AB1BA0F2E> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x95d92000 - 0x95dc8ff4  com.apple.LDAPFramework (3.1 - 120.2) <A8601C27-6134-3AD1-A76C-F65D49183D9E> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x95dc9000 - 0x95ec1ff7  libFontParser.dylib (??? - ???) <83E7E71E-D217-3DEE-B288-F5BAE7E118C5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontParser.dylib
    0x95eca000 - 0x95f1bff9  com.apple.ScalableUserInterface (1.0 - 1) <3C39DF4D-5CAE-373A-BE08-8CD16E514337> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterfa ce.framework/Versions/A/ScalableUserInterface
    0x95f1c000 - 0x95febfff  com.apple.ImageIO.framework (3.1.1 - 3.1.1) <8B8A3DD3-BB3D-33FC-A714-81E1B883B155> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/ImageIO
    0x95fec000 - 0x95fefff7  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
    0x95ff0000 - 0x9607dff7  com.apple.CoreText (220.11.0 - ???) <4F98D709-75AC-35F0-AD88-8F2C4BD744C0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.f ramework/Versions/A/CoreText
    0x9607e000 - 0x960c1fff  com.apple.MediaKit (11.0 - 585) <34874A12-B5B2-309D-BF37-8E5B5DC42059> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x960c2000 - 0x96335fff  com.apple.CoreImage (7.82 - 1.0.1) <6C99F458-E83A-3538-9B71-2C8BD0C9DCD5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework /Versions/A/CoreImage
    0x96336000 - 0x96426ff1  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
    0x96427000 - 0x96484ffb  com.apple.htmlrendering (76 - 1.1.4) <409EF0CB-2997-369A-9326-BE12436B9EE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework /Versions/A/HTMLRendering
    0x96485000 - 0x964f4fff  com.apple.Heimdal (2.1 - 2.0) <DE626683-DF32-341B-8997-AE63309590C7> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x9650e000 - 0x9655cff3  com.apple.ImageCaptureCore (3.0.1 - 3.0.1) <DB40F137-4519-339B-81DC-7375B2FE8FD2> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x965a7000 - 0x965dafef  libtidy.A.dylib (??? - ???) <E962D8EC-6B9D-35B7-B586-F07D92302ADD> /usr/lib/libtidy.A.dylib
    0x965db000 - 0x966ecff7  libJP2.dylib (??? - ???) <35D120D4-3304-3A02-9259-EB933E74E63A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libJP2.dylib
    0x966ed000 - 0x9672dff7  libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
    0x9672e000 - 0x9677eff4  libTIFF.dylib (??? - ???) <E86EA22A-82C0-3E77-9EAF-739F385790D9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libTIFF.dylib
    0x96897000 - 0x9692eff3  com.apple.securityfoundation (5.0 - 55005) <474C9466-D2D5-3DD8-B8D7-F506615E7236> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x9692f000 - 0x9692ffff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <22997C20-BEB7-301D-86C5-5BFB3B06D212> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/vecLib
    0x96956000 - 0x96966ff7  libCRFSuite.dylib (??? - ???) <94E040D2-2769-359A-A21B-DB85FCB73BDC> /usr/lib/libCRFSuite.dylib
    0x969e6000 - 0x969e7ff7  libquarantine.dylib (36.0.0 - compatibility 1.0.0) <70782AEC-8933-3EB4-91CA-E44C0E768C90> /usr/lib/system/libquarantine.dylib
    0x96a5b000 - 0x96ce0fe3  com.apple.QuickTime (7.7.1 - 2306) <F8C64DC4-3FE4-3A06-B10B-59E7F3BA6FDD> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x96ce1000 - 0x96d0eff7  com.apple.securityinterface (5.0 - 55004) <45E7A2AA-DDEF-39D2-B48E-E7DFBEF527F3> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x96d0f000 - 0x96de5ff6  com.apple.QuickLookUIFramework (3.1 - 500.1) <4E259D94-6081-32D7-AD60-565E57B11EBA> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/V ersions/A/QuickLookUI
    0x96e14000 - 0x96e31fff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <95AE43ED-6C52-3B39-89B6-54C81C62F1FF> /usr/lib/libresolv.9.dylib
    0x96e32000 - 0x96e38ffd  com.apple.CommerceCore (1.0 - 17) <E59CD307-58E2-35FD-9131-B38978799910> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCor e.framework/Versions/A/CommerceCore
    0x96e3a000 - 0x96e92fff  com.apple.HIServices (1.10 - ???) <76B50B43-6CFD-3067-A085-11420FD4FAA6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices .framework/Versions/A/HIServices
    0x96e93000 - 0x96ebbff0  com.apple.CoreServicesInternal (113.8 - 113.8) <9930695C-1C48-329F-93FD-5AEEE2EF942C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesI nternal
    0x96ebc000 - 0x96f34ff6  com.apple.CorePDF (3.0 - 3.0) <75F74A63-36BB-3C4E-8BB8-B4651B534FDB> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x96fb6000 - 0x96fbffff  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
    0x96fd1000 - 0x97a5fffe  com.apple.AppKit (6.7.2 - 1138.23) <ADFA8D70-601E-3B5C-96FD-F45F52055CC8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x98178000 - 0x98287ff7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <90D36793-04A5-3BFF-BE83-EEEDCBEDC756> /usr/lib/libsqlite3.dylib
    0x98288000 - 0x98293ffc  com.apple.NetAuth (3.1 - 3.1) <CD89526E-4FF6-3BB3-A94E-832D4504AB1C> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x9849d000 - 0x984abfff  com.apple.opengl (1.7.5 - 1.7.5) <81166D23-DE8E-3938-AAD3-29B1FA5E446E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x984ac000 - 0x984caff7  libsystem_kernel.dylib (1699.24.8 - compatibility 1.0.0) <124A6CE3-3934-3994-9D0A-E85A0C0BF082> /usr/lib/system/libsystem_kernel.dylib
    0x984cb000 - 0x984d9fff  libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
    0x984da000 - 0x984e5ff3  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <9B131BA5-E89B-3628-9F52-756D46EBC468> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCSync.A.dylib
    0x984e6000 - 0x98500fff  com.apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x98501000 - 0x986d7fe3  com.apple.CoreFoundation (6.7.1 - 635.15) <AC9F6462-6315-3D89-8075-D048DB4DBF7E> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x986d8000 - 0x9873ffff  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <3AFF3CE8-14AE-300F-8F63-8B7FB9D4DA96> /usr/lib/libc++.1.dylib
    0x994d5000 - 0x998c8feb  com.apple.VideoToolbox (1.0 - 705.42) <3F12F8A3-ED41-3EAD-A887-B7805353122C> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x998c9000 - 0x998f3ff0  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <5CAA1478-97E0-31EA-8F50-BF09D665DD84> /usr/lib/libpcre.0.dylib
    0x9990a000 - 0x99963ffb  com.apple.coreui (1.2.1 - 164.1) <890E0BE9-3360-3B56-BE46-5A2421875A40> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x99964000 - 0x99992ff7  com.apple.DictionaryServices (1.2.1 - 158.2) <DA16A8B2-F359-345A-BAF7-8E6A5A0741A1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryService s.framework/Versions/A/DictionaryServices
    0x99993000 - 0x9999aff9  libsystem_dnssd.dylib (??? - ???) <2FD48636-7CFA-32FA-A595-F12E4246E355> /usr/lib/system/libsystem_dnssd.dylib
    0x999b3000 - 0x99b9cff7  com.apple.CoreData (104 - 358.12) <F8AD7990-2C30-31A4-8E78-FA8DD5CF03CC> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x99b9d000 - 0x99bb3ffe  libxpc.dylib (77.17.0 - compatibility 1.0.0) <E01E0074-0830-3F20-8703-EA7722BFD358> /usr/lib/system/libxpc.dylib
    0x99bb4000 - 0x99bbcfff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x99bbd000 - 0x99c04fff  com.apple.SystemConfiguration (1.11.1 - 1.11) <CA6CE2B6-DC18-31FF-9668-70BB2FD8D7BB> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x99c05000 - 0x99c12fff  com.apple.HelpData (2.1.0 - 70) <0145664A-4AD4-3CD3-AAF9-73B9EE906B9D> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x99c13000 - 0x99c13fff  com.apple.quartzframework (1.5 - 1.5) <49B5CA00-083A-3D4A-9A68-4759A5CC35A6> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x99c14000 - 0x99cd4fff  com.apple.CoreServices.OSServices (478.29 - 478.29) <EAAAAC1B-2599-3875-9068-DF7E6B5760A8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framew ork/Versions/A/OSServices
    0x99ce1000 - 0x99ceaffb  com.apple.DisplayServicesFW (2.5.2 - 317) <DF4FCE9C-A4EE-3590-B079-495AC83836EA> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x99cf1000 - 0x99d2ffff  com.apple.NavigationServices (3.6 - 192) <073BFFFD-56EB-3C8C-A45A-34E26C210D1D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.fram ework/Versions/A/NavigationServices
    0x99d30000 - 0x99d30fff  com.apple.Cocoa (6.6 - ???) <5FAFE73E-6AF5-3D09-9191-0BDC8C6875CB> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x99d31000 - 0x99dbbffb  com.apple.SearchKit (1.4.0 - 1.4.0) <CF074082-64AB-3A1F-831E-582DF1667827> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framewo rk/Versions/A/SearchKit
    0x99dbc000 - 0x9a0c6ff3  com.apple.Foundation (6.7.1 - 833.20) <B5092554-485A-3A7D-904B-B04B1EE5C50C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x9a0c7000 - 0x9a0e3ff5  com.apple.GenerationalStorage (1.0 - 125) <F1D67293-9192-367D-AE74-2732B23E7E77> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalSt orage
    0x9a0e4000 - 0x9a0e8ff7  com.apple.OpenDirectory (10.7 - 146) <3D3D30CE-6D82-3681-AA98-4E3AEFFA4229> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x9a0e9000 - 0x9a1cafff  com.apple.DiscRecording (6.0 - 6000.4.1) <6BD9120F-8128-3B85-8ACB-0924615425DD> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x9a1cb000 - 0x9a1ffff8  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <567E922C-E64F-321B-9A47-6B18BF481625> /usr/lib/libssl.0.9.8.dylib
    0x9a200000 - 0x9a28dfe7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <F2A8BBA3-6431-3CED-8CD3-0953410B6F96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvMisc.dylib
    0x9a28e000 - 0x9a3f0fff  com.apple.QTKit (7.7.1 - 2306) <5A7E5ED0-C4DC-3CEC-ABE0-24899134ACE1> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x9a40f000 - 0x9a4b3fff  com.apple.QD (3.12 - ???) <02425CB4-2571-307F-96AD-F3CD3C83614A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framewo rk/Versions/A/QD
    0x9a4b4000 - 0x9a4b6ff9  com.apple.securityhi (4.0 - 1) <39157216-5E43-392A-AE3F-716726D8C8BF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Ve rsions/A/SecurityHI
    0x9a4b7000 - 0x9a521ff3  com.apple.CoreSymbolication (2.1 - 66) <A58DF9DA-61E3-397A-892B-134C66D2CFE3> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolicatio n
    0x9a522000 - 0x9a52dffe  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <B63F5D07-93B3-3F02-BFB7-472B4ED3521F> /usr/lib/libbz2.1.0.dylib
    0x9a52e000 - 0x9a54bff3  com.apple.openscripting (1.3.3 - ???) <8ABD04D6-7B7A-3C39-801E-1630098D5B42> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework /Versions/A/OpenScripting
    0x9a54c000 - 0x9a58dff9  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <975E4F25-7943-3785-849C-244FF4E77602> /usr/lib/libcurl.4.dylib
    0x9a58e000 - 0x9a6efffb  com.apple.QuartzCore (1.7 - 270.0) <0916DA83-6400-3FEA-BC53-5F4BA4D126EC> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9a6f0000 - 0x9a71fff7  libsystem_info.dylib (??? - ???) <B86A363D-6EA2-3A69-A6CB-18B7F98FC61A> /usr/lib/system/libsystem_info.dylib
    0x9a720000 - 0x9a803ff7  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
    0x9a841000 - 0x9a84bff2  com.apple.audio.SoundManager (3.9.4 - 3.9.4) <0EC79339-4D19-37D9-9FF5-191EB3CB6F0A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/V ersions/A/CarbonSound
    0x9a84c000 - 0x9ab8cffb  com.apple.HIToolbox (1.8 - ???) <DFED9BD0-E142-397B-BE16-16EBCF3CE1EB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Ver sions/A/HIToolbox
    0x9ab8d000 - 0x9ab90ff7  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
    0x9ab91000 - 0x9ab92ff7  libsystem_sandbox.dylib (??? - ???) <8C7F4C5A-0A31-308F-97D2-B5670B1C95DE> /usr/lib/system/libsystem_sandbox.dylib
    0x9ab93000 - 0x9aba4fff  libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
    0x9aba5000 - 0x9abaaff7  libmacho.dylib (800.0.0 - compatibility 1.0.0) <943213F3-CC9B-328E-8A6F-16D85C4274C7> /usr/lib/system/libmacho.dylib
    0x9ac18000 - 0x9ac26fff  libdispatch.dylib (187.7.0 - compatibility 1.0.0) <B50C62AD-0B5B-34C3-A491-ECFD72ED505E> /usr/lib/system/libdispatch.dylib
    0x9ac27000 - 0x9ace7ff3  com.apple.ColorSync (4.7.0 - 4.7.0) <A39EA668-D042-377F-BC81-26748CD57ADC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/ColorSync
    0x9ace8000 - 0x9ad38ff9  com.apple.QuickLookFramework (3.1 - 500.1) <28CB604E-2426-3491-BF16-2CDFD4C392B0> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x9ad39000 - 0x9b1aeff7  FaceCoreLight (1.4.7 - compatibility 1.0.0) <312D0F58-B8E7-3F61-8A83-30C95F2EBEAA> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
    0x9b2ff000 - 0x9b40effb  com.apple.DesktopServices (1.6.1 - 1.6.1) <9F02752A-617B-3AC7-BCA1-F040C105EDDE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv
    0x9b40f000 - 0x9b413ffa  libcache.dylib (47.0.0 - compatibility 1.0.0) <56256537-6538-3522-BCB6-2C79DA6AC8CD> /usr/lib/system/libcache.dylib
    0x9b721000 - 0x9b782ffb  com.apple.audio.CoreAudio (4.0.1 - 4.0.1) <089D78E0-46A6-38DB-9545-7F35CC815939> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9b91d000 - 0x9bd1fff6  libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libLAPACK.dylib
    0x9bd20000 - 0x9bd95fff  com.apple.Metadata (10.7.0 - 627.20) <1E7C8194-8CE4-3103-A3D1-8913238AF923> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framewor k/Versions/A/Metadata
    0x9bd96000 - 0x9bd96ff0  com.apple.ApplicationServices (41 - 41) <C48EF6B2-ABF9-35BD-A07A-A38EC0008294> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x9bdf9000 - 0x9be1eff9  libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libJPEG.dylib
    0x9be1f000 - 0x9bf71fff  com.apple.audio.toolbox.AudioToolbox (1.7.1 - 1.7.1) <7646E131-08EE-3D72-ADA2-4A61C562B36E> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9bf72000 - 0x9bf73ff0  libunc.dylib (24.0.0 - compatibility 1.0.0) <2F4B35B2-706C-3383-AA86-DABA409FAE45> /usr/lib/system/libunc.dylib
    0x9bf74000 - 0x9c32effb  com.apple.SceneKit (2.1 - 125.1) <7BFC0028-18AC-3B49-8DDC-CB7A7359D4F7> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
    0x9c4c5000 - 0x9c4c8fff  com.apple.AppleSystemInfo (1.0 - 1) <0E02BA66-4EA6-3EA1-8D81-3D0DE36F1CE8> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x9c4c9000 - 0x9c525ff3  com.apple.Symbolication (1.2 - 83.1) <A458DFFA-0294-319F-9508-D29A39487B1F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x9c568000 - 0x9c56dffd  libGFXShared.dylib (??? - ???) <820D744C-C641-3918-A72A-AC2E5276BCB6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x9c5ea000 - 0x9c64efff  com.apple.framework.IOKit (2.0 - ???) <D14460ED-2B6C-375D-B3A4-B8C82E922666> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x9c64f000 - 0x9c657ff3  liblaunch.dylib (392.35.0 - compatibility 1.0.0) <5FF5F6DE-32EE-3DEC-9DC4-2BC1D5797C82> /usr/lib/system/liblaunch.dylib
    0x9c908000 - 0x9ca07ffb  com.apple.DiskImagesFramework (10.7.2 - 331) <58D09F91-CC36-3CAD-9306-25BC8A5FD63E> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 2
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 4227
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=210.3M resident=119.3M(57%) swapped_out_or_unallocated=91.0M(43%)
    Writable regions: Total=139.4M written=5092K(4%) resident=9612K(7%) swapped_out=0K(0%) unallocated=130.0M(93%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    ATS (font support)                 31.9M
    ATS (font support) (reserved)         4K        reserved VM address space (unallocated)
    CG backing stores                   528K
    CG image                             12K
    CG raster data                      128K
    CG shared images                   3416K
    CoreGraphics                          8K
    CoreServices                        940K
    IOKit                               168K
    MALLOC                             75.8M
    MALLOC guard page                    48K
    MALLOC_LARGE (reserved)             400K        reserved VM address space (unallocated)
    Memory tag=240                     3040K
    Memory tag=242                       12K
    Memory tag=243                        4K
    Memory tag=249                      156K
    Stack                              66.5M
    VM_ALLOCATE                        19.1M
    __CI_BITMAP                          80K
    __DATA                             12.6M
    __DATA/__OBJC                       108K
    __IMAGE                            1256K
    __IMPORT                              4K
    __LINKEDIT                         44.0M
    __OBJC                             2520K
    __OBJC/__DATA                        76K
    __PAGEZERO                            4K
    __TEXT                            166.2M
    __UNICODE                           544K
    mapped file                       114.5M
    shared memory                       308K
    shared pmap                        6300K
    ===========                      =======
    TOTAL                             550.3M
    TOTAL, minus reserved VM space    549.9M
    Is this what you asked for?

  • New Project for Oracle Open Source Projects Page

    Another SQL*Plus clone but this one is written in pure java, feel free to add it to the Oracle Open Source Projects page:
    SQL*More is a tool to execute commands against SQL databases in the same vein as SQL*Plus for Oracle. Key features are platform independence, database independence, a self-contained networking stack, a terminal friendly CLI implementation, and macro-like commands.
    Thanks,
    Marc

    Happy to, but we'll need your project URL.
    Cheers, OTN

  • Why Adobe doesn't use the open source codec x264vfw for Elements as .AVI?

    Well we all know who wants to work with the x264vfw that it does not work in Premiere Elements.
    But i think Adobe could have make it work with the open source x264vfw or with the AVC-Intra coder.
    I am still asking me also why it would work when i do re-encode it with another program to h264 again but as MP4?
    Adobe does itself make it really easy and messing with us. because they are saying there is support for h264 but only for MP4 and another one...
    Why they don't add .AVI support that goes to the support of Adobe because i can't get into the livechat.... because its only under the week....
    This Codec the H264 X264 and AVC-1 are the most used codecs today in my opinion so i don't know why they don't sit their Dev's on that.
    ALSO that it does not work on their 600$ Application named Premiere Pro is something that i don't understand...
    For me its unbelievable if i am honest.
    I now want to know why adobe is such a service desert in this point.
    They all yelling about that but Adobe does nothing.
    If somebody knows a solution without re-encoding or FFMPEG solution, because it does not work well with my Variable Frame Rate in Premiere Elements let it me know.
    Also i want an Answer from Adobe why they don't do anything.
    I tried to put the x264vfw .dll into plugins or the folder but the problem is not solved.
    I am sitting for Quiet a time behind that and see how many threads there existing... and it's only frustrating.
    ADOBE it's time to do something!!!

    I still think that a lot of peoples have done that. When you see how many persons are suffering by this problem...
    Well i have not known about the Adobe Staff tags that they are not the real help from the real support.
    Thank you about that.
    Normally i would send a mail but there is no option for that... to they're support team.
    I said that it hard for me to get some support under the week. I have to work from 6am until 5pm with driving. and have to do some things a home.
    Feature Request/Bug Report Form i think will not help or have you used it and got an answer? I want an answer not only request something.
    " We normally do not send personal replies to feature requests or bug reports. We do, however, read each and every message. We use the information to improve our products and services. Your comments, suggestions, and ideas for improvements are very important to us. We appreciate you taking the time to send us this information. "
    And yes i buied last year Premiere Elements to Christmas time.
    I still don't understand why they didn't add support for H264, h264, X264, x264 and AVC-1 for .AVI wrapper when they have the licenses for the codec...
    Also .AVI is really often used... not like .MKV

  • Adobe AIR apps won't open

    I have all of the sudden had issues with all of my AIR applications. I recently tried installing 2 new ones and the icon will bounce in my dock for a few seconds before disappearing as if it were quitting before anything happened. Installations of the apps seem fine, but the app just won't open. Seesmic desktop told me that I could not update, as well. Something about checking my logs, but to my knowledge I haven't messed with AIR since I got Seesmic. Should I uninstall then reinstall?

    Hi,
    You might want to try reinstalling the AIR runtime to see if that helps.  It would also be interesting to try installing a new AIR app (like tweetdeck for example) to see if that is also effected.
    Chris

  • Adobe Air I cannot open up a popup browser

    I'm having a problem with adobe air. I cannot open up a popup
    browser window from clicking on a button in a adobe air program. I
    can only open up browser windows within existing browser windows or
    a new window if none is open.

    Update:
    I can get this to work:
    var request:URLRequest = new URLRequest("
    http://www.mydomain.com");
    navigateToURL(request, "_blank");
    but not this:
    var request:URLRequest = new
    URLRequest("javascript:window.open('
    http://www.mydomain.com','NameofWindow','width=800,height
    =600,top=0,left=0'); void(0);");
    navigateToURL(request);

  • Open source projects based on Oracle technology

    Hello:
    Here's a project for the open source page at
    Open Source Projects for Oracle:
    http://www.oracle.com/technology/tech/opensource/projects.html
    The open source (GPL) ValueObjects Framework for ADF is available for download. It is a JDeveloper 10g 10.1.2 extension for building SOAP-compliant DTOs over ADF Business Components.
    http://www.sourceforge.net/projects/valueobjects
    Quick intro at http://valueobjects.sf.net
    Screenshots at http://valueobjects.sourceforge.net/screenshots/screenshots.html
    Thanks,
    - Zak
    [email protected]

    Hi,
    Jim is right.
    There is no way of converting/upgrading a VI to the newer version of LabVIEW without its block diagram. Below are a couple of KBs that discuss this issue:
    How Do I Recover My Block Diagram If I Saved My VI with Options and Selected Remove Diagrams?
    What Does it Mean When I Receive the Message "LabVIEW load error code 11"?
    Feroz

  • Problems installing adobe AIR

    I'm having problems installing Adobe AIR. The installer launches two processes but nothing happens after that. I'm using a windows 7 pc.
    Here is the install log I found:
    [2010-09-16:16:41:49] Performing runtime update
    [2010-09-16:16:41:49] UI SWF load is complete
    [2010-09-16:16:41:50] UI initialized
    [2010-09-16:16:41:50] starting user confirmation
    [2010-09-16:16:41:50] Version of this installer: 2.0.3.13070
    [2010-09-16:16:41:50] Installed version: 1.5.2.8870
    [2010-09-16:16:41:50] Installation type: patchNewer
    [2010-09-16:16:41:53] starting elevated install
    [2010-09-16:16:41:54] performing an elevated runtime install
    [2010-09-16:16:41:54] UI SWF load is complete
    [2010-09-16:16:41:54] starting install
    [2010-09-16:16:41:54] subinstaller: starting install
    [2010-09-16:16:41:54] Scheduling runtime installation operations
    [2010-09-16:16:41:54] subinstaller: Scheduling runtime installation operations
    [2010-09-16:16:41:54] Active AIR product GUID is {A2BCA9F1-566C-4805-97D1-7FDC93386723}
    [2010-09-16:16:41:54] subinstaller: Active AIR product GUID is {A2BCA9F1-566C-4805-97D1-7FDC93386723}
    [2010-09-16:16:41:54] Scheduling an MSI install operation
    [2010-09-16:16:41:54] subinstaller: Scheduling an MSI install operation
    [2010-09-16:16:41:54] Beginning runtime installation
    [2010-09-16:16:41:54] subinstaller: Beginning runtime installation
    [2010-09-16:16:41:54] Beginning install
    [2010-09-16:16:41:54] subinstaller: Beginning install
    [2010-09-16:16:41:54] Installing c:\users\risto\appdata\local\temp\aird75b.tmp\setup.msi
    [2010-09-16:16:41:54] subinstaller: Installing c:\users\risto\appdata\local\temp\aird75b.tmp\setup.msi
    [2010-09-16:16:41:55] Copying C:\Users\Default\AppData\Roaming\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\airappinstaller.exe to C:\Users\Risto\AppData\Local\Temp\flaF4BA.tmp\temp
    [2010-09-16:16:41:55] subinstaller: Copying C:\Users\Default\AppData\Roaming\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\airappinstaller.exe to C:\Users\Risto\AppData\Local\Temp\flaF4BA.tmp\temp
    [2010-09-16:16:41:55] Deleting C:\Users\Default\AppData\Roaming\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\airappinstaller.exe
    [2010-09-16:16:41:55] subinstaller: Deleting C:\Users\Default\AppData\Roaming\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\airappinstaller.exe
    [2010-09-16:16:41:55] Copying C:\Users\Risto\appdata\local\temp\aird75b.tmp\Adobe AIR\Versions\1.0\Resources\airappinstaller.exe to C:\Users\Default\AppData\Roaming\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\airappinstaller.exe
    [2010-09-16:16:41:55] subinstaller: Copying C:\Users\Risto\appdata\local\temp\aird75b.tmp\Adobe AIR\Versions\1.0\Resources\airappinstaller.exe to C:\Users\Default\AppData\Roaming\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\airappinstaller.exe
    [2010-09-16:16:41:55] Copying C:\Users\Default\AppData\Roaming\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\digest.s to C:\Users\Risto\AppData\Local\Temp\flaF4DA.tmp\temp
    [2010-09-16:16:41:55] subinstaller: Copying C:\Users\Default\AppData\Roaming\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\digest.s to C:\Users\Risto\AppData\Local\Temp\flaF4DA.tmp\temp
    [2010-09-16:16:41:55] Deleting C:\Users\Default\AppData\Roaming\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\digest.s
    [2010-09-16:16:41:55] subinstaller: Deleting C:\Users\Default\AppData\Roaming\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\digest.s
    [2010-09-16:16:41:55] Copying C:\Users\Risto\appdata\local\temp\aird75b.tmp\Adobe AIR\Versions\1.0\Resources\digest.s to C:\Users\Default\AppData\Roaming\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\digest.s
    [2010-09-16:16:41:55] subinstaller: Copying C:\Users\Risto\appdata\local\temp\aird75b.tmp\Adobe AIR\Versions\1.0\Resources\digest.s to C:\Users\Default\AppData\Roaming\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\digest.s
    [2010-09-16:16:41:55] Execution complete; beginning commit phase
    [2010-09-16:16:41:55] subinstaller: Execution complete; beginning commit phase
    [2010-09-16:16:41:55] Deleting C:\Users\Risto\AppData\Local\Temp\flaF4BA.tmp\temp
    [2010-09-16:16:41:55] subinstaller: Deleting C:\Users\Risto\AppData\Local\Temp\flaF4BA.tmp\temp
    [2010-09-16:16:41:55] Deleting C:\Users\Risto\AppData\Local\Temp\flaF4DA.tmp\temp
    [2010-09-16:16:41:55] subinstaller: Deleting C:\Users\Risto\AppData\Local\Temp\flaF4DA.tmp\temp
    [2010-09-16:16:41:55] Commit complete
    [2010-09-16:16:41:55] subinstaller: Commit complete
    [2010-09-16:16:41:55] install complete
    [2010-09-16:16:41:55] subinstaller: install complete
    [2010-09-16:16:41:55] begin quitting
    [2010-09-16:16:41:55] subinstaller: begin quitting
    [2010-09-16:16:41:55] Elevated install completed
    [2010-09-16:16:41:57] begin quitting
    [2010-09-16:16:44:19] UI SWF load is complete
    [2010-09-16:16:44:20] UI initialized
    [2010-09-16:16:44:20] Pingback request completed with HTTP status 200
    [2010-09-16:16:44:20] Begin background update check
    [2010-09-16:16:44:20] Starting download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/2.0.3.13070/update
    [2010-09-16:16:44:21] Background update not available
    [2010-09-16:16:44:21] begin quitting
    [2010-09-16:16:45:16] UI SWF load is complete
    [2010-09-16:16:45:17] UI initialized
    [2010-09-16:16:45:17] Pingback request completed with HTTP status 200
    [2010-09-16:16:45:17] Begin background update check
    [2010-09-16:16:45:17] Starting download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/2.0.3.13070/update
    [2010-09-16:16:45:18] Background update not available
    [2010-09-16:16:45:18] begin quitting
    [2010-09-16:16:45:40] UI SWF load is complete
    [2010-09-16:16:45:41] UI initialized
    [2010-09-16:16:45:41] Pingback request completed with HTTP status 200
    [2010-09-16:16:45:41] Begin background update check
    [2010-09-16:16:45:41] Starting download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/2.0.3.13070/update
    [2010-09-16:16:45:41] Background update not available
    [2010-09-16:16:45:41] begin quitting
    [2010-09-16:20:26:41] UI SWF load is complete
    [2010-09-16:20:26:41] UI initialized
    [2010-09-16:20:26:42] Pingback request completed with HTTP status 200
    [2010-09-16:20:26:42] Begin background update check
    [2010-09-16:20:26:42] Starting download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/2.0.3.13070/update
    [2010-09-16:20:26:43] Background update not available
    [2010-09-16:20:26:44] begin quitting
    [2010-12-05:19:15:11] Runtime Installer begin with version 2.5.1.17730 on Windows 7 x86
    [2010-12-05:19:15:12] Commandline is: -silent
    [2010-12-05:19:15:12] Installed runtime (2.0.3.13070) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2010-12-05:19:15:12] Starting silent runtime update. Updating runtime from version 2.0.3.13070 to version 2.5.1.17730
    [2010-12-05:19:15:12] Installing msi at c:\users\risto\appdata\local\temp\air65bb.tmp\setup.msi with guid {46C045BF-2B3F-4BC4-8E4C-00E0CF8BD9DB}
    [2010-12-05:19:15:14] Runtime Installer end with exit code 0
    [2010-12-05:19:15:16] Runtime Installer begin with version 2.5.1.17730 on Windows 7 x86
    [2010-12-05:19:15:16] Commandline is: -silent -location "C:\Program Files (x86)\Voddler" "C:\Program Files (x86)\Voddler\VoddlerPlayer.air"
    [2010-12-05:19:15:16] Installed runtime (2.5.1.17730) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2010-12-05:19:15:16] Invoking Application Installer for combined install
    [2010-12-05:19:15:16] Launching subprocess with commandline C:\Users\Risto\AppData\Local\Temp\AIR78BE.tmp\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime C:\Users\Risto\AppData\Local\Temp\AIR78BE.tmp -silent -withRuntime -url -location "C:\Program Files (x86)\Voddler" file:///C:/Program%20Files%20(x86)/Voddler/VoddlerPlayer.air
    [2010-12-05:19:15:17] Application Installer begin with version 2.5.1.17730 on Windows 7 x86
    [2010-12-05:19:15:17] Commandline is: -runtime C:\Users\Risto\AppData\Local\Temp\AIR78BE.tmp -silent -withRuntime -url -location "C:\Program Files (x86)\Voddler" file:///C:/Program%20Files%20(x86)/Voddler/VoddlerPlayer.air
    [2010-12-05:19:15:17] Installed runtime (2.5.1.17730) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2010-12-05:19:15:17] Unpackaging file:///C:/Program%20Files%20(x86)/Voddler/VoddlerPlayer.air to C:\Users\Risto\AppData\Local\Temp\fla83C6.tmp
    [2010-12-05:19:15:18] Application signature verified
    [2010-12-05:19:15:18] Unpackaging/validation complete
    [2010-12-05:19:15:18] No app located for appID 'VoddlerPlayer' and pubID '22AA32E1C519F8FB77514A36DC6C2AE2C623240F.1'
    [2010-12-05:19:15:18] Converting unpackaged application to a native installation package in C:\Users\Risto\AppData\Local\Temp\fla878E.tmp
    [2010-12-05:19:15:18] Native installation package creation succeeded
    [2010-12-05:19:15:18] Starting silent app installation to C:\Program Files (x86)\Voddler. Installing app VoddlerPlayer.22AA32E1C519F8FB77514A36DC6C2AE2C623240F.1 version 3.1 using the source file at file:///C:/Program%20Files%20(x86)/Voddler/VoddlerPlayer.air
    [2010-12-05:19:15:18] Installing msi at C:\Users\Risto\AppData\Local\Temp\fla878E.tmp\setup.msi with guid {F2D36F4C-F63E-9EB1-758A-CB33FC50E650}
    [2010-12-05:19:15:19] Application Installer end with exit code 0
    [2010-12-05:19:15:20] Subprocess app installer succeeded
    [2010-12-05:19:15:20] Runtime Installer end with exit code 0
    [2010-12-05:19:16:35] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2010-12-05:19:16:35] Runtime Installer begin with version 2.5.1.17730 on Windows 7 x86
    [2010-12-05:19:16:35] Commandline is: -updatecheck
    [2010-12-05:19:16:35] Installed runtime (2.5.1.17730) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2010-12-05:19:16:35] Performing pingback request
    [2010-12-05:19:16:37] Pingback request completed with HTTP status 200
    [2010-12-05:19:16:37] Starting runtime background update check
    [2010-12-05:19:16:37] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/2.5.1.17730/update
    [2010-12-05:19:16:37] Unpackaging http://airdownload.adobe.com/air/3/background/windows/x86/patch/2.5.1.17730/update to C:\Users\Risto\AppData\Roaming\Adobe\AIR\Updater\Background
    [2010-12-05:19:16:37] Runtime update not available
    [2010-12-05:19:16:37] Unpackaging cancelled
    [2010-12-05:19:16:37] Runtime Installer end with exit code 0
    [2010-12-15:00:25:09] Runtime Installer begin with version 2.5.1.17730 on Windows 7 x86
    [2010-12-15:00:25:09] Commandline is: -uninstall
    [2010-12-15:00:25:09] Installed runtime (2.5.1.17730) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2010-12-15:00:25:09] Starting runtime uninstall. Uninstalling runtime version 2.5.1.17730
    [2010-12-15:00:25:09] Uninstalling product with GUID {46C045BF-2B3F-4BC4-8E4C-00E0CF8BD9DB}
    [2010-12-15:00:25:11] Runtime Installer end with exit code 0
    [2010-12-15:00:25:14] Runtime Installer begin with version 2.5.1.17730 on Windows 7 x86
    [2010-12-15:00:25:14] Commandline is: -silent
    [2010-12-15:00:25:14] No installed runtime detected
    [2010-12-15:00:25:14] Starting silent runtime install. Installing runtime version 2.5.1.17730
    [2010-12-15:00:25:14] Installing msi at c:\users\risto\appdata\local\temp\air9ed9.tmp\setup.msi with guid {46C045BF-2B3F-4BC4-8E4C-00E0CF8BD9DB}
    [2010-12-15:00:25:21] Runtime Installer end with exit code 0
    [2011-11-10:15:14:19] Runtime Installer begin with version 3.0.0.4080 on Windows 7 x86
    [2011-11-10:15:14:19] Commandline is:
    [2011-11-10:15:14:19] Installed runtime (2.5.1.17730) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2011-11-10:15:14:22] Runtime Installer begin with version 3.0.0.4080 on Windows 7 x86
    [2011-11-10:15:14:22] Commandline is:
    [2011-11-10:15:14:22] Installed runtime (2.5.1.17730) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2011-11-10:15:14:26] Runtime Installer end with exit code 6
    [2011-11-10:15:15:04] Runtime Installer end with exit code 6
    [2011-11-10:15:15:12] Runtime Installer begin with version 3.0.0.4080 on Windows 7 x86
    [2011-11-10:15:15:12] Commandline is:
    [2011-11-10:15:15:12] Installed runtime (2.5.1.17730) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2011-11-10:15:19:27] Runtime Installer end with exit code 6
    [2011-11-23:00:30:16] Runtime Installer begin with version 2.5.1.17730 on Windows 7 x86
    [2011-11-23:00:30:16] Commandline is: -arp:uninstall
    [2011-11-23:00:30:16] Installed runtime (2.5.1.17730) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2011-11-23:00:30:18] Relaunching with elevation
    [2011-11-23:00:30:18] Launching subprocess with commandline c:\program files (x86)\common files\adobe air\versions\1.0\resources\adobe air updater.exe -eu
    [2011-11-23:00:30:18] Runtime Installer begin with version 2.5.1.17730 on Windows 7 x86
    [2011-11-23:00:30:18] Commandline is: -stdio \\.\pipe\AIR_3356_0 -eu
    [2011-11-23:00:30:18] Installed runtime (2.5.1.17730) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2011-11-23:00:30:18] Starting runtime uninstall. Uninstalling runtime version 2.5.1.17730
    [2011-11-23:00:30:19] Uninstalling product with GUID {46C045BF-2B3F-4BC4-8E4C-00E0CF8BD9DB}
    [2011-11-23:00:30:21] Runtime Installer end with exit code 0
    [2011-11-23:00:30:21] Elevated install completed
    [2011-11-23:00:30:21] Runtime Installer end with exit code 0
    [2011-11-23:00:35:41] Runtime Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2011-11-23:00:35:41] Commandline is:
    [2011-11-23:00:35:41] No installed runtime detected
    [2011-11-23:00:35:57] Runtime Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2011-11-23:00:35:57] Commandline is:
    [2011-11-23:00:35:57] No installed runtime detected
    [2011-11-23:00:36:15] Runtime Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2011-11-23:00:36:15] Commandline is:
    [2011-11-23:00:36:15] No installed runtime detected
    [2011-11-23:00:36:58] Runtime Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2011-11-23:00:36:58] Commandline is:
    [2011-11-23:00:36:58] No installed runtime detected
    [2011-11-23:00:36:59] Runtime Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2011-11-23:00:36:59] Commandline is:
    [2011-11-23:00:36:59] No installed runtime detected
    [2011-11-24:20:54:19] Runtime Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2011-11-24:20:54:20] Commandline is:
    [2011-11-24:20:54:20] No installed runtime detected
    [2011-11-24:20:55:19] Runtime Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2011-11-24:20:55:19] Commandline is:
    [2011-11-24:20:55:19] No installed runtime detected
    [2011-11-24:20:56:08] Runtime Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2011-11-24:20:56:08] Commandline is:
    [2011-11-24:20:56:08] No installed runtime detected
    [2011-11-24:20:56:10] Runtime Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2011-11-24:20:56:10] Commandline is:
    [2011-11-24:20:56:10] No installed runtime detected
    [2011-11-24:20:56:23] Runtime Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2011-11-24:20:56:23] Commandline is:
    [2011-11-24:20:56:23] No installed runtime detected
    [2011-11-24:20:56:24] Runtime Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2011-11-24:20:56:24] Commandline is:
    [2011-11-24:20:56:24] No installed runtime detected
    [2011-11-24:21:10:50] Runtime Installer begin with version 3.1.0.4880 on Windows Vista x86
    [2011-11-24:21:10:50] Commandline is:
    [2011-11-24:21:10:50] No installed runtime detected
    [2011-11-24:23:15:27] Runtime Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2011-11-24:23:15:27] Commandline is:
    [2011-11-24:23:15:27] No installed runtime detected
    [2011-12-09:21:24:09] Runtime Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2011-12-09:21:24:10] Commandline is:
    [2011-12-09:21:24:10] No installed runtime detected
    [2011-12-09:21:24:16] Runtime Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2011-12-09:21:24:16] Commandline is:
    [2011-12-09:21:24:16] No installed runtime detected
    [2011-12-09:21:24:26] Runtime Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2011-12-09:21:24:26] Commandline is:
    [2011-12-09:21:24:26] No installed runtime detected
    [2011-12-09:21:26:03] Runtime Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2011-12-09:21:26:03] Commandline is:
    [2011-12-09:21:26:03] No installed runtime detected
    [2011-12-09:21:26:53] Runtime Installer begin with version 3.1.0.4880 on Windows Vista x86
    [2011-12-09:21:26:53] Commandline is:
    [2011-12-09:21:26:53] No installed runtime detected
    [2011-12-09:21:27:32] Runtime Installer begin with version 3.1.0.4880 on Windows Vista x86
    [2011-12-09:21:27:32] Commandline is:
    [2011-12-09:21:27:32] No installed runtime detected
    [2011-12-09:21:28:19] Runtime Installer begin with version 3.1.0.4880 on Windows Vista x86
    [2011-12-09:21:28:19] Commandline is:
    [2011-12-09:21:28:19] No installed runtime detected
    [2011-12-09:21:33:58] Runtime Installer begin with version 3.1.0.4880 on Windows Vista x86
    [2011-12-09:21:33:58] Commandline is:
    [2011-12-09:21:33:58] No installed runtime detected
    [2011-12-09:21:57:26] Runtime Installer begin with version 3.1.0.4880 on Windows Vista x86
    [2011-12-09:21:57:26] Commandline is:
    [2011-12-09:21:57:26] No installed runtime detected
    [2012-08-10:15:53:50] Runtime Installer begin with version 3.3.0.3670 on Windows Vista x86
    [2012-08-10:15:53:50] Commandline is:
    [2012-08-10:15:53:50] No installed runtime detected
    [2012-08-10:15:53:58] Runtime Installer begin with version 3.3.0.3670 on Windows Vista x86
    [2012-08-10:15:53:58] Commandline is:
    [2012-08-10:15:53:58] No installed runtime detected
    [2012-08-10:15:56:45] Runtime Installer begin with version 3.3.0.3670 on Windows Vista x86
    [2012-08-10:15:56:45] Commandline is:
    [2012-08-10:15:56:45] No installed runtime detected
    [2012-08-10:15:58:04] Runtime Installer begin with version 3.3.0.3670 on Windows Vista x86
    [2012-08-10:15:58:04] Commandline is:
    [2012-08-10:15:58:04] No installed runtime detected
    [2012-08-10:15:58:07] Runtime Installer begin with version 3.3.0.3670 on Windows Vista x86
    [2012-08-10:15:58:07] Commandline is:
    [2012-08-10:15:58:07] No installed runtime detected
    [2012-08-10:16:00:57] Runtime Installer begin with version 3.3.0.3670 on Windows 7 x86
    [2012-08-10:16:00:57] Commandline is:
    [2012-08-10:16:00:57] No installed runtime detected
    [2012-08-10:16:01:03] Runtime Installer begin with version 3.3.0.3670 on Windows Vista x86
    [2012-08-10:16:01:03] Commandline is:
    [2012-08-10:16:01:03] No installed runtime detected
    [2012-08-10:16:01:54] Runtime Installer begin with version 3.3.0.3670 on Windows Vista x86
    [2012-08-10:16:01:54] Commandline is:
    [2012-08-10:16:01:54] No installed runtime detected
    [2012-08-10:16:10:15] Runtime Installer begin with version 3.3.0.3670 on Windows 7 x86
    [2012-08-10:16:10:15] Commandline is:
    [2012-08-10:16:10:15] No installed runtime detected
    [2012-08-10:16:10:43] Runtime Installer begin with version 3.3.0.3670 on Windows Vista x86
    [2012-08-10:16:10:43] Commandline is:
    [2012-08-10:16:10:43] No installed runtime detected
    [2012-08-10:16:14:35] Runtime Installer begin with version 3.3.0.3670 on Windows Vista x86
    [2012-08-10:16:14:35] Commandline is:
    [2012-08-10:16:14:35] No installed runtime detected
    [2012-08-10:16:21:35] Runtime Installer begin with version 3.3.0.3670 on Windows 7 x86
    [2012-08-10:16:21:35] Commandline is:
    [2012-08-10:16:21:35] No installed runtime detected
    [2012-08-10:16:22:54] Runtime Installer begin with version 3.3.0.3670 on Windows Vista x86
    [2012-08-10:16:22:54] Commandline is:
    [2012-08-10:16:22:54] No installed runtime detected
    [2012-08-10:16:25:56] Runtime Installer begin with version 3.3.0.3670 on Windows Vista x86
    [2012-08-10:16:25:56] Commandline is:
    [2012-08-10:16:25:56] No installed runtime detected
    [2012-08-10:16:31:00] Runtime Installer begin with version 3.3.0.3670 on Windows Vista x86
    [2012-08-10:16:31:00] Commandline is:
    [2012-08-10:16:31:00] No installed runtime detected
    [2012-08-10:16:32:44] Runtime Installer begin with version 3.3.0.3670 on Windows Vista x86
    [2012-08-10:16:32:44] Commandline is:
    [2012-08-10:16:32:44] No installed runtime detected
    [2012-08-10:16:33:12] Runtime Installer begin with version 3.3.0.3670 on Windows Vista x86
    [2012-08-10:16:33:12] Commandline is:
    [2012-08-10:16:33:12] No installed runtime detected
    [2012-08-10:16:35:26] Runtime Installer begin with version 3.3.0.3670 on Windows Vista x86
    [2012-08-10:16:35:26] Commandline is:
    [2012-08-10:16:35:26] No installed runtime detected
    [2012-08-10:16:39:01] Runtime Installer begin with version 3.3.0.3670 on Windows Vista x86
    [2012-08-10:16:39:01] Commandline is:
    [2012-08-10:16:39:01] No installed runtime detected
    [2012-08-10:16:41:51] Runtime Installer begin with version 3.3.0.3670 on Windows Vista x86
    [2012-08-10:16:41:51] Commandline is:
    [2012-08-10:16:41:51] No installed runtime detected
    [2012-08-10:16:51:25] Runtime Installer begin with version 3.3.0.3670 on Windows 7 x86
    [2012-08-10:16:51:25] Commandline is:
    [2012-08-10:16:51:25] No installed runtime detected
    [2012-08-10:17:19:42] Runtime Installer begin with version 3.3.0.3670 on Windows Vista x86
    [2012-08-10:17:19:42] Commandline is:
    [2012-08-10:17:19:42] No installed runtime detected
    Any help would be appreciated.

    If i double-click on the Adobe Air download, it's opening up to reveal the Adobe Air. When I open it, after prompting me if i want to open the downloaded program and when I click on the open button, it's saying "This application needs requires a version of Adobe Air which cannot be found." i also tried dragging the icon into the aplications folder. it's not working as yet.

  • How Open source Flex looks to a mid level developer

    Here is my response to a post Matt made on a blog:
    THe whole post:
    http://blog.simb.net/2009/01/19/take-flex-back-for-the-community/
    @Matt
    1st off thanks, now my input:
    The crux of your criticism seems to be that the process that we use for decision-making is closed its certainly not how we feel
    Unfortuntly, this seems like a case of bad commuication by Adobe and the Flex team. If notable community experts get the impression of closed doors, then *certainly* the rest of us get this impression as well.
    but there has been very little participation from the community so far
    Im a solid dev, and not an expert but I can contribute in things such as testing and low level optimization; But, the Adobe open source site is a galactic disaster and discourages me from getting invloved. It has so many webpages that just go around in circles - filled with text that is verbose, this frustrates me to a great deal. As opposed to somehting straight foreward like:
    http://framework.zend.com/download/latest
    or
    http://code.google.com/p/papervision3d/
    Everything is here and easily notable. I avoid the seamingly endless pages and confusion. If I want to get to the Flex dev mailing list I have to register, then choose the lists, add the lists to my account. go though my account prefs read some directions.. then set up some other preferences..jeeeezzzz. If I want to submit a feature request I am directed to create another login for some Bug and Issue management? HUH? I thought I was submitting a featue request.
    Right on papervisions google HOME page I see Getting started > Papervision3D Mailing List.
    Next when I finially do get to Flex SVN, this trunk. is nothing like I have seen.what IS all this stuff and where do I go to learn about it? There are countless subfolders filled with things I vaguely understand and if I want to learn what it is. where do I go? Is there even a src folder?
    Here is a classic example.
    Flex trunk Read Me:
    http://opensource.adobe.com/svn/opensource/flex/sdk/trunk/README.txt
    vs.
    Zend Trunk Read me:
    http://framework.zend.com/svn/framework/standard/trunk/README.txt
    *What* is the Flex team thinking with this?
    I just spent 5 minutes or so twirling through all these SVN directories and Adobes website and I am clueless. I feel like the project is unessarily complex and disorganized - even if it isnt. This just convinced me to delete my Flex sdk bookmark on my SVN client.
    Adobe just lost one potential contributor to Flex SDK.
    We have another idea that were bouncing around that I hope to share in a week or two but wont get into now.
    Saying stuff like this is what gives people the impression of closed. Why not post these ideas the Flex team has? Even if it is stupid or incomplete
    Thats the whole point.

    Wow, thanks for your response. This is great.<br /><br />I now understand that I had a combination of prejudice and ignorance  <br />when regarding Adobe Open Source. Perhaps my ignorance on these  <br />particulars is something that other devs encounter ( that whole  <br />perception thing ).   I have chatted with people who consider the Flex  <br />SDK and Flex Builder... not the same... but fused together so much  <br />that it'd be just crazy to try and use one with out the other   When I  <br />mention using Flex without Flex Builder.... people get that glazed  <br />over look in their eyes....( FYI I'm a FDT man, but am keeping a close  <br />eye on the new Flex Builder )<br /><br />I'll use Zend as an example ( it's the best that I can come up with )  <br />but I feel like there is a difference between the open source  <br />framework and Zend Studio ( commercial software ). Anyway, I'm really  <br />excited about how you've responded to all this.  I have more ideas,  <br />but Ill sit on them and think it through and get ready for next weeks  <br />meeting.<br /><br />Thanks,<br /><br />Alan<br /><br /><br />On Jan 23, 2009, at 1:31 AM, Matt Chotin wrote:<br /><br />> A new message was posted by Matt Chotin in<br />><br />> General Discussion --<br />>  How Open source Flex looks to a mid level developer<br />><br />> I've delayed responding to this because frankly I'm not sure what to  <br />> say for much of it.  The first thing I have to point out is that  <br />> many of the things you mention are related to Flex Builder and not  <br />> the Flex SDK, which is the part that is open source. So things like  <br />> the FB features, and NDA as part of its prerelease program, etc are  <br />> part of the commercial offerings from Adobe, not the Flex SDK.   <br />> Every build of the SDK has been available from the open source site,  <br />> the MAX issues were for commercial products.<br />><br />> The roadmap for Flex 4 has been posted on the Gumbo page now for a  <br />> while, we don't put up specific dates because we don't know specific  <br />> dates, and as we get closer to feeling certain on a date we've put  <br />> it up.  I think that having dates up that constantly change is  <br />> counter-productive.<br />><br />> We use a code name because you never know if another version is  <br />> going to jump into the middle or what could happen, locking in on a  <br />> version number is often just setting yourself up for confusion  <br />> later.  Plenty of other projects use code names too, the idea that a  <br />> code name denotes secrecy is frankly ludicrous.<br />><br />> Regarding your question about 1000 developers and 80% wanting to go  <br />> in a different direction: if 80% of our customers think we should  <br />> move one way, don't you think it'd be pretty silly as a company to  <br />> go against them?  Adobe as a company, and the Flex team as a product  <br />> team, are very focused on delivering our customers value.  If we  <br />> fail to deliver value, not only is our free open source product not  <br />> used, but our paid products aren't used as well.  The things that  <br />> you sometimes run into are long-term vision vs. short-term pains,  <br />> and that may be where some aspects of open source vs. closed  <br />> differ.  The Adobe team has a long-term vision of Flex, which we  <br />> have tried to share and get feedback on, and we make decisions based  <br />> on that vision while taking into account the short-term needs of  <br />> developers.  I think this is a pretty reasonable approach overall,  <br />> and you as a Flex/Flash developer have probably benefited from it.<br />><br />> I'm sorry you feel like Adobe is getting the only benefit of open  <br />> source and you aren't, we certainly believe that we've put pieces in  <br />> place to allow for everyone to benefit, and will continue to take  <br />> suggestions on how we can improve.<br />><br />> Matt<br />><br />><br />> On 1/21/09 7:54 AM, "Alan Klement" <[email protected]> wrote:<br />><br />> A new message was posted by Alan Klement in<br />><br />> General Discussion --<br />>  How Open source Flex looks to a mid level developer<br />><br />> Matt, your right.  The Adobe Open Source site does have sufficient   <br />> resources, but the perception I had , as a developer interested in  <br />> getting invloved,  was that the information was either not there,  <br />> incomplete, or difficult to find.  The perception to me is that  <br />> Adobe is not serious about 'Open Source" - even if it is, the  <br />> perception I have is that it isn't.<br />><br />> I don't mean disrespect, but I don't take "Adobe Open Source"  <br />> seriously.   To illustrate my point I'll use this ( albeit a bit  <br />> extreme ) example:<br />><br />> Suppose the Flex community consists of 1000 devoted developers.    <br />> 80% of these developers decide to take the sdk into a direction they  <br />> feel it needs to go.  This decision, regardless if it's 'good' or  <br />> not, renders it incompatible with other Adobe products, namely Adobe  <br />> Catalyst. WIll Adobe accept the community's decision?<br />><br />> When Adobe can answer 'yes' to that question, I will take Adobe's  <br />> commitment seriously.<br />><br />> And there are so many other things t! hat send me red flags.<br />><br />> - Why is the new name of Flex not public, and why am I, as others,  <br />> breaking NDA to talk about the renaming process with other Flex devs?<br />> - What business is NDA doing in an 'Open' project.<br />> - Why is Adobe tight lipped about a release for Flex 4?  Where is  <br />> the roadmap?   https://wiki.mozilla.org/Releases .<br />> - Why are new features in Flex Builder not public?  Adobe asks 'what  <br />> do you want', but never tells us the results of these polls and what  <br />> features it is actively working on.<br />> - Why are there builds of Flex 4 passed out at MAX, but unavailable  <br />> to non-attendies. Had I *paid* to go to MAX, I'd have Flex 4...<br />> - You mentioned that there wasn't a 'budget' to make it easier for  <br />> devs to submit feature suggestions? Set up a google mailing list,  <br />> that'll cost you 0 dollars.<br />> - What is the term 'budget' doing in open source.  If Adobe won't do  <br />> something, ask the community to chip in.<br />> -Who are the other Adobe Flex devs? I can go to other open source  <br />> projects and see the names and contact info of other devs. Why  <br />> aren't THEY posting their opinions on this message board?<br />> _Why all the 'codename' garbage.  'Codename' denotes secrecy.<br />> - and on and on....<br />><br />> To me, Adobe looks like they want all the benefits of an open source  <br />> project, but none of the consequences.   Being open source means  <br />> releasing a degree of control over the software.  Hell, Richard  <br />> Stallman is still trying to convince people to change 'Linux' to  <br />> 'Linux-GNU'.<br />><br />> I would like to help, but I just don't think my efforts would be  <br />> seriously considered.  I work all day developing Flex applications  <br />> and front end Flash web sites. I don't want to then spend my free  <br />> time to be engrossed with a project's red tape ( Adobe policies ) -  <br />> only to have my efforts to be blown off.<br />><br />> Sorry guys, it just looks like a win-win for Adobe and a lose-lose  <br />> for me.<br />><br />> ________________________________<br />> View/reply at How Open source Flex looks to a mid level developer <a href=http://www.adobeforums.com/webx?13@@.59b790da/2 <br />> ><br />> Replies by email are OK.<br />> Use the unsubscribe <a href=http://www.adobeforums.com/webx?280@@.59b790da!folder=.3c060fa1 <br />> >  form to cancel your email subscription.<br />><br />><br />><br />><br />> ------------------------------------------------------<br />> View/reply at <a href=http://www.adobeforums.com/webx?13@@.59b790da/5><br />> Replies by email are OK.<br />> Use the unsubscribe form at <a href=http://www.adobeforums.com/webx?280@@.59b790da!folder=.3c060fa1 <br />> > to cancel your email subscription.

  • IOS and Android Native Scroll in Adobe AIR

    I think it would be a great idea to implement the smooth scroll present in native iOS and Android applications for use in Adobe AIR projects.
    Currently, the only way to obtain smooth scrolling lists with images is using StageWebView to show the image list in HTML format, and then awkwardly implement some JavaScript / AS3 communication functionality so the list in the StageWebView is interactive and can communicate with the main program. This is excessively complicated and very error prone (I've found some inexplicable JavaScript errors that only happen in the iPad, not in Android, and not in the PC!).
    It would be way better to be able to skip all the StageWebView process altogether and being able to use a simple AS3 API to put any sprite/movieclip into a scrollable canvas which can be moved using the iOS native scroll.
    Using Flash animation to simulate the scroll in a list with images is too slow in the iPad and gives a bad user experience. iPad users expect the native iPad scroll, not some poor jerky simulation. A native scroll is the only way to go.
    And even though I talk about the iPad, this should be applicable to the native Android scroll, too.
    Scrolling is a VERY BASIC action in a tablet, so this should be implemented as soon as possible.
    Actually, I'm amazed we're already at AIR 3.0 beta, and still after all this time nobody thought of this. All sorts of fancy stuff is being added to AIR (hardware accelerated video, webcam and microphone access, etc...) but still something as basic and important as a smooth scroll, which every tablet user expects, is still not possible in Adobe AIR. We either have to implement some slow Flash animated scroll, or use the extremely complicated StageWebView with JavaScript/AS3 communication approach (I'm using a third party library called StageWebViewBridge for the JS/AS3 interoperations, which is great, but still, it's a far from ideal solution, since it's pretty fiddly and the JavaScript code doesn't always work properly in iOS).

    Hi again jackson@mja.
    I've given your scroll component a try just for some static texts, and I've found quite a few important bugs:
    1. If the referenced sprite/movieclip is shorter than the scrolling area, it starts bouncing infinitely in a quite funny way,
        which renders the component unusable. Sometimes it even happens when the content is not shorter.
    2. If your component is used inside another sprite/movieclip which is added dynamically from code ("addChild(mySprite);"),
        it doesn't work and stops with an error, because the EventListener for mouseDownHandler is being added to this.stage
        in the constructor, but a dynamic movieclip doesn't have access to the stage while in the constructor step (unless it is
        already in the stage added in the Flash IDE, such as in your FLA example). To fix this, I've added the following code
        to the ScrollArea() constructor:
    this.addEventListener(Event.ADDED_TO_STAGE, init);
    this.addEventListener(Event.REMOVED_FROM_STAGE, close);
        And then I've added the following listener functions:
    private function init(event:Event):void {
    this.removeEventListener(Event.ADDED_TO_STAGE, init);
    this.stage.addEventListener(MouseEvent.MOUSE_DOWN, this.mouseDownHandler);
    private function close(event:Event):void {
    this.stage.removeEventListener(MouseEvent.MOUSE_DOWN, this.mouseDownHandler);
    3. Also, the scrollbar is only correctly rendered if the scroll area is located at the up and left corner of the stage. To put text somewhere else, the component must be put inside a movieclip.
    4. This is not really important, but I've found the following variables are never user and so I've removed these lines:
    var xy:Point = this.localToGlobal(new Point(this.x, this.y));
    var wh:Point = this.localToGlobal(new Point(this.width, this.height));
    var sign:int = sign(obj[i]);
    I hope this can help you improve your classes.
    Best regards,
    OMA2k

  • Adobe AIR support for Windows RT and USB

    We want to develop an cross platform application. We found that Adobe AIR supports cross platform development for Windows, iOS and Android.
    We wanted to know wheather
    1) reading and writing to USB port is possible with Adobe AIR?
    2) Adobe AIR has support for Windows RT development?
    Thanks in advance.

    I wrote before about my concerns with Adobe AIR, but here is a short summary:
    - no road map and no clear plans for the platform,
    - support of new devices is often late, Intel chipsets are not supported on Android,
    - debugging on a device is a pain,
    - inadequate build times for iOS, app package is quite large,
    - list of mobile UI components is very limited and UI experience is far from native,
    - native extensions are a possibility but still far from perfect (imagine using three very different development platforms all in one app), no debugging,
    - performance is not good if you use a lot of Spark components in your app,
    - Flash Builder is pretty bad as the development environment,
    - ActionScript3 is a poor, outdated language that encourages bad coding practices.
    I ruled out HTML5 frameworks for the same reason as you stated above. Last few months I've been working with Xamarin MonoTouch and I think it is perfect for my projects. 100% native UI experience, about 80% of the code is shared among the platforms, iOS, MacOSX, Android and Windows 8/RT are supported. Took me about 2 months to convert my 2Mb ActionScript Adobe AIR project to Xamarin MonoTouch (iOS). The entire process was fun and painless. Now thinking to port to MacOSX and Android. My iOS app is already at the App Store, no major complains so far.
    On a down side, Xamarin is expensive for an indie developer with low revenues. You need to pay $300 per year per each platform (iOS, Android, Mac). Plus, you need to develop UI layer separately for each platform, so only part of the code is shared. But I decided it is a way to go for my projects and it's been a very positive experience so far.
    As for my professional development, Xamarin offers quite a bit more as well. I get to work with C#, .NET, iOS SDK, Android SDK all in one platform. With Adobe tools you only get to know ActionScript and Flex/Spark framework. Very rarely I see that as a desired qualification. It is like a trap. Your boss tells you to develop a few projects with Adobe tools, it sucks you in for a few years and suddenly you realize that your market value declined dramatically and there is no easy way out of this mess.

  • Is Adobe AIR supported under Mountain Lion?

    I see several problems referenced with Adobe AIR and Mountain Lion support. My application crashes on load as well. Is there a fix in the works for Adobe AIR?

    Thanks for opening the bug report.  We're a bit behind right now but I've asked the team to take a look.  I'd like to recommend anyone else experiencing this bug to take a minute and vote/comment in the bug report.
    https://bugbase.adobe.com/index.cfm?event=bug&id=3304761

Maybe you are looking for

  • Background job scheduling popup msg

    Hello, We have a custom program calling the Function module "MRM_INVOICE_RELEASE_UPDATE". If we run the custom program in the foreground I'm getting a popup saying No entries made in reference field Now if we run the program in background, How will t

  • How do I cut and past on my macbook pro?

    How do I cut and past on my MACBOOK PRO?

  • Can users see the query plan of a SQL query in Oracle?

    Hi, I wonder for a given sql query, after the system optimization, can I see the query plan in oracle? If yes, how to do that? thank you. Xing

  • Docs for implementing Digital signatures

    Hello Everyone, We would like to implement digital signature in our landscpae for sending Form 16 from SAP system. Please  let me the step by step configuration guide for digital signature along with pre-requistive if anything applicable. Thanks in a

  • What effects when the scripts in INST_TOP were START / STOP

    What effects when the scripts in INST_TOP were START / STOP adalnctl.sh adforms-c4wsctl.sh adopmnctl.sh gsmstart.sh msc adapcctl.sh adformsctl.sh adpreclone.pl ieo mwactl.sh adautocfg.sh adformsrvctl.sh adstpall.sh javacache.log mwactlwrpr.sh adcmctl