me.jpg

Extra Worm

Home
About Me
Favorite Links
Contact Me
Extra Worm
Xurvhei
vocabulary

Display my extra bulate files

friends
tropa.jpg
this poto is in vacation in laguna last month may pasok ako yun

on the left rod,em,val,and aura the only girl
check them on friendster; the.creech@lycos.com,
wala akong friendster pero myspace
add ninyo ako
Here is I displayed my uploaded html that my teacher wants to see
 

html journal

INFATUATION IS ALWAYS THERE
i understand
What you're trying to say
no need to say it
i am leaving
But don't walk away
just stay right there i'll fall.
And i'll just look at you
I'll just look at you
I don't know why
i always feel like this
it's hard to breathe
When you're around
Your big blue eyes
Are drowning me to sleep
The space is tearing me i'll stay, please stay words are not important
Smiles are all i need from you
the yearning, it's getting stronger im dumb.
i hope you like me too
You're two tables away
You could see me mezmerised
I want to talk to you but im so scared
Before i never cared,
infatuation's never there
But now it's killing me i really hate myself
 
<ASX version="3.0">
                                    <title>FreeCodeSource.com Video Playlist</title>
                                    <Entry>
                                    <title>SONG NAME HERE</title>
                                    <author>ARTIST HERE</author>
                                    <Ref href="VIDEO URL HERE" />
                                    </Entry>
                                    <Entry>
                                    <title>SONG NAME HERE</title>
                                    <author>ARTIST HERE</author>
                                    <Ref href="VIDEO URL HERE" />
                                    </Entry>
                                    <Entry>
                                    <title>SONG NAME HERE</title>
                                    <author>ARTIST HERE</author>
                                    <Ref href="VIDEO URL HERE" />
                                    </Entry>
                                    <Entry>
                                    <title>SONG NAME HERE</title>
                                    <author>ARTIST HERE</author>
                                    <Ref href="VIDEO URL HERE" />
                                    </Entry>
                                    <Entry>
                                    <title>SONG NAME HERE</title>
                                        <author>ARTIST HERE</author>
                                        <Ref href="VIDEO URL HERE" />
                                      </Entry>
                                    </ASX>
 

3. Replace SONG NAME HERE with the name of the song.
4. Replace ARTIST HERE with the artist of the song.
5. Replace VIDEO URL HERE with the URL to the video you want. You can get this URL by right click on the video while it is playing, click Properties, then copy the Location URL.

<Entry>
<title>SONG NAME HERE</title>
<author>ARTIST HERE</author>
<Ref href="VIDEO URL HERE" />
</Entry>

6. Once you have all the videos you want:
a. Click Save As
b. Where it says "Save as Type" click the drop down and change it to ALL FILES!
c. and save the file as Playlist.asx.
7. Now, upload the Playlist.asx to a host such as Ripway.com, or your own personal host.
8. Once you have your URL address to your Playlist.asx, use this code to place the player on your page.

 

BE SURE TO REPLACE THE URL TO PLAYLIST!
(The URL should look something like this - http://www.ripway.com/984345/Playlist.asx)

Use The Next Button To Navigate Through The Videos -
<div id=vpdiv><a href='http://www.freecodesource.com/Video_Playlist.htm'><embed name="RAOCXplayer" src="http://www.url_to_playlist.com/Playlist.asx" type="application/x-mplayer2" showstatusbar="1" autosize="1" loop="true" displaysize="0" pluginspage="http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/" height="300" width="300"></embed></div><p>Video Playlist Provided By FreeCodeSource.com</a>

 

9. Your Video Playlist is now ready to be placed onto your page!

music player
 

1. Download the Player and Playlist HERE

2. Extract the Files Using Either Your System Extracter, Or WinZip

3. Open Up Playlist.xml With Notepad.

4. Find the Songs You Want On ExploSeek or Any Other Search Engine. You Can Also Host Your Own Music On Your Own Server.

5. Take the URL in Which the Song You Want PLAYS From, and Replace where it Says Song Link Here.mp3

*Be Sure To Change The Artist and Song Name Too*

6. If You Wish To Add More than 3 Songs Add

<song path="Song Link Here.mp3" title="Artist - Track name" />
BEFORE the </songs>


7. Once You Are Done Putting All The Songs You Want on Your Playlist, Save the File.

8. Create a Free Web Hosting Account (if you don't have one already) with a site such as Ripway.

9. Upload Both Player.swf and Playlist.xml to your Web Hosting Account.

10. Once uploaded, you will need to put the URL to your player.swf through TinyURL. So if the URL to your player.swf is http://www.ripway.com/12345/player.swf, once you put it through TinyURL it will become something like http://tinyurl.com/f5k8. Keep your playlist.xml URL the same.

11. Insert The URLs To The Player/Playlist in the Code Below.

<embed src="http://TINYURL_TO_SWF" menu="false" quality="high" width="300" height="320" name="index" allowScriptAccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" flashvars="playList=http://URL_TO_PLAYLIST/playlist.xml&ShowPlaylist=1&ShowEQ=1&firstTrack=1&initVol=50" wmode="transparent" border="0" / >

*Bolded Values Can Be Changed To Fit Your Needs*

12. Copy Your Final Code and Place it Where HTML is Accepted.

 

copyright 2005 all rights reserved.