Sound is lost in AIR app

I've build an AIR app that shows and plays flash animations
(swf) and flash video (flv) files.
The app has 5 pages, the first has a TileList of swfs, and
when one is selected, it switches to another state that holds a
Image component that will play the chosen swf.
The other four pages have a TileList of flv files, and when
one is selected, it switches to another state that holds a
VideoDisplay component that will play the chosen flv.
You can switch from one page to the other with a
TabNavigator.
It all works fine, but after switching from one page to the
other, from one flv to the other, suddenly the chosen flv is played
without sound. And then the sound for the entire application is
gone: even when you try to view an swf you've previously played
with sound, the sound is gone!
I've traced the volume settings and they stay the same
whether the sound is audible or not.
Any ideas on how to solve this problem or find out what makes
the sound crash?

Adobe Newsbot hopes that the following resources helps you.
NewsBot is experimental and any feedback (reply to this post) on
its utility will be appreciated:
T (Flex 3):
The skin for all the states of a Tab in a TabNavigator or
TabBar. ...... Values for the direction property of the TileList
component.
Link:
http://livedocs.adobe.com/flex/3/langref/all-index-T.html
Peter deHaan: This Week in FlexExamples Archives:
Blah, blah, blah, list of posts from the past week from my
Flex examples blog, .... Creating a simple image gallery with the
Flex TileList control
Link:
http://blogs.adobe.com/pdehaan/flex/this_week_in_flexexamples/
All Classes (Flex 3):
flash.filters, The BitmapFilter class is the base class for
all image ...... listClasses, Values for the direction property of
the TileList component.
Link:
http://livedocs.adobe.com/flex/3/langref/class-summary.html
Peter deHaan: Flex Archives:
In earlier Flex 3 betas, the FCK was included with the Flex
SDK (see, 'Installing the Flex Component Kit for Flash CS3' for
more details on installing the
Link:
http://blogs.adobe.com/pdehaan/flex/
T Index (Flex 2.0.1 Language Reference):
The TabNavigator container extends the ViewStack container by
including a TabBar ..... Values for the direction property of the
TileList component.
Link:
http://livedocs.adobe.com/flex/201/langref/all-index-T.html
Peter deHaan: October 2007 Archives:
Oct 1, 2007 ... Rebuilt entirely in Flex (Formerly was Flash
MX), ... to link up the scroll bar with the image list control on
the stage. various 'oohs' and
Link:
http://blogs.adobe.com/pdehaan/2007/10/
Disclaimer: This response is generated automatically by the
Adobe NewsBot based on Adobe
Community
Engine.

Similar Messages

  • How to fix sound delay in adobe air apps?

    I am working on this drummer game where the user has to repeat what he listens by tapping on the thouchscreen, but there´s a noticeable delay on Android and iOS. The same game I had it working fine on AS2 for PCs. I don´t know whats the problem in adobe air apps. I hoe someone can help me.

    Unfortunately, I do not own an iOS device and from my understanding, you have to have a developer account just to be able to test apps on your device, even if you have no intention of ever publishing something on the store. Correct me if Im wrong on that, but everything I have seen is that the only way to test apps without a developer account is to have a jailbroken device.
    I have been building an audiobook player on and off for a while now and tested it on a Galaxy Nexus, Nexus 4, and Nexus 5 in addition to my Moto X. None of those ever experienced any noticeable delays in playback. That is why I was wondering if it is a per device issue. Or it could be that I have just always used vanilla (or extremely close to it) Google Android devices. I understand that the devices I have tested with are most likely in a very low percentage of active devices used aside from the Moto X. I was basically just wanting to jump in to provide my notes on the issue, the device I tested with, and my experience.

  • I have lost sound on my iPad in apps unless I use headphones ,does anyone know how to get sound back without them .I have used the mute volume on the bar at bottom of screen and the slider volume control there only shows when headphones are plugged in !

    I have lost sound on my iPad in apps unless I use headphones ,does anyone know how to get sound back without them .I have used the mute volume on the bar at bottom of screen and the slider volume control there only shows when headphones are plugged in !
    I also tried resetting settings all to no avail ...I looked up some advice and watched utube video advice on how to fix without success..
    The volume control button on side does not work ,I got the iPad last August and wonder if it is a fault that means I must return it for replacement from where it was purchased ?

    The Retrospect you used way back when is no longer around. The company was sold and that company produced a new version of Retrospect - Retrospect 8.x
    So, as you've been told, you would have to be running a Tiger system with an old version of Retrospect software (5.x or 6.x - you would need to know) assuming you can find the software.
    As best I can remember you cannot extract files from a Retrospect backup except using the software since Retrospect did not normally make a file by file backup rather it created an archive of the files in the backup. I'm assuming that the EMC/Retrospect people have told you that old Retrospect backups are not accessible by Retrospect 8.x?

  • I LOST SOUND OF MY MACBOOK AIR PLLEEAASSE HEELLPPP!!!

    Please help me i lost sound of my macbook air!

    Did you put your Air to sleep with headphones attached, or closed the monitor with phones attached?
    Do not sleep your Air (close the monitor with headphones attached) with headphones attached, this is known to affect some Air under Mavericks.
      * this occurrence is being looked into.
    Much testing on my own and others as well show that, in some instances, this occurs in Mavericks.
    If you choose you may contact Apple for an appt and diagnostics.
       However as said, refrain from having phones attached when you close the monitor to prevent this until it is resolved
    Test this and re-verify
    peace  

  • I have lost my iPhone and it has stated that it is offline. I received an email that stated it went online and activated play a sound and lost mode. So I went into iPhone app and it says offline. Is there any way to find ?

    I have lost my iPhone and it has stated that it is offline. I received an email that stated it went online and activated play a sound and lost mode. So I went into iPhone app and it says offline. Is there any way to find ?

    Not unless it goes back online.  If it was stolen it may have been restored, in which case it will never appear again in Find My iPhone.

  • [AIR 3.0] AIR app crash on attachCamera()

    edit:
    I'v changed the topic because the App chrashes on the attachCamera() function, not during Camera.getCamera()
    Hi,
    I'm developing an AIR App using Flash CS4 on windows 7 (64 bit), macbook pro. I catch the built In webcam (iSight...) with Camera.getCamera() and apply it to a Sprite on the stage.
    All works fine when I run the app using "control+enter" in Flash CS4.
    But when I install the published AIR package and run the standalone AIR app it crashes at Camera.getCamera() videoContainer.attachCamera(camera) and the usual windows error message appears. VideoContainer is a object from the class Video.
    any idea?

    Chris,
    it's a simple call to Camera.names , as pretty most everyone in this post (and many others on the web) reported.
    The AIR application just closes. No RTE, no crash report, nothing.
    I've found people reporting this issue since 2010. This is a Critical issue, IMHO, and I'm surprised the issue is still out there after being reported for such a long time.
    I've logged the bug here: https://bugbase.adobe.com/index.cfm?event=bug&id=3609470
    When Adobe changed all it's roadmap for AIR and FP, I lost access to the pre-releases so I can't really pressure the AIR team. Could you do that for me, Chris?
    I have asked one of our clients for the dxdiag report:
    System Information
    Time of this report: 8/8/2013, 14:02:41
    Machine name: NT-PT-045
    Operating System: Windows 7 Enterprise 64-bit (6.1, Build 7601) Service Pack 1 (7601.win7sp1_gdr.130318-1533)
    Language: Portuguese (Regional Setting: Portuguese)
    System Manufacturer: CLEVO CO.
    System Model: W150HNM/W170HN
    BIOS: Default System BIOS
    Processor: Intel(R) Core(TM) i7-2620M CPU @ 2.70GHz (4 CPUs), ~2.7GHz
    Memory: 8192MB RAM
    Available OS Memory: 8100MB RAM
    Page File: 7973MB used, 8224MB available
    Windows Dir: C:\Windows
    DirectX Version: DirectX 11
    DX Setup Parameters: Not found
    User DPI Setting: Using System DPI
    System DPI Setting: 96 DPI (100 percent)
    DWM DPI Scaling: Disabled
    DxDiag Version: 6.01.7601.17514 32bit Unicode
    DxDiag Notes
    Display Tab 1: No problems found.
    Display Tab 2: No problems found.
    Sound Tab 1: No problems found.
    Sound Tab 2: No problems found.
    Input Tab: No problems found.
    DirectX Debug Levels
    Direct3D: 0/4 (retail)
    DirectDraw: 0/4 (retail)
    DirectInput: 0/5 (retail)
    DirectMusic: 0/5 (retail)
    DirectPlay: 0/9 (retail)
    DirectSound: 0/5 (retail)
    DirectShow: 0/6 (retail)
    Display Devices
    Card name: Intel(R) HD Graphics 3000
    Manufacturer: Intel Corporation
    Chip type: Intel(R) HD Graphics Family
    DAC type: Internal
    Device Key: Enum\PCI\VEN_8086&DEV_0126&SUBSYS_51401558&REV_09
    Display Memory: 1696 MB
    Dedicated Memory: 64 MB
    Shared Memory: 1632 MB
    Current Mode: 1600 x 900 (32 bit) (60Hz)
    Monitor Name: Generic PnP Monitor
    Monitor Model: unknown
    Monitor Id: LGD020C
    Native Mode: 1600 x 900(p) (59.978Hz)
    Output Type: Internal
    Driver Name: igdumd64.dll,igd10umd64.dll,igd10umd64.dll,igdumd32,igd10umd32,igd10umd32
    Driver File Version: 9.17.0010.2932 (English)
    Driver Version: 9.17.10.2932
    DDI Version: 10.1
    Driver Model: WDDM 1.1
    Driver Attributes: Final Retail
    Driver Date/Size: 12/14/2012 03:42:34, 12615680 bytes
    WHQL Logo'd: Yes
    WHQL Date Stamp:
    Device Identifier: {D7B78E66-4266-11CF-6673-4D71B4C2C435}
    Vendor ID: 0x8086
    Device ID: 0x0126
    SubSys ID: 0x51401558
    Revision ID: 0x0009
    Driver Strong Name: oem67.inf:Intel.Mfg.NTamd64:iSNBM0:9.17.10.2932:pci\ven_8086&dev_0126
    Rank Of Driver: 00E02001
    Video Accel: ModeMPEG2_A ModeMPEG2_C ModeWMV9_C ModeVC1_C
    Deinterlace Caps: {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
    {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
    {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(UYVY,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
    {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(UYVY,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(UYVY,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
    {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(YV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
    {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(YV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(YV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
    {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(NV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
    {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(NV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(NV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
    {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(IMC1,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
    {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC1,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC1,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
    {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(IMC2,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
    {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
    {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(IMC3,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
    {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC3,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC3,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
    {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(IMC4,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
    {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC4,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC4,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
    D3D9 Overlay: Supported
    DXVA-HD: Supported
    DDraw Status: Enabled
    D3D Status: Enabled
    AGP Status: Enabled
    Card name: Intel(R) HD Graphics 3000
    Manufacturer: Intel Corporation
    Chip type: Intel(R) HD Graphics Family
    DAC type: Internal
    Device Key: Enum\PCI\VEN_8086&DEV_0126&SUBSYS_51401558&REV_09
    Display Memory: 1696 MB
    Dedicated Memory: 64 MB
    Shared Memory: 1632 MB
    Current Mode: 1280 x 1024 (32 bit) (60Hz)
    Monitor Name: Generic PnP Monitor
    Monitor Model: DELL 1708FP
    Monitor Id: DEL4023
    Native Mode: 1280 x 1024(p) (60.020Hz)
    Output Type: HD15
    Driver Name: igdumd64.dll,igd10umd64.dll,igd10umd64.dll,igdumd32,igd10umd32,igd10umd32
    Driver File Version: 9.17.0010.2932 (English)
    Driver Version: 9.17.10.2932
    DDI Version: 10.1
    Driver Model: WDDM 1.1
    Driver Attributes: Final Retail
    Driver Date/Size: 12/14/2012 03:42:34, 12615680 bytes
    WHQL Logo'd: Yes
    WHQL Date Stamp:
    Device Identifier: {D7B78E66-4266-11CF-6673-4D71B4C2C435}
    Vendor ID: 0x8086
    Device ID: 0x0126
    SubSys ID: 0x51401558
    Revision ID: 0x0009
    Driver Strong Name: oem67.inf:Intel.Mfg.NTamd64:iSNBM0:9.17.10.2932:pci\ven_8086&dev_0126
    Rank Of Driver: 00E02001
    Video Accel: ModeMPEG2_A ModeMPEG2_C ModeWMV9_C ModeVC1_C
    Deinterlace Caps: {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
    {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
    {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(UYVY,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
    {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(UYVY,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(UYVY,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
    {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(YV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
    {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(YV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(YV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
    {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(NV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
    {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(NV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(NV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
    {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(IMC1,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
    {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC1,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC1,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
    {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(IMC2,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
    {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
    {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(IMC3,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
    {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC3,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC3,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
    {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(IMC4,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
    {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC4,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC4,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
    D3D9 Overlay: Supported
    DXVA-HD: Supported
    DDraw Status: Enabled
    D3D Status: Enabled
    AGP Status: Enabled
    Sound Devices
    Description: Speakers (Realtek High Definition Audio)
    Default Sound Playback: Yes
    Default Voice Playback: Yes
    Hardware ID: HDAUDIO\FUNC_01&VEN_10EC&DEV_0269&SUBSYS_15585140&REV_1001
    Manufacturer ID: 1
    Product ID: 100
    Type: WDM
    Driver Name: RTKVHD64.sys
    Driver Version: 6.00.0001.6233 (English)
    Driver Attributes: Final Retail
    WHQL Logo'd: Yes
    Date and Size: 10/29/2010 12:20:54, 2533352 bytes
    Other Files:
    Driver Provider: Realtek Semiconductor Corp.
    HW Accel Level: Basic
    Cap Flags: 0xF1F
    Min/Max Sample Rate: 100, 200000
    Static/Strm HW Mix Bufs: 1, 0
    Static/Strm HW 3D Bufs: 0, 0
    HW Memory: 0
    Voice Management: No
    EAX(tm) 2.0 Listen/Src: No, No
    I3DL2(tm) Listen/Src: No, No
    Sensaura(tm) ZoomFX(tm): No
    Description: Realtek Digital Output (Realtek High Definition Audio)
    Default Sound Playback: No
    Default Voice Playback: No
    Hardware ID: HDAUDIO\FUNC_01&VEN_10EC&DEV_0269&SUBSYS_15585140&REV_1001
    Manufacturer ID: 1
    Product ID: 100
    Type: WDM
    Driver Name: RTKVHD64.sys
    Driver Version: 6.00.0001.6233 (English)
    Driver Attributes: Final Retail
    WHQL Logo'd: Yes
    Date and Size: 10/29/2010 12:20:54, 2533352 bytes
    Other Files:
    Driver Provider: Realtek Semiconductor Corp.
    HW Accel Level: Basic
    Cap Flags: 0xF1F
    Min/Max Sample Rate: 100, 200000
    Static/Strm HW Mix Bufs: 1, 0
    Static/Strm HW 3D Bufs: 0, 0
    HW Memory: 0
    Voice Management: No
    EAX(tm) 2.0 Listen/Src: No, No
    I3DL2(tm) Listen/Src: No, No
    Sensaura(tm) ZoomFX(tm): No
    Sound Capture Devices
    Description: Microphone (Realtek High Definition Audio)
    Default Sound Capture: Yes
    Default Voice Capture: Yes
    Driver Name: RTKVHD64.sys
    Driver Version: 6.00.0001.6233 (English)
    Driver Attributes: Final Retail
    Date and Size: 10/29/2010 12:20:54, 2533352 bytes
    Cap Flags: 0x1
    Format Flags: 0xFFFFF
    DirectInput Devices
    Device Name: Mouse
    Attached: 1
    Controller ID: n/a
    Vendor/Product ID: n/a
    FF Driver: n/a
    Device Name: Keyboard
    Attached: 1
    Controller ID: n/a
    Vendor/Product ID: n/a
    FF Driver: n/a
    Device Name: Controller (Wireless Gamepad F710)
    Attached: 1
    Controller ID: 0x0
    Vendor/Product ID: 0x046D, 0xC21F
    FF Driver: n/a
    Device Name: USB Receiver
    Attached: 1
    Controller ID: 0x0
    Vendor/Product ID: 0x046D, 0xC52B
    FF Driver: n/a
    Device Name: USB Receiver
    Attached: 1
    Controller ID: 0x0
    Vendor/Product ID: 0x046D, 0xC52B
    FF Driver: n/a
    Device Name: USB Receiver
    Attached: 1
    Controller ID: 0x0
    Vendor/Product ID: 0x046D, 0xC52B
    FF Driver: n/a
    Device Name: Cordless Receiver
    Attached: 1
    Controller ID: 0x0
    Vendor/Product ID: 0x046D, 0xC52B
    FF Driver: n/a
    Device Name: Cordless Receiver
    Attached: 1
    Controller ID: 0x0
    Vendor/Product ID: 0x046D, 0xC52B
    FF Driver: n/a
    Poll w/ Interrupt: No
    ---

  • Adl quits unexpectedly - while debugging AIR app in Flash Builder 4.5

    the crash scenario:
         - i'm debugging an AIR app, things are running fine
         - my app is a media rotator and i've set it up to load in images, videos, sounds, and swfs (all good no problems there)
         - the original was built for AIR 2.6 and used the old halo components
          - however, now that i've done the conversions, targeted all spark and mx, and also setup my new AIR 3 SDK (following these instructions http://jeffwinder.blogspot.com/2011/09/installing-adobe-air-3-sdk-in-flash.html)
           when I go from loading a BitmapImage to loading a VideoDisplay element, the adl debugger simply crashes w/ 'adl quit unexpectedly' msg and a massive crash report.
         - it never did this in AIR 2.6 and Flex 4.0 SDK
         - i can load videos in sequence no problem, but the error only occurs when going from bitmap to video.
    Any ideas? It's frustrating because after the crash there's not even an error message in the Console.
    Also, is this really the best practice Adobe approved way of targeting AIR 3?
    http://jeffwinder.blogspot.com/2011/09/installing-adobe-air-3-sdk-in-flash.html
    Mike Delucchi

    For example in the runtimes\player\win folder I would suggest downloading and renaming...
    1. http://fpdownload.macromedia.com/pub/flashplayer/updaters/11/flashplayer_11_ax_debug_32bit .exe ===> FlashPlayerDebugger.exe
    2. http://fpdownload.macromedia.com/pub/flashplayer/updaters/11/flashplayer_11_plugin_debug_3 2bit.exe ===> InstallPlugin.exe
    3. http://fpdownload.macromedia.com/pub/flashplayer/updaters/11/flashplayer_11_ax_debug_32bit .exe   ===> InstallAX.exe

  • Run Adobe AIR app as Windows Service

    I have an app which monitors an RSS feed. Upon an emergency,
    the RSS feed is updated. The app detects the change and launches
    (from the taskbar/dock) full screen, plays an alarm sound and
    displays the message.
    Is it possible to run this app as a service (I know that
    there are several software options to enable this) - my question is
    directed towards launching the full screen warning. Can I utilize
    the windowing API before a user logs in if the app runs as a
    service?
    I have tested this using a couple of those software options
    with no success.
    Does anyone else have any ideas or answers?

    John, did you ever find a solution for running an Adobe AIR app as a Windows Service?

  • .air files (Air apps) won't install

    Hello everybody.
    After having successfully installed the latest AIR runtime, I downloaded an .air app and tried to execute it, to no avail. First off, the .air file was not associated with anything, therefore Windows asked me what application I would want to run it with. I then tried to associate it with airappinstaller.exe that can be found under Program Files\Flash Player\Addins, but any time I execute it I get a message saying that there was a problem and I should try to install the latest AIR runtime (which I have already).
    I'm kind of lost, what's the problem and how should I deal with it?

    Glad you were able to work around the problem.  The latest runtime shouldn't have issues making the appropriate .air extension association.  If possible, try uninstalling and reinstalling the AIR 2.0.3 runtime.  If you still run into problems, please post your installer log file so we can try and dig deeper.
    Thanks,
    Chris

  • AIR app on Android for live chat crashes

    No matter which streaming server I use, I regularly have a crash. My scenario is:
    One side is on browser on PC, the other side is on android air app. Application is receiving a live stream and publishing a live stream at the same time, using two different Netstreams. Half of the time the application crashes. Crashes are rearly occuring during chat, but most of the time after a chat session is ended, and some time after netstreams are closed. There is no exceptions.
    If I run the same AIR application on Windows Desktop, no problem occurs.
    My application also records video and views recorded video. No problem occurs there. So, play("recorded.flv") and publish("someFLV", "record") has no problems.
    When it comes to live streaming, problem occurs.
    I use netstream.buffer = 0 for publishing live content, and netstream.buffer with its default value for playing live content.
    When chat ends, I detach camera and microphone from netstream, remove eventlisteners from netstream, remove camera from Video object, set microphone and camera to null.
    I tried closing and not closing netstreams, but nothing changed.
    I tried sound only and video only streams on both sides, but nothing changed.
    I compiled with AIR on Android 2.6 and 3.0, but nothing changed.
    I tried compiling with Flash Builder Burrito and Flash Builder 4.5, but nothing changed.
    I investigated Android adb logcats, but nothing useful is traced.
    Application just crashes without any message or warning.
    Is there a bug for playing and receiving live content at the same time on AIR on Android?

    For those who are interested in this crash, I'll give a few more experiments and hope for an answer.
    I investigated a few adb logcat deeper and noticed something about AIR runtime:
    1. The crash does not happen all time, but randomly. Followings will explain the reason.
    2. If I try sound-only streams, and if app crashes after disposing resources, logcat has messages related to Android microphone. After painful research, I found that logs mean: "someone requested microphone data, but it didn't consume microphone data fast enough."
    3. If I try video-only streams, and if app crashes after disposing resources, logcat has messages related to Android camera. After painful research, I found that logs mean: "someone requested camera data, but it didn't consume microphone data fast enough."
    So, maybe, only maybe, because AIR doesn not support multi-threading, when we dispose a microphone or a netstream, AIR stops receiving microphone data immediately, but until our calling function ends its execution, AIR does not notify Android OS about dispose. So, in Android's point of view, it sends microphone data but nobody consumes that data, thus nobody empties Android's buffer. Hence Android OS thinks that something is wrong and kills AIR application. That may explain why we get crash randomly: If Android's microphone, or camera, buffer is nearly empty when we dispose, buffer is not get filled until we fully dispose resources and everything is fine. But if the buffer is nearly full when we call dispose, buffer gets filled to its maximum until we finish our disposing and Android OS suspects about buffer and AIR app is killed with a signal 11, a segmentation fault.
    This is only a theory, and I found one evidence that supports the theory: Android developers are suggested not to use camera and microphone resources directly. Instead, they are advised to create another thread to consume camera and microphone and use that thread for their needs. That is impossible in AIR as AIR don't have multi-threading.
    Well, is there anybody now who has an idea?

  • Getting Open In... to work with an iOS AIR app

    Hi,
    I am making a music player for iOS.  So far, I have figured that I am supposed to:
    in the InfoAdditions section of the app manifest, add:  UIFileSharingEnabled = true, so that users can place mp3s in iTunes within the app's documents directory, which my app can then open.
    Since File.browseForOpen() doesn't work on iOS ( *sigh* ), either:
    create my own file browser, based on the file pointers I get via File.documentsDirectory.getDirectoryListing().
    OR: coherce an image browser to look for sound files ( ! ) somehow, such as:
    CameraRoll.browseForImage()
    ANE:  https://github.com/freshplanet/ANE-ImagePicker
    Distriqt's CameraRollExtended ANE: http://distriqt.com/native-extensions#camerarollextended
    Assuming I can make this work without running afoul of Apple's storage guidelines ( BTW: from what I am reading, using the documents directory to store mp3s might be a violation ), I still need to figure out one more thing:
    How do I make it so that other apps can see my air app via the little "Open in..." drop-down menu, when trying to read an mp3?  Is that even possible?  IOW, is there a way to indicate to iOS that my AIR app can read mp3s ( or other sound files )?

    You need to register what document extensions you want your app to support and let other apps know about through various additional app desciptor InfoAdditions, as discussed here:
    http://forums.adobe.com/message/4725423

  • Running previous versions of AIR apps in AIR 2.7.1 runtime

    I'm unable to start and run any AIR apps built using previous SDKs in the latest AIR 2.7.1 release. Basically either the application will not start at all or will try and launch the window and close immediately. I'm using Flex 4.5.1 IDE and even updated the AIR SDK to 2.7.1 to build my app, changed the dicriptor version tag to 2.7 in the app.xml file as well but to no avail, Am I missing something or did Adobe drop the ball here!?

    I'm running older apps with both 2.7.1 and the AIR 3 rc build.  It sounds like you're running into something specific to your system.  Do you have an example .air file (or project) you can send me ([email protected]) so I could take a look?
    Thanks,
    Chris

  • I was having ios 4.3 and decided to upgrade to ios 5 and in doing so I lost all my apps despite I restored from my earlier back up. The itunes I've backed up is different from the itunes I have used to upgrade-..

    I was having ios 4.3 and decided to upgrade to ios 5 and in doing so I lost all my apps despite I restored from my earlier back up. The itunes I’ve backed up is different from the itunes I have used to upgrade….. I was wondering if I can get back my apps that were purchased using different apple ID (not mine). Since I am in Ethiopia doesn’t even have the chance to buy it again. I have searched it in my computer/c/user/adminstrator….but couldn’t find it. Anyone p/l help

    When I updated my iPhone to IOS 5, I did it from my MB Air, when my iPhone's "home" is my work 27" iMac. I figured I could just download the new OS at home where internet is fast and then sync at office and be done. 
    WRONG!!!  So, like others here, all my apps were "gone."
    Following some of what I read above, I did the following and now all my apps that I purchased in the past are downloading to my 27". 
    In iTunes I went to Purchased, under "Store" in left column of iTunes.
    Then at the bottom of the Purchased screen was something like Download all apps, borrom right (sorry, cant see it now, its downloading all of them).  Once I hit that, I could see all my apps and it looks like they are all coming back.
    Now all I have to do is put them all like I had them before, folders, etc.  That will be a pain BUT at least I have all of them.

  • Dolby surround sound with a Macbook Air 2011

    Hi everybody,
    I am really struggling here, is anybody know how to have a 5.1 dolby surround sound with the Macbook Air 2011 ???
    I plugged my Macbook via the Thunderbolt to HDMI port but in Audio Midi Setup I can only select stereo !!!
    Is anyone have an idea here ?
    Thanks for your time guys
    Jaco

    Is this the latest version of iMovie?
    Drag the app from the Applications folder to your Trash (don't empty yet). Also drag the .plist file to the trash by going to Finder > menu bar  > Go > hold down Option key > Library. Scroll down to Preferences and place these in the trash (if you only have one, that's fine):
    com.apple.iMovie.plist
    com.apple.iMovieApp.plist
    Than go to the app store and re-download your iMovie purchase. Install and check for any updates.

  • Is there a way AIR App Events to trigger default device ring tone?

    Hi!
    I'd like to know if is it possible for AIR App to work with native device sound, I mean some events to trigger ring tone, mobile vibration...
    for example,
    private function alarm(e:Event):void{
    // mobile vibration();
    //or
    //play default ring tone
    Thanks!

    O, thank you!
    I'm looking forward

Maybe you are looking for

  • How can I enable embedded pl/sql gateway to run on port 80

    I have a new 11G install on OEL 4.0, database created. I would like to be able to access the instance using the pl/sql gateway. Works fine with port 8080, the default. How to I enable it to run on port 80? I found this statement in the following docu

  • Time Machine FAIL (again)

    I don't have a question here: just want to share my experience, because I don't have a blog and writing is more therapeutic than banging my head against a wall. Yesterday, I need to use MS Excel to work on some spreadsheets in order to do my taxes. 

  • Install windows 8 on virtual machine with embedded licence key.

    Hello, I bought a laptop with windows 8 Pro with embedded(in bios) licence key. I want to install Linux on my PC and use windows 8 by a virtual machine. Where can I download windows iso file ? Is my licence key proper to use on virtual machine? Best,

  • What else can I use beside Compressor?!

    Compressor is now useless to me. Unknown time remaining will not fix. What else can I use? Anyone know?

  • Iphoto importing canon jpeg issues

    I am unable to import any photos to my new imac leopard os. I have tried using flash jumpdrives, CD's, DVD's, different brands of CF cards/readers. I have tried using images from all 3 of my canon cameras (rebel xt, 20D, 40D). The photos appear as if