Who Has A Music Flash Player In Their Site? |
![]() ![]() |
Who Has A Music Flash Player In Their Site? |
Jul 9 2005, 11:11 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 38 Joined: Jul 2005 Member No: 168,162 |
If you do.. Can you please help me, I have taken 2 days and I found many websites but they arent helpfull to me, if you have a music flash player in ur site can you please help me out.. I want a flash player that plays ur music and as a playlist.. I would appreciate if whoever has one takes time to copy and paste the code from their profile and posted here with instructions.. Thanx in advance..
[Attachments Removed (Community Guidelines infraction)] - ThomasC |
|
|
|
Jul 9 2005, 11:12 PM
Post
#2
|
|
![]() Lil JC ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 848 Joined: May 2005 Member No: 145,741 |
i only have one question what are the pictures for? and who is she?
//edit oops thats 2 lol |
|
|
|
Jul 10 2005, 12:19 AM
Post
#3
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 38 Joined: Jul 2005 Member No: 168,162 |
[link removed] - ThomasC Heres another one for ya'll... PS: Oh yeah im still looking for some help with this music player... [link removed] - ThomasC |
|
|
|
Jul 10 2005, 02:43 AM
Post
#4
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 184 Joined: Jul 2005 Member No: 165,292 |
Lazy to re-type the tutorial here, so
Here it is. |
|
|
|
Jul 10 2005, 05:30 AM
Post
#5
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 38 Joined: Jul 2005 Member No: 168,162 |
thanx dawg, im gonna try it out, i thought that i would never get a reply
|
|
|
|
Jul 10 2005, 06:19 PM
Post
#6
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 38 Joined: Jul 2005 Member No: 168,162 |
Thank so much for your help, i finally got my player to work and is all good.. Thanx if you ever need anything and i can help you holla at me.. Thanx again good looking out..
|
|
|
|
Jul 10 2005, 10:45 PM
Post
#7
|
|
|
Member ![]() ![]() Group: Member Posts: 11 Joined: Jul 2005 Member No: 166,692 |
QUOTE(hikki168 @ Jul 10 2005, 3:43 AM) is there anyway to make the background of the player transparent? |
|
|
|
Jul 10 2005, 11:23 PM
Post
#8
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Duplicate Posts: 1,804 Joined: May 2005 Member No: 137,527 |
^ st the bgcolor of the player to the exact of your background color of your table or tables.
|
|
|
|
Jul 11 2005, 12:23 AM
Post
#9
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 184 Joined: Jul 2005 Member No: 165,292 |
QUOTE(xsmile1d1oT @ Jul 10 2005, 10:45 PM) i'm testing the code out. once i have it working, i'll post another tutorial for it it seems to be a problem when i try to embed it in myspace. how can i use a html link inside the iframe tag? when i have the iframe src point to an HTML file, myspace seems to automatically add the [] around the first iframe tag and cause the closing iframe tag to disappear. Anybody knows a fix for this? |
|
|
|
Jul 11 2005, 10:47 AM
Post
#10
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 34 Joined: Jun 2005 Member No: 159,410 |
I have post this somewhere in myspace help. There are 2 methods of making Flash MP3 Player background transparent.
Method 1 - Make an HTML then upload on your web host eg. geocities.com using the same background CSS coding in your myspace profile and in myspace profile use the <iframe> code instead of <embed> code. Method 2 - Using the swf file it self or tinyurl by embeding the code into your myspace profile. EXAMPLE: go here. Method 1 Example: Make a HTML using your editor eg. notepad, emeditor, word or anything similar to it. Copy and paste the HTML code below to your editor then save it. eg. Save as mp3player.htm then upload to your web host eg. geocities.com NOTE: This is an example only. You can look in myspace help or myspace script to make a CSS code for your background and scrollbar. COPY AND PASTE INTO YOUR HTML EDITOR: Once you done that, upload all 3 files to your web host (mp3player.htm, mp3player.swf, mp3player.xml) click my attachment to download > ATTACHMENT REMOVED NOTE: There are two type of Flash MP3 Files in my attachment. I guess the mp3player.swf is a new version of player.swf or a modified version in other folder. All example in here is refer to a new version of mp3player.swf unless stated. Login to your myspace, click safe mode and click edit on any myspace profile then copy and paste the code below into your selected myspace profile eg. About me NOTE: This is exact example using iframe code instead of embed code that I've used in myspace profile before without any problem. You need to change where it say URLTOYOURWEBHOSTHERE only. eg. http://www.geocities.com/username/mp3player.htm and DO NOT USE tinyurl. COPY AND PASTE <IFRAME> CODE INTO YOUR MYSPACE PROFILE: To be use with mp3player.swf not player.swf SPECIAL NOTE: player.swf won't work with <iframe> except you use <embed> code on player.swf using tinyurl. I have tested using the player.swf as my source into <iframe> code instead using the player_htm.htm and also changed player.swf into tinyurl and the problem I've encounter my playlist turn out to be nothing on the player list display and show "LINKIN PARK". Well you can give a shot with the code provided below but I'm not recommeded it to use it as <iframe> with your player.swf, player_htm.htm, or tinyurl and I recommeded you use the <embed> code at the end of this tutorial for player.swf. COPY AND PASTE <IFRAME> CODE INTO YOUR MYSPACE PROFILE: To be use with player.swf not mp3player.swf Next, you need a playlist. Open your editor, copy and paste the code below into your editor then save as mp3player.xml NOTE: This is an example. Only MP3 supported no spaces in your MP3 filename and only work with mp3player.swf NOT player.swf (unsure about this anyway you can test it yourself) and you can see the <player> tag where you can control the player options and use mp3player.swf <iframe> code above if you want to use <iframe>. DO NOT USE tinyurl on your MP3 link or the xml file. COPY AND PASTE INTO YOUR EDITOR: The other example of xml playlist which is work with player.swf not mp3player.swf. COPY AND PASTE INTO YOUR EDITOR: Method 2 Example: Only 2 files required, upload to your web host mp3player.swf and mp3player.xml then go to tinyurl.com to make your swf file on your web host url shorter. eg. http://www.geocities.com/username/mp3player.swf into http://tinyurl.com/xxxxx Login to your myspace, click safe mode and click edit on any myspace profile then copy and paste the code below into your selected myspace profile. eg. About me NOTE: This is an example only. The code below to be use with mp3player.swf. DO NOT PUT </embed> close tag at the end. COPY AND PASTE INTO YOUR MYSPACE PROFILE: NOTE: Use this code with player.swf... COPY AND PASTE INTO YOUR MYSPACE PROFILE: Hope you all understand this. Download the attachment and you can play around with my example in the attachment and you will know what I meant in here. EDIT: ATTACHMENT REMOVED This post has been edited by emi_myspace: Jul 20 2005, 11:08 AM |
|
|
|
Jul 11 2005, 02:55 PM
Post
#11
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 184 Joined: Jul 2005 Member No: 165,292 |
QUOTE(xsmile1d1oT @ Jul 10 2005, 10:45 PM) Tutorial to change the background to color or transparent (without using css). |
|
|
|
Jul 11 2005, 11:15 PM
Post
#12
|
|
|
Member ![]() ![]() Group: Member Posts: 11 Joined: Jul 2005 Member No: 166,692 |
^^ thanx. all of you.
|
|
|
|
Jul 12 2005, 01:10 AM
Post
#13
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 38 Joined: Jul 2005 Member No: 168,162 |
Thanx ya'll for the tips and codes, this was helpful.. good looking ya'll..
|
|
|
|
![]() ![]() |