Flash Projector & Microphone Class

Salutations Everyone,
I am developing an application that accesses captured video
& audio by the Camera and Microphone classes. The camera works
fine, but the projector disables the microphone from the
application. The device is still in the Settings window, but when
selected, it gives -1 as the activity level and has no volume.
When the movie is tested inside Flash (ctrl+enter), the mic
comes up without a hitch, but if the SWF or EXE published is run, I
have to start and quit the tuner software to re-initialize the
drivers.
Anyone run into similar circumstances with Flash projectors
and have any possible solutions (Maybe get something like SWF
Studio)?
Thanks for the help,
Matt Holcombe

I'm pretty sure I understand what you after. And I'm saying I don't think it's possible.
you are playing some background music
you are recording something via the mic
you want to mix the 2 sounds together
but you are getting the background music through the mic as well as the voice
when you mix the mic with the background music you are basically getting 2 copies of the background music (1 from the playback and 1 from the mic)
to solve your problem you would have to find a way to split the mic sample and I really don't think you are going to be able to do this.
You could try and play around with the noiseSuppression level but I don't think you'll see any good results

Similar Messages

  • Starting a flash projector from terminal

    Hi everyone,
    i have the following problem and it drives me mad. I´m
    developing a Flash game which retrieves data from a java Server.
    For presentation I have both things, the server and the
    Flash-Projektor on the same Computer. What I want is: Both
    programms startet with on click (one doubleclick :-) ) so I tried
    to start the server using fscommand but since the Server is a never
    stopping Thread, Flash blocks and waits for the application to
    end...which will never happen. So my new try is to start the Flash
    projector from tha java server interface via runtime.exec();
    everything I need now is what I have to enter in the Terminal
    (using OSX!) to start a Flash projector. I just can´t figure
    it out.
    Another thing would be: it doesn´t have to be a
    projector...could be normal swf also...then start it with a
    standalone player...but same problem: how do i start a standalone
    player from the terminal giving it the file he should open? Are
    there parameters I can pass to it? Anybody? Help!!!

    ok well you might be able to solve this by exectuing an
    AppleScript
    from the terminal, I don't rememeber the exact command but it
    can be
    done.
    You might also consider creating you app with mProjector for
    OS X, it
    adds many new commands into Flash including and openDocument
    command
    and an executeApplication command. It also allows you te
    create
    multiple window applications via a createWindow command - so
    you may be
    able to do what you need to in one application. Oh yeah and
    there are
    Flash Shaped windows, sometime very cool for games...
    check it out the calls mentioned a all here on the API docs
    page
    http://www.screentime.com/software/mprojector/docs/index.html
    Download the demo, it will installed the mProjector classes
    right into
    flash. Export your swf build the app in mProjector and away
    you go..
    John Pattenden
    Screentime Media - Flash Tools since 1997
    http://www.screentime.com

  • Android and import flash.media.Microphone not working?

    Is "import flash.media.Microphone" working on Android devices ?
    I am trying to call "Alert.show(Microphone.names.length.toString())" but it does not showing anything up on Android device (and even mic.rate = 11 throws an error as: mic=Microphone.getMicrophone(-1))
    Any clues why it is not working (PC display on various browser including chrome is fine)
    Testing desktop (WIN 10,1,82,76) and Android (10.1.92.8)

    so after a while checking it gives me
    I've got:
    mic = Microphone.getMicrophone(-1);
    and this: mic.rate = 11;
    gives me error 1009 (property of null object)
    then question is: Does Adobe Flash Player 10.1 (10.1.92.8) on Android supports Microphone class?
    Apparently not as getMicrophone(-1) returns null object (but hey, I am pretty sure my mobile phone's got two of them) ...
    anyone can confirm that?

  • Reading variables from a text file into a flash projector exe

    I am using Flash CS4 and my script is in ActionScript2.
    I am developing a flash projector file that runs when a user puts in a cd to guide them through the steps they need to install a program and then kicks off the installer.
    I use fscommand to run a utility that reads the users registry to determine the PCs regional settings and then writes this to a text file in the users %temp% directory.
    I then use the LoadVariablesNum command to read in the text file and get the variables.
    This was working fine when I had the text file stored in a different directory, but when I try and refer to the %temp% directory, I get an Error opening file message.
    Is there anyway to get flash to look in the %Temp% directory?
    Thanks in advance,
    Carol Lutz

    Code-tags sometimes cause wonders, I replaced # with *, as the code tags interprets # as comment, which looks odd:
    ******...*.........To your code: Did you test it step by step, to find out about what is read? You could either use a debugger (e.g., if you have an IDE) or system outs to get a clue. First thing to check would be, if the maze size is read correctly. Further, the following loops look odd:for(int i = 0; i < maze.length; i++) {
        for(int x = 0; x < maze.length; x++) {
            if (input.hasNextLine()) {
                String insert = input.nextLine();
                maze[x] = insert.charAt(x);
    }Shouldn't the nextLine test and assignment be in the outer loop? And assignment be to each maze's inner array? Like so:for(int i = 0; i < maze.length; i++) {
        if (input.hasNextLine()) {
            String insert = input.nextLine();
            for(int x = 0; x < insert.size(); x++) {
                maze[i][x] = insert.charAt(x);
    }Otherwise, only one character per line is read and storing a character actually should fail.

  • Does Flashplayer 17 work with Windows 8.1? (Using Flash Projector)

    I recently started playing a game called "Realm of the Mad God". This is a Flash based game that can be played on IE11/Chrome/Firefox and since FP17 in built-into those browsers, I have no trouble loading it. However when I try to run the game with Flash Projector, I get a "Version Loading Error". I believe this is happening since I do not have FP17 installed on my computer, just as an addon in my browsers. I currently have a Windows 8.1 desktop and I can't seem to find a download for FP17 off Adobe's website. This is the most recent link that the game uses to open..  http://www.realmofthemadgod.com/AGCLoader1424381358.swf  .. Upon pasting this link into any of the three browsers listed above, the game launches near instantly. But when I launch this through Flash Projector, I get the error pasted in the image below. *Note "Hardware Acceleration" is enabled* Anyone have any ideas? Let me know if more specfic info is required.

    I'd recommend downloading RotMG from Steam, this uses Adobe AIR and is supported by Wild Shadow Studios:
    Realm of the Mad God on Steam
    You can also run this full screen.

  • Opening an app or exe from a flash projector

    Hi everyone:
    How can I open a exe application from a flash projector. I am
    burning a project to a CD and I need (in AS3) to call out run an
    EXE when the user clicks a button.
    I tried using the code below, but what it does is it prompts
    the user to either run or download. If the user clicks run, the
    prompts them that EXE are dangerous...blah, blah....How can I make
    the EXE run from the CD automatically when the user clicks on the
    "search" button without any notices (like other CDs do)?
    I cant find this anywhere. I know in AS2 you can use
    fscommand, but I read on line that this is not supported anymore.
    thank you for your help.
    Rafael.

    Ok, Flash continues to infuriate me!
    I have removed the 'settings' file parameter from my
    fscommand call to see if my projector would at least launch the
    .exe file, as per the following code . . .
    fscommand("exec", "Ripstation Lite.exe");
    But nothing happened . . .
    I also tried another Windows .exe to see if it would work and
    again it failed to launch anything . . .
    fscommand("exec", "C:\Windows\System32\calc.exe");
    This .swf is wrapped by Zinc to produce a Projector .exe file
    but yet it fails to launch either .exe file! Why is this!?!?

  • Flash projector x-platform maddness-- Can't "show extension" in Mac OS

    Hi has anyone else seen this one?  Outputting flash projectors from CS4.  No problem, in running the mac version on my platform.  The issue is that when my associate emails the projector file from the PC it turns into a folder.  I've tried to "unhide" the extension in the mac info pane (Snow leopard and Leopard) but the I can't unclick the "hide extension".  The best solution I've been able to come up with is to add ".hqx" in the file name which automatically then show the ".app" extension even though the "hide extension" is still toggled on and is greyed out (not selectable)...
    Is there a better solution?
    thanks

    hi 856105
    Just based on the information you provide, when you ...
    ... tried to just run the ojdeploy under#HOME/Oracle/Middleware/jdeveloper/jdev/bin/ojdeploy in terminal ...... and that resulted in the message ...
    ... Type the full pathname of a J2SE installation ...... have you tried to "Type the full pathname of a J2SE installation " ?
    (tip : You can use "Your Control Panel" to make your name visible in forum posts.)
    regards
    Jan Vervecken

  • Trying to understand flash.media.Microphone

    Hi,
    I am new to flash/AS3 and currently trying to understand how to use flash.media.Microphone in my application.
    I have the following code to activate the microphone:
    var mic:Microphone = Microphone.getMicrophone();
    Security.showSettings("2");
    mic.setLoopBack(true);
    mic.setUseEchoSuppression(true);
    mic.addEventListener(StatusEvent.STATUS,micStatus);
    mic.addEventListener(ActivityEvent.ACTIVITY, activityHandler);
    This seems to be working fine and I get the "allow the use of the microphone" dialogue when I run the flash application.
    However, I go and add some other code in and after while I no longer get "allow the use of the microphone" when running my application. The microphone is still loaded can micStatus gets called, but the microphone just stays muted, so I don't get the echo back as configured with mic.setLoopBack(true).
    Initially I thought that maybe this is because something in my code, so I went back to my initial code again, but still get no  "allow the use of the microphone" dialogue and the microphone stays muted.
    If I create a new AS3 project and copy the code there is works again. This makes me think that maybe I am missing something. Do I need to release the microphone somehow after use. Saying that if I restart my computer, the projects that stopped displaying  "allow the use of the microphone" will still not display them.
    Really confused about this. Anyone have any pointers what I am doing wrong?
    regards,
    Olli

    Hi,
    Are you trying to download Adobe Flash Media Live Encoder 3.2? Could you please try again from here : https://www.adobe.com/cfusion/entitlement/index.cfm?e=fmle3 ?
    Hope this helps.
    Thanks,
    Apurva

  • Digital signature for flash projectors

    I have a client that would like me to digital sign my flash projector on windows and on a mac.
    Is there anyway to do this?  I haven't found any resources outside of a workflow for AIR development.
    any help is appreciated!  Thanks!

    Hi,
    Some information on operation sign-off available in [help|http://help.sap.com/erp2005_ehp_03/helpdata/EN/da/49d9c433ff4985b2484b7b911123cf/frameset.htm]
    -Paul

  • Using flash projector on multiple screens

    hi,
    i have a display project for which i will be using 4 plasma
    screens linked together as 1 giant screen. I'm not sure if flash's
    "full screen" mode will work...and i don't know of any 3rd party
    software off the top of my head that will work...
    can flash or is there any 3rd party software that will allow
    me to run a flash projector across multiple screen connected
    together?

    icecappacino wrote:
    > hi,
    >
    > i have a display project for which i will be using 4
    plasma screens linked
    > together as 1 giant screen. I'm not sure if flash's
    "full screen" mode will
    > work...and i don't know of any 3rd party software off
    the top of my head that
    > will work...
    Flash won't do it in flull screen, tho 3rd party tools will.
    Jugglor from
    http://www.FlashJester.com
    Best Regards
    Urami
    "Never play Leap-Frog with a Unicorn."
    <urami>
    If you want to mail me - DO NOT LAUGH AT MY ADDRESS
    </urami>

  • CS4 Flash Projector in Mac OS X Lion

    I sell products which run using Flash Projector that were created with the CS4 Flash Projector and am getting complaints that they no longer work on Mac OS X Lion.  I've read the Adobe Knowledge Base article about known issues (http://kb2.adobe.com/cps/905/cpsid_90508.html) but Flash Projector is not mentioned.  I cannot upgrade my Mac to Lion yet for various reasons, so I cannot test the problem.  Can anyone shed some light on this issue?

    Cor-el - - Thanks! this looks like it has some good clues, BUT, in following up, my Library doesn't show me any .plist with .mozilla. in the filename. Am running Mac OS X Lion (10.7.2). FYI - The Library is one of only four (4) folders in the root level on the system partition; the system partition being labeled, Mac Mini HD. These four folders are, Applications, Library, System, Users. Library folder has a subfolder named Preferences. None of the files therein has "mozilla" anywhere in the filename. Looking further, the System folder has its own subfolder labeled, Library! It has no subfolder, Preferences. Running a Finder Search on the Mac, and again on the Mac Mini HD (root folder), I get Zero (0) results with "org.mozilla.firefox.plist." Also, with Contains ".mozilla" and with Contains ".firefox.".
    Will greatly appreciate a bit more hand-holding from you, if OK with you.
    .

  • CS4 Flash Projector File and Authenticode (Code Signing)

    I have a flash projector file (.exe) that I need to add Code Signing to it so it does not say 'Unknown Publisher' in Vista. I read that for CS3 there is no authenticode signing. Was this added in CS4? I just want to check before I go ahead and purchase a 3rd party app like Juggler. Does anyone else have a suggestion for software to add authenticode signature to a CS4 flash projector file? Jugglor is pretty old (2007) and I would like to know if there are more recent apps to package and sign projector files.
    Thanks for any info.
    Doug

    You can use a tool from Miscsoft to sign your projector. Here's how:
    1) Buy a code signing certificate from someone like COMODO, Entrust Thawte, or VeriSign
    2) Download the command line code signing tool from Microsoft - SignTool.exe
    http://msdn.microsoft.com/en-us/library/8s9b9yaz(VS.80).aspx
    2) Follow these instructions
    http://www.entrust.net/ssl-resources/pdf/ECS_AuthCode_Signing_Guide.pdf
    Good Luck
    Brian

  • Flash Projectors-distribute on CD

    Hello. I am hoping someone can answer a question for me
    regarding Flash Projectors.
    We are trying to build something for CD use and are running
    into a problem when trying to view them on Mac OS X machines. It
    seems that unless the user as admin rights on the machine the file
    won't open. Instead the error "You do not have permission to open
    the application "app name" " appears instead. If I log in as an
    admin user the file open fine.
    Flash player is not installed on the test machine (as I was
    told it isn't necessary because this is a projector file). The
    non-admin user does have appliction restrictions set in the
    Accounts area but there isn't anything not allowed that seems
    obvious to me.
    Can anyone give me a clue as to what is going on here?
    Any help would be greatly appreciated.

    The application is the Projector file. It can be named
    anything you want. It doesn't matter.
    Yes, there is a separate Projector file for each platform.
    After playing with it some more I know is has something to do
    with the application restrictions in the Parental Controls area of
    the restricted account. If I leave the account type as "managed"
    but don't restrict any applications it works fine. However, I can
    never be sure that the end user is going to be setup that way or is
    an admin on their machine. I have to account for all situations but
    I don't know why things are being locked out.
    I'm guessing this is happening because the Projector file is
    an actual application itself and is not checked as being acceptable
    in the Parental list (it doesn't even show up) for that user but
    there has to be a way around this. I'm sure there are many CD's
    distributed out there with something similar. I just don't know how
    to make it work.

  • Open a Flash projector

    Hi my name is Alex and I'm working on a dvd-rom for a
    compagny. All my work has been done with flash but I want to do a
    splash screen where they can select the part of the project they
    want to see. ( the splash screen is made from director).
    I have 3 doors. When they click on a door,I want director to
    open the flash projector in the services folder and the file is
    services.exe. I try: on mouseUp me >
    openFile("\services\Services.exe")but it tell me that: "Script
    Error: Wrong number of parameters". I'm new to that I don't know
    what to do. I also try the full path with D:\..... but it's the
    same error.
    Thank I apreciate.

    It's cool you got it to work, however....
    Directors built-in external app control is pretty limited. If
    you want to lanch your flash with a lot more control, try buddy api
    (director exchange). I've had it for years and find a use for it in
    almost every project, as it exposes the a ton of features of the
    Windows API to lingo.

  • Video error message in Flash projector

    Hi,
    I am trying to watch a video which is linked to a Flash
    projector. When I click the link, it says
    'unable to download an appropriate decompressor'
    Is anyone familiar with this error message? If so, it this a
    problem with the projector, a problem with Windows Media Player or
    a problem with the computer it is playing on?
    I have tried it on my laptop (a newer model running Windows
    XP which the projector was created on) and everything works just
    fine.
    Thanks very much.

    What projector version are you using ?
    Regards
    FlashJester Support Team
    e. - [email protected]
    w. -
    http://www.flashjester.com
    There is a very fine line between "hobby" and
    "mental illness."

Maybe you are looking for