ActiveDen

mp3 sound player - Zygote 1.0

  • Has been a member for 3-4 years
  • Exclusive Author
  • Sold between 1 and 100 dollars
  • Bought between 10 and 49 items
  • Belgium
purprika says

Very clean presentation … and a nice player of course ^^

2 years ago
  • Has been a member for 3-4 years
  • Contributed a Tutorial to a Tuts+ Site
  • Exclusive Author
  • Sold between 1 000 and 5 000 dollars
  • Bought between 1 and 9 items
  • Portugal
theRiviera says

Very nice design. Congratulations.

2 years ago
  • Has been a member for 2-3 years
  • Author had a Free File of the Month
  • Exclusive Author
  • Sold between 10 000 and 50 000 dollars
  • Bought between 1 and 9 items
  • Bulgaria
  • Referred between 10 and 49 users
ica says
Author

Thanks guys!

We thought, Activeden needed a “chocolate” one mp3 player, so the “white chocolate” Zygote is here. :D

2 years ago
  • Has been a member for 2-3 years
  • Exclusive Author
  • Bought between 10 and 49 items
PsykeStudios says

hello,

im setting up an internet radio station, i was wondering if this flash player would support the url for the streaming will be

mms://<ip address>:<port number>/

i no this works for windows media player embed on a html page but would like to go with a prettier flash version,

also wondering how hard it would be to remove the forward and back buttons?

any help would be appreciated.

Jordan

2 years ago
Author
ica ica replied

Hi, at this time Zygote do not support this feature and we do not have plans to upgrade it. Thanks!

2 years ago
  • Has been a member for 3-4 years
  • Exclusive Author
  • Sold between 5 000 and 10 000 dollars
  • Bought between 50 and 99 items
  • Brazil
  • Referred between 1 and 9 users
guinetik says
Purchased

very cool player dude. congrats! i encourage you to study OOP and try it on your next file, implementation on the frame it’s a little hard to customize, but your player looks great and it’s very customizable via xml.

2 years ago
Author
ica ica replied

Thank you, Guinetik!

2 years ago
  • Has been a member for 4-5 years
  • Author had a File in an Envato Bundle
  • Author had a Free File of the Month
  • Exclusive Author
  • Sold between 10 000 and 50 000 dollars
  • Bought between 100 and 499 items
  • Denmark
  • Referred between 1 and 9 users
brandtz says
Purchased

Great file!

I have an issue,

I can’t figure out how the player position itself, I am loading this into my project but it positions itself off stage!

How do I change it’s position?

All the best/Jonas

2 years ago
Author
ica ica replied

Player instance name is pi_mc,but if your template is flash template, you can adjust player position with properties pi_mc.x = 3; pi_mc.y = 3; for example.

If you are using html or php template, you can adjust player position with divs or tables.

Thanks.

2 years ago
Author
ica ica replied

Sorry, I’m thinking about pi player :) Remove line 264 into zygote.fla file player_mc.x = -(stage.width - 250)/2; and that is all.

Thanks

2 years ago
  • Has been a member for 4-5 years
  • Author had a File in an Envato Bundle
  • Author had a Free File of the Month
  • Exclusive Author
  • Sold between 10 000 and 50 000 dollars
  • Bought between 100 and 499 items
  • Denmark
  • Referred between 1 and 9 users
brandtz says
Purchased

Hi,

Thanks a billion for your quick reply …

Great “little” player :)

All the best//

2 years ago
  • Has been a member for 2-3 years
  • Exclusive Author
  • Bought between 10 and 49 items
ddarras says
Purchased

Wow not only a great player, very well-documented code – a way to learn AS3

2 years ago
  • Has been a member for 3-4 years
  • Exclusive Author
  • Sold between 100 and 1 000 dollars
  • Bought between 10 and 49 items
  • United States
  • Referred between 1 and 9 users
Davidmoreen says

I imagine that the end product is just the player bar, not the color pickers, options, and wicked slide-in effect right? If not is that an option?

2 years ago
  • Has been a member for 2-3 years
  • Author had a Free File of the Month
  • Exclusive Author
  • Sold between 10 000 and 50 000 dollars
  • Bought between 1 and 9 items
  • Bulgaria
  • Referred between 10 and 49 users
ica says
Author

yes the end product is just the player.. without the options around. The options are there only to demonstrate the player options.

Best ICA

2 years ago
  • Has been a member for 4-5 years
  • Bought between 10 and 49 items
jagis says
Purchased

I don’t think this “autoLoopMode” is working. Ihave it set to “Off” and once a song is done, it still advances to the next song.

Any ideas?

Thanks.

2 years ago
Author
ica ica replied

Hi,

Also set “shuffleMode” to “Off”. Thanks, ICA

2 years ago
  • Has been a member for 1-2 years
  • Bought between 1 and 9 items
exodus_ch says
Purchased

Hi there. neat player, works great.

A question though: I included the player with an iframe into the page because I don’t need the empty space around the player (why’s that even there…?). The problem is that because this iframe is exactly as big as the player I don’t see the tooltip anymore. I now wondered whether it is possible to get the information via JavaScript to display it in a seperate tooltip? Any suggestions on how to do this?

Cheers!

2 years ago
Author
ica ica replied

Hi,

At first try with

params.wmode = "transparent"

Thanks.

2 years ago
Purchased
Default-user exodus_ch replied

Thanks mate. Works so far. Only one thing left: now I’m forced to place the folders ‘caurina’, ‘font’ and ‘pi_player_assets’ on the root level of the project. Becuase of the file structure “concept” I have this doesn’t very much suit the project. Is there any way to define where these folders should be found (player gets included in /index.html, but i want the folders to be in /templates/...) ?

cheers

2 years ago
  • Has been a member for 4-5 years
  • Bought between 100 and 499 items
scooter41 says

Hi There!

Would it be possible to control this player via html/javascript.

So using externalInterface I could perhaps pass in a command to load in another mp3 file and play?

Thanks for any help in advance.

10 months ago
Author
ica ica replied

Hi,

Sorry for the delay, but i was on vacation. At this moment the player doesn’t support this option. You can contact me trough e-mail if you want customized player with java script support.

Chris,

ICA

10 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
frafton says
Purchased

How do you position this player? could you please give an example.

Cheers Fraz

7 months ago
Author
ica ica replied

Hi,

Please, comment line 264:

//player_mc.x = -(stage.width - 250)/2;
or send me an e-mail and I will send you modified version of the player.

Thanks.

Chris

7 months ago

by
by
by
by
by