ActiveDen

Music Bar (AS3)

  • Has been a member for 4-5 years
  • Exclusive Author
  • Sold between 10 000 and 50 000 dollars
  • Bought between 10 and 49 items
  • United States
  • Referred between 50 and 99 users
JoeMC says
Author

@Asinox – It should be instantly. It’ll deduct the amount from your account and then you should be able to download it right away. Then if you go to your downloads page in your profile it will be there as well for you to download again if you need to.

3 years ago
  • Has been a member for 4-5 years
  • Bought between 10 and 49 items
  • Referred between 1 and 9 users
ba5ik says

Hey Man great work !!! I built a mp3 player and used computeSpectrum to sample the data just like yours. The problem is that it samples all flash players’ data on every page, tab, and window. Meaning if you have a Youtube page open and you are playing a video at the same time as this app. the computeSpectrum try’s to access that page’s data. With the new security updates on player 9 and 10 you need to call Security.allowDomain(); in order to access data form another domain. :( So you could Mickey Mouse it and put and whole bunch of domains or you can assign the computeSpectrum to a single object. Well in theory, I have yet to try it. Give me a shout I’m still looking for the solution but have a feeling that assigning it to a single object will work. Happy St Pat Day ~ Wes

My really really broken beta http://www.dusellfam.com/test/filter.html

Your thrown error Security Error:

Error #2122: Security sandbox violation: SoundMixer.computeSpectrum: http://s3.envato.com/files/59972/preview.swf cannot access http://v8.cache.googlevideo.com/videoplayback?video_id=zZ_Q7QM1xRg&t=vjVQa1PpcFNovBf3a67mw5dWRNXxoOl_GsVk2MGZ1vc=&el=detailpage&ps=&fmt=34. A policy file is required, but the checkPolicyFile flag was not set when this media was loaded. at flash.media::SoundMixer$/computeSpectrum() at preview_fla::musicBar_2/thisEnterFrame()

Happy Coding!!!

3 years ago
  • Has been a member for 4-5 years
  • Bought between 100 and 499 items
antekristo says
Purchased

Great file!

but, how can i load this file into my existing file?

thanks!

3 years ago
  • Has been a member for 4-5 years
  • Exclusive Author
  • Sold between 10 000 and 50 000 dollars
  • Bought between 10 and 49 items
  • United States
  • Referred between 50 and 99 users
JoeMC says
Author

@antekristo – That depends on what you want to do. If you just want to put it in an existing .fla you just need to copy over the movie clip and all of the library items. You will also need to copy the code in the main timeline into an actionscript layer of your new timeline.

It’s not really set up to be dynamilly loaded as an external .swf if that is what you are trying to accomplish.

Thanks for your purchase! Please remember to rate this file when you get a chance.

Joe

3 years ago
  • Has been a member for 3-4 years
  • Bought between 1 and 9 items
eyesonthebackdoor says
Purchased

I’m having a problem i import the fla into flash and i get error 1046: type was not found or was not a compile-time constant

3 years ago
  • Has been a member for 4-5 years
  • Exclusive Author
  • Sold between 10 000 and 50 000 dollars
  • Bought between 10 and 49 items
  • United States
  • Referred between 50 and 99 users
JoeMC says
Author

@eyeson.. – What does it say on the left side of the error column? Before the ‘1046:... ’ starts.

3 years ago
  • Has been a member for 3-4 years
  • Bought between 1 and 9 items
eyesonthebackdoor says
Purchased

Symbol ‘musicBar’, Layer ‘a’ Frame 1, Line 702…...I’m in CS4 …

3 years ago
  • Has been a member for 4-5 years
  • Exclusive Author
  • Sold between 10 000 and 50 000 dollars
  • Bought between 10 and 49 items
  • United States
  • Referred between 50 and 99 users
JoeMC says
Author

@eyeson – It looks like it’s not find the VolumeEvent .as file… if you have copied the movie clip into another flash file, make sure you copy the folder called ‘scripts’ (that came with the supplied files) into the directory where your new .fla is.

Also, test out the file without any modifacations directly from the source folder, to check and make sure it’s working correctly before any modifications.

Hopefully this helps. If not, please let me know.

Thanks!

Joe

3 years ago
  • Has been a member for 3-4 years
  • Bought between 1 and 9 items
eyesonthebackdoor says
Purchased

is there anyway to make it not play when the page loads

3 years ago
  • Has been a member for 4-5 years
  • Exclusive Author
  • Sold between 10 000 and 50 000 dollars
  • Bought between 10 and 49 items
  • United States
  • Referred between 50 and 99 users
JoeMC says
Author

@eyeson – You would have to go into the music bar and modify it the pause right away when it loads up… otherwise, there isn’t a specific setting to make that happen.

3 years ago
  • Has been a member for 3-4 years
  • Bought between 1 and 9 items
eyesonthebackdoor says
Purchased

hi sorry for all the questions is there anyway to disable the mouse movement… please contact through email adam at eyesonthebackdoor.com

3 years ago
  • Has been a member for 4-5 years
  • Exclusive Author
  • Sold between 10 000 and 50 000 dollars
  • Bought between 10 and 49 items
  • United States
  • Referred between 50 and 99 users
JoeMC says
Author

@eyeson – Yes, comment out line #602 (or right around there) in the ActionScript within the music bar.

The line of code will look like this: dragCenter(mouseX);

Make it look like this: //dragCenter(mouseX);

Save & Export.

3 years ago
by
by
by
by
by