A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Equalizer, Multi Loops and controls

  1. #1
    Junior Member
    Join Date
    Dec 2003
    Location
    Lahore, Pakistan
    Posts
    1

    Equalizer, Multi Loops and controls

    i wannt to make a small type of juke box thingy .. which includes the controls [forward, stop , play/pause, back ] and by clicking forward .. next track plays .. moreover an equilizer [preffered like spectrum or otherwise as on the loops section of flashkit ]

    hope some angels gets me outaa trouble !

    cheers .. this is my first posy on this web .. !
    peace

    [ n e ö n ]

  2. #2
    Senior Member
    Join Date
    Aug 2002
    Location
    Dublin, Ireland
    Posts
    1,749
    Unless there is something in MX 04 that I haven't read about (which is possible), you can't extract equaliser information on the fly using flash.

    Most of the examples on the web either use a SWF where the equaliser graphics have been drawn, or use a data file that is generated from the sound elsewhere and then loaded in along with the sound file.

    Forward, stop, play etc are all simple enough to do using the Sound() object - there are a number of tutorials around if you do a search.

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