A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: accessing directx from flash ?

  1. #1
    Senior Member
    Join Date
    Jan 2004
    Posts
    171

    accessing directx from flash ?

    Hi
    I have a sound card with 4.1 surround outputs and i was wondering if it's possible to send different sounds to each output from Flash.

    I know that the DirectX DirectSound module thing has the possibility of scripting sound output to different speakers - but can directx be accessed from flash with a 3rd party app ? - i read that swfkit can access the Windows media control interface (MCI) - but i really don't know how all that stuff fits together.

    has anyone ever tried to do this - say, for 3d games or whatever ?


  2. #2
    Hi, with Flash Studio PRO v2 you can access DirectX resolutions with the build in Commands. However, if you're able to get your hands on a 3rd party DLL which can control DirectX audio, you can also use the DLL functionality of Flash Studio PRO v2 to connect to it and control the Audio.

    One DLL which is an excellent Audio resource is called BASS and can be found at http://www.un4seen.com (and it should be compatible with FSPv2! too! )

    I hope this helps!

  3. #3
    Senior Member
    Join Date
    Jan 2004
    Posts
    171

    hi

    I had a look at Bass and it looks very promising

    BUT .... I think I'm going to need some serious help with the communication chain: FlashMovie->FSP->BassDLL->[directX ?]->soundCard

    are there people on the MDM forum who can help me with this? I'm a serious newb when it comes the hardware side of things

    thanks

  4. #4
    Sure, by all means feel free to post at mdmforum.com and I'm sure one of our moderators/users will be happy to help!

    It would help if you're able to find the exact funtion in the BASS dll that you need and also read through the "Extension Creation" tutorial which can be found here: http://www.multidmedia.com/support/l..._tut_intro.htm


  5. #5
    Senior Member
    Join Date
    Jan 2004
    Posts
    171
    ok i will do - thanks - see you over there

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center