a slide show, is it possible to make one? |
a slide show, is it possible to make one? |
![]()
Post
#1
|
|
![]() ...HaWyNgUrLiE... ![]() ![]() ![]() Group: Member Posts: 60 Joined: Apr 2004 Member No: 10,630 ![]() |
i wanted to make a slide show of my friend and i was wondering if it's possible, i think i saw it somewherez but im too busy to look, im kinda in a rush so can u email me if it is possible?
|
|
|
![]() |
![]()
Post
#2
|
|
AmyLeeRoxMyWorld ![]() ![]() ![]() Group: Member Posts: 92 Joined: Aug 2004 Member No: 44,051 ![]() |
I find that this code is better than a slideshow... just put in the URL of your image! If You Need More Images Just Copy the "<IMG src="URL">" and paste more of them!
CODE <!-- begin code provided by createblog.com -->
<marquee scrollAmount= "5" onMouseover="this.scrollAmount=1" onMouseout="this.scrollAmount=5" onMouseDown="this.scrollAmount=5" onMouseUp="this.scrollAmount=5"> <IMG src="URL"> <IMG src="URL"> <IMG src="URL"> <IMG src="URL"> </marquee> <!-- end code provided by createblog.com --> |
|
|
![]() ![]() |