miikerocks
Jul 10 2008, 10:05 PM
Want to put music on all pages (near the top)? Want any song you want? Well heres how! Place the following IN PLACE of the <% BOARD HEADER %> tag (paste in while thats highlighted. The text in red you HAVE to replace with the song url. The text in green is OPTIONAL (whether you want it to autostart or not. Right now it doesnt, if you want it to replace no with yes.) Of course place this in Admin Cp>>>Skinning and Styles>>>Board Wrappers>>>Header and Body QUOTE <div> <center><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="210" height="25" id="mp3playerdarksmallv3" align="middle"> <param name="allowScriptAccess" value="sameDomain" /> <param name="movie" value="REPLACE THIS WITH YOUR SONG URL&autoStart=no" /> <param name="quality" value="high" /><param name="bgcolor" value="#ffffff" /><param name="wmode" value="transparent" />
<embed src="http://www.podbean.com/podcast-audio-video-blog-player/mp3playerdarksmallv3.swf?audioPath=http://www.toolshed-media.com/ts/the-charlatans-uk-blackened-eyes.mp3&autoStart=no" quality="high" width="210" height="25" name="mp3playerdarksmallv3" align="middle" allowScriptAccess="sameDomain" wmode="transparent" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /></embed> </object> </div>
<% BOARD HEADER %>
Reply
optiplex
Jul 14 2008, 11:33 AM
Woah! Its nice to have music on your page. For if your clients have to wait or something, so they dont have to be bored  Thanks
Reply
miikerocks
Jul 14 2008, 09:24 PM
thanks!! I thot that some people would like this. More tutorials coming for forum styles and more,
Reply
MusicOnly
Jul 23 2008, 02:51 PM
great tutorial! i have one question! is it possible to add more than one song?
Reply
miikerocks
Jul 25 2008, 12:20 AM
QUOTE(MusicOnly @ Jul 23 2008, 02:51 PM)  great tutorial!
i have one question! is it possible to add more than one song? Ya it is, if you make it continue on to a next song. I will work on a code.
Reply
Recent Queries:--
add flash music to website - 14.45 hr back. (1)
-
"how to add a free transparent flash audio player to a website - 15.92 hr back. (1)
-
adding music player to email - 35.76 hr back. (1)
-
flash music player tutorial - 52.28 hr back. (1)
-
parameter flash music player transparent - 66.07 hr back. (1)
-
adding a music player to my flash website - 66.87 hr back. (1)
-
adding a music player to a website - 85.48 hr back. (2)
-
adding music in flash - 90.36 hr back. (1)
-
flash - 94.44 hr back. (1)
-
adding flash player to website - 94.80 hr back. (1)
-
home flash music - 99.19 hr back. (1)
-
flash music player - 112.33 hr back. (1)
-
how to place movie in flash player for web page - 113.93 hr back. (1)
-
music player html php flash - 115.16 hr back. (1)
Similar Topics
Keywords : adding, flash, music, player, home, page, put, song,
- Load A Another Swf Movie Into Flash Player.
During Execution. (0)
Digital Time
Create a Digital Time in flash. (2) Digital Time 1.Create a Text Field and Create set them instance name = “time”. 2.Select the first
Frame. 3.Press F9 and Copy Code Below and paste it. CODE _root.onEnterFrame =
function() { var time:Date = new Date(); hour =
(time.getHours()<=12) ? time.getHours() :
(time.getHours()-12); hour = (hour<10) ? ["0"+hour]
: hour; second = time.getSeconds(); second = (second<10) ?
["0"+second] : second; Minutes....
Adding An Aef Forum To Snews Cms
"almost" integrated (2) Adding an AEF Forum to sNews CMS Although not truly integrated, here is an explanation of the
steps I took to have an AEF Forum Software present itself as an 'integrated' page on the
sNews CMS. 1. Download a standard sNews version 1.6 Content Management System. Instructions are
found on the sNews site. (refer to link list below) There are several flavours of sNews. This method
has only been tested on the sNews 1.6, but should work on other versions as well. 2. Created a
MySQL Database and user, Modded the snews.php, and took the usual steps for installin....
Adding Your Website To Google
How to register with google (25) Hi everyone. Hopefully here im going to tell you how to register yourself with the Google search
engine and get yourself in their results. Ill start the tutorial assuming you already have Meta
tags or other search engine optimisation techniques in place. This tutorial is solely about
registering with google. At one time i thought simply using meta tags etcetera would get you listed
in Google, i then found out that didnt work, so i wondered why, and the fruits of my labour are what
will go into this tutorial. the first step is to get a google account, this will get y....
Adding Data To A Database And Displaying It Later
Using Forms, PHP and MySQL (1) Requirements: PHP Support MySQL Database access I am going to use a news program as an example.
Ok, first you are going to need to connect to the database. Do so by using the code below. I have
added some comments where you will need to edit to fit your server's specifications. Create a
new file with notepad and call it config.php QUOTE //Change root to your database
account's username $dbusername = "root"; //Add your account's password in between the
quotations $password = " "; //Add the name of the database you are using in betw....
3d Landscape In Swishmax (flash)
some syntax differences but basically same as flash (1) OK! this tutorial is inspired by a game at addictinggames.com... im not sure how many of you
have played it but here it is: God's Playing Field Its a cute little game... but when i first
played it i though HOW DOES IT DO THAT!!! and by that i mean dot he 3d with the mouse
and then today i finally got around to making it... I used one of the oldest tricks in the book...
so lets educate you a lil about flash... Flash does not support 3D directly, you have to find some
way to make your own. You could develop some complicated system for which you co....
How To Make 3d Wireframes
A Flash Actionscript tutorial (2) Ok to start off this tutorial, i would like to ask you to make a blank flash movie and set the stage
to have a width of 600 and a height of 400. Now when the movie loads, we need to set some variables
so lets start off by setting the origin QUOTE origin = new Object(); origin.x = 300; origin.y =
200; What this does, is it defines the origin to be an object with physical properties such
as X and Y coordinates and it then sets those coodinates to 300 and 200, which is the center of the
movie. Now we want to set what is called the 'focalLength'. QUOT....
How To Install An Openoffice Dictionary Manually
adding the new dictionary by yourself (3) How To Install An OpenOffice Dictionary Manually Introduction The Tutorial
What's OpenOffice? Introduction Before you all rant at me and tell me that there is a
wizard to install dictionaries for you, it can sometimes not work. I know this because on my copy of
OpenOffice Writer, it doesn't. This tutorial is very easy to follow and it's for those
whose wizard is broking, just like mine or people who like to be difficult and do things the hard
way /tongue.gif" style="vertical-align:middle" emoid=":P" border="0" alt="tongue.gif" />....
Flashing Your Motherboard's Bios
How to flash a BIOS (10) Hello Everyone, Let me start with reintroducing myself into this forum. My name is Michael Odo. A
Nigerian and one of the previous most active members of this great online community. Well, I know
that I have been off from here for quite a very long time due to some hard times but, I am back now
and in full force . Back to the topic of my discussion . BIOS means Basic Input/Output System .
It is a software embedded into your motherboard and which controls everything on your system.
Flashing the BIOS is quite a risky affair and you are better adviced not to try t....
Using An Actionscript In Flash For Loops
(0) QUOTE When you are dealing with a lot of data, you without a doubt will run into the need to use
loops. Lets say you would want to attach a movieClip to the stage. If its just a few clips it
won't form a problem, but what if you wanted to attach a lot more clips? It would be impossible
to set them up piece by piece. It would take hours of coding the same code over and over again and
that redundancy is something you could really do without, not even talking about the time you are
loosing. This is where loops come into action. We have a few different ones to our d....
Making Interactive Cds With Flash
My second flash tutorial for Beginners (2) Im back again with what i think it would be an interesting tutorial for all of you guys who wants to
take flash out of the web and make really cool interactive CDS. First of all if all of you are
thinking right now: "this dude is wrong for making interactive cds you have to use macromedia
Director", well you are right macromedia director it's used to build interactive cds and dvds
among other things, but you can also make interactive cds with Flash, the thing is: if you want to
make a simple interactive CD you can totally do it with flash, of course Director brings ....
Loading Movies Technique In Flash
(4) What is loading movies technique? Well for example if you are buildin a 7 section website fully
flash animated, the whole site is flash, one option is to make the 7 sections in the same movie, but
the result will be a huge movie, that will take a lot of time to load, and probably the user wont
stay that long to wait. The other option is to make one main movie and 7 other movies one for every
section and then load does movies dinamically into the main movie, in that case the user its gonna
load the main movie and then just load the section hes gonna navigate. Now lets get....
Custom Bbcode Tags In Smf
adding extra tags in a Simple Machines Forum (0) Adding custom BBCodes to your Simple Machines Forum is really very... simple. First, you will need
to download three mods from the package manager. Faster Parsecode, ModSettings Textarea, and of
course Custom BB Code. Once you have those mods set up you will need to go into your admin section
and click on your "Edit Features and Options" link. In the Basic Forum Features section you will now
find a "Custom BB Code tags" box. This box is where you will put your custom codes. You can add as
many as you like, one per line. Let's break down the bits of a simple tag tha....
Tweening In Flash Mx
Simple tutorial for biginners. (10) In this tutorial you will learn how to tween in Flash MX. Motion Tween 1. Create a new
document in flash. Any size will do. 2. Create any shape or object - just not a Flash UI. 3. On
the time line right click on the time when you want it to stop moving. right click on a frame and
click Insert keyframe. 4. Select it, you can use the black picture of a cursor in the toolbox
(Arrow Tool (v)) 5. With the new Keyframe selected move the object where you want it to move it.
6. Select the to keyframes with shift. 7. Right click and press Create Motion Tween. 8. Pr....
Adding Ur Own Files On Send To
Windows xp (0) This tutorial will enable you to add places on the context menu under the Send To option. This is
how u do it. Create a shortcut of the folder you want to add.Cut/Copy the shortcut and go to
C:\Windows\Documents and Settings\Your user\Send To and paste the shorcut
there. You can also rename the shortcut from shortcut to xxxxx to xxxxx Remember Your user stands
for your userid that you have used to login. If you have any probs PM me.....
Making Winrar Archives
and adding password to winrar archives (13) **** This tutorial will show you how to put files into .rar Archive and pass worded (if wanted)
**** What You Will Need Before continuing you will need a couple of thing, first of all you
need WINRAR , which is a very powerful archive manager. It can reduce size for you email
attachments, decompress RAR, ZIP and other types of files downloaded from the internet. You can get
winrar at http://www.rarlabs.com The other thing is that make sure your using Windows XP because
this is what I used to make this tutorial. I think it works with any other windows not....
How To Edit Your "index Page"
Adding new pages? (0) This tutorial was requested by sxyloverboy . Introduction: sxyloverboy has asked me how
to make your navigation bar on him website change to add another page, without having to do it on
every page. Well, I have the answer for you! Beginning Assuming you have a FTP upload
access, you'll be open your file "index.php" -=Example=- Once your "index.php" file is open
press "CRTL+F" (Find) and search for something that looks like this; CODE
<tr> <td class="off" onmouseover=....
Parking Domains
howto on adding a purchased domain to your account here (3) I wrote this tutorial for astahost, but I thought I'd add it here too /smile.gif' border='0'
style='vertical-align:middle' alt='smile.gif' /> QUOTE Since this is something we may encounter
while being hosted here I thought I'd touch the subject /smile.gif' border='0'
style='vertical-align:middle' alt='smile.gif' /> First of all this tutorial/how to is written for
those who have purchased a domain name through a registrar /smile.gif' border='0'
style='vertical-align:middle' alt='smile.gif' /> Depending on how your registrar works, you should
be able ....
Moving And Adding Shortcuts To Your Start Menu
Tutorial for newbies (4) Do you have lots of programs in programs menu? and want a quick click solution?... so you don't
have to chase down the program on the Programs Menu! For the example I'll use Notepad.
Click on start->programs->Accessories and direct to Notepad and hold the left mouse button. Keep
holding it, and move it to the area above the "Programs" and you'll see a dark "bar" appear.
Slide the icon up and down, and the bar moves up and down. Release the mouse button, and the icon is
now on Start Menu. And if you want desktop item to be add on Start Menu, use tutoria....
How To Format Your Flash Disk/ Diskettes
Formatting your flash or diskette (6) Now sometime your flash disk or diskette might have corrupt data, don't worrry just format it.
follow these simple steps: 1. Double click "My Computer" on your desktop. It opens a window with
all the available disks. 2. Right-click, your "Removable Disk" or "3 1/2 Floppy" 3. Then click
"Format" it would bring out a window 4. you can either choose "Quick Format" option to make the
formatting faster. 5. then click the format buttooon. it formats the drive. When it finishes it
show you the "format complete" dialog, click "ok" and it is done. you have a formatted d....
[tutorial] Visual Basic 6
Adding Commas to Large Numbers (0) This isn't a very long tutorial. I get asked this often, so here is the solution. The following
code will return a string containing a number that has commas appropriately placed: Code:
myStringOrProperty = FormatNumber(3587532789053, 0) The second parameter (0) represents how many
decimal places you want the returned number to go out to. Unless your number contains its own
decimal, you probably don't want .00 at the end of every number you have. The above code would
return: 3,587,532,789,053 This should make life easier for many.......
Loadsound Flash Mx
streaming (0) I've asked this question in another section but i figure it belongs here. Would like to know if
it's possible to loop streaming music using loadsound. I've managed to do it by creating a
movie that loops but i was wondering if there was another way? round.trap17.com....
Flash Movie Loads...
(4) Im making a full flash website... For those flash freaks... I used LoadMovieNum to call the a
movie1. And then movie1 has submovie1. Submovie1 has subs too... (e.g.sub1) How can i load sub1
retaining the movie1 & submovie1!? and the is there a way? or is it just one loading of movie at
a time?? =)....
Flash Tutorials
(7) I have been looking for a complete tutorial on how to do flash. I have found a few but they only
teach you how to do 1 or 2 certain things. I need one that shows excatly step by step how do do
everything. If anyone out there knows where to find one like that please let me know. Im not
looking to learn it overnite i am looking for a long term tutorial that i can work at my own pace.
Tahnks in advance!....
Flash / Multimedia
tutorials (1) Building a flash site ---------------------------------------- Kirupa.com - Building a complete
site hyd-designs.com - PHP Nuke and Flash Animating 3D logo with Swift3D
---------------------------------------- http://flashmove.com/fsug/session/s...xpress/demo.htm
Prototypes ---------------------------------------- http://proto.layer51.com/ A huge list of
resources links ---------------------------------------- http://www.stranger.per.sg/ FLASH
TUTORIAL LINKS ---------------------------------------- whatdoiknow.org - Flash Presentatio....
Looking for adding, flash, music, player, home, page, put, song,
|
*RANDOM STUFF*
*SIMILAR VIDEOS*
Searching Video's for adding, flash, music, player, home, page, put, song,
*MORE FROM TRAP17.COM*
|
advertisement
|
|