A Flash Developer Resource Site

Search:

Type: Posts; User: peaceorpiss

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    2,362

    Yes totally. I like it to work on a audio...

    Yes totally. I like it to work on a audio visualizer in flash that reacts to any sound that's playing in the background.
  2. Replies
    4
    Views
    2,362

    not microphone. from the audio input of the...

    not microphone. from the audio input of the soundcard directly, like an audio fft.
    Is it possible?
  3. Replies
    4
    Views
    2,362

    Realtime audio recognition in flash

    Hi all, i am currently working on a audio visualizer in flash but is stuggling to get flash to detect sound off my onboard sound card. Is it even possible now with flash 10? Something like an audio...
  4. Replies
    1
    Views
    4,884

    Realtime audio recognition in flash

    Hi all, i am currently working on a audio visualizer in flash but is stuggling to get flash to detect sound off my onboard sound card. Is it even possible now with flash 10?

    appreciate if someone...
  5. Thread: [f8]

    by peaceorpiss
    Replies
    0
    Views
    295

    [f8]

    Hi all,
    I have imported my video into Flash using "Progressive download from a web server" & converted it into a flv. Uploaded it online and I realized that it doesn't play at all. Any thoughts on...
  6. Thanks

    It works perfectly fine for me. As I was trying to find out how to co-ordinate an action after a flv is completed. Thanks !
  7. Replies
    5
    Views
    1,525

    Don't think attachment is showing so...

    These are the codes guys,

    //For Fading in on EnterFrame
    // create sound object
    loop = new Sound(this);
    loop.attachSound("Senso");
    //
    //
    // code for fade in
    loop_mc.onEnterFrame = function()...
  8. Replies
    5
    Views
    1,525

    Dynamic Fade in & out

    Hi Guys,


    I have been trying to make a fade in upon EnterFrame and Fade out upon clicking a button. However I just can't get it to work. \
    It basically comes in very abruptly.

    Also can...
  9. PageFlip resets & replays my animation !!

    Hi all,

    I am working on a school project with a deadline coming up this very Friday and would need to fix pageflip source I got that resets and replays my animation. Appreciate if anyone can...
  10. PageFlip resets & replays my animation !!

    Hi all,

    I am working on a school project with a deadline coming up this very Friday and would need to fix pageflip source I got that resets and replays my animation. Appreciate if anyone can...
Results 1 to 10 of 11




Click Here to Expand Forum to Full Width

HTML5 Development Center