could you please advise how to make such type of mp3 player like oin this web site [SNIP . . .] and id like to know how to make pop up windows within flash site in general.
Printable View
could you please advise how to make such type of mp3 player like oin this web site [SNIP . . .] and id like to know how to make pop up windows within flash site in general.
There are some MP3 Player generators, but I'm not sure about a pop-up thing for it.
Try something like PoqBum.com or (my personal fav) ProfilePitStop.com.
It is possible to 'make' a pop-up window and put inside the code to the MP3/MP4 player. 4Shared also has free MP3 or MP4 players.
I hope I helped.
[Sorry, double post.]
NOTE: Change the 'yourlink.com/popup.html' to your site & link.Code:<a href="http://yourlink.com/popup.html" onclick="window.open('http://yourlink.com/popup.html','popup','width=600,height=700,scrollbars=yes,resizable=yes,toolbar=no,directories=no,location=no,menubar=no,status=no,left=50,top=0'); return false">Pop-up</a>
So, when you edit the "popup.html" add the MP3/MP4 player, and it (should) work.
The only edits the the Popup.html you will have to add is the player, FYI.
I'll give you an example page.
Edited. Example "POPUP.ZIP" included.
Enjoy!