Help - Search - Members - Calendar
Full Version: picture slideshow
Forums > Resource Center > Support Center > MySpace Support > Myspace Resolved Topics
skatergirl08
can some one please give me the html code to do a picture slideshow and explain how to set the whole thing up thanks a bunch
AngelicEyz00
slide show as in using a marquee?
skatergirl08
yea i don't kno how to do a marquee either
AngelicEyz00
okay. Well, first you would have to upload your pictures to an online host. Try http://www.photobucket.com

Then you would use a code like this.

CODE
<marquee behavior=LEFT>
<img src="HTTP://URL.OF/PIC.JPG">
<img src="HTTP://URL.OF/PIC.JPG">
<img src="HTTP://URL.OF/PIC.JPG">
</marquee>


you can change the "behavior" to left, right, up, down, bounce, etc. And you's replace the HTTP links with your own links to your pictures.
skatergirl08
thanks it works. um how do u get words to move across the screen in a marquee?
Babiexdreamerz
You use that code up there but instead of links you put word.

example:
<marquee behavior=LEFT>Words here</marquee>

& you can change the direction too. Left, right, up down.
xlauren73x
i tried making it go up but when i put UP in the behavior it still goes the same way.. what am i doing wrong?
msclumsieee
you know what i do, i do this:

<marquee DIRECTION="UP">TEXT GOES HERE</marquee>

instead of behavior, i used DIRECTION. try that! It should work.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.