Latest News:
Latest Mods: Latest Tutorials:


 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
mymusic in post!
Author Message
jafari52
Junior Member


Posts: 11
Joined: Dec 2010
Reputation: 0
Post: #1
mymusic in post!
for adding music player in post info, follow this:
1- go to Admin CP--> Configuration-->Custom Profile Fields-->Add New Profile Field
full this fields:
title: mymusic
Field Type: textbox

so note id this field and keep it.

2-downlad and upload this file in your host:

3- go your template-->post bit template so find "{$post['user_details']}" and copy and paste under it this code:

Quote:<font color="blue">mymusic:</font><center>
<object type="application/x-shockwave-flash" data="http://yoursite/dewplayer.swf?mp3={$post['fidX']}&autostart=0&showtime=1" width="65" height="20">
<param name="wmode" value="transparent" />
<param name="movie" value="http://yoursite/dewplayer.swf?mp3={$post['fidX']}&autostart=0&showtime=1" />
</object><center>

attention:

1-replace yoursite in code with address that upload file "dewplayer.swf"

2- replace X in code with ID's field that made in level one in top!!


screenshot:


Attached File(s)
  Untitle.jpg (Size: 46.18 KB / Downloads: 1)
05-03-2011, 05:27 PM


king_og
Junior Member


Posts: 12
Joined: Nov 2010
Reputation: 0
Post: #2
RE: mymusic in post!
aaah, great!
05-04-2011, 10:44 PM
 




User(s) browsing this thread: 2 Guest(s)