WEBSITE CONTENT

im looking into putting a image on my home page when i do this i would like it to change can any one tell me how it works i think it has something to do with a programe like fireworks

any help would be great
If you have to ask that question.. "i think it has something to do with fireworks" then im sorry to say, you have a load more to learn before you can even dream of sucsessfully adding a rotating image script to a page
 
you have a few options scripts, flash, Image ready, fireworks theres also probably some free software out there that will do the job.
 
Plenty of information on how to do this on google. Try a search for 'Dynamic HTML image rotation', it gives lots of links and useful info. Here's one that looks OK...

http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm

Good luck with figuring out how to do this - ignore those who criticise you for wanting to try it, I hope you manage to get something working.
 
hello im a web designer..

it could be done either as php so it can change every time you refresh, javascript so its timed and changes every 2-3 second for example... or it could be a animation gif done in fireworks.
 
hello im a web designer..

it could be done either as php so it can change every time you refresh, javascript so its timed and changes every 2-3 second for example... or it could be a animation gif done in fireworks.

tryed java script but struggling a bit i know you have to send the image to the file that will be published on the net when you upload i have also changed the text labeled .gif to my gif image and it showing white at the moment
 
tryed java script but struggling a bit i know you have to send the image to the file that will be published on the net when you upload i have also changed the text labeled .gif to my gif image and it showing white at the moment

What are you struggling with? Post your javascript if you like, stick it in
Code:
 tags.
 
<p><script language="JavaScript1.2">

/***********************************************
* Flexi Slideshow- © Dynamic Drive (www.dynamicdrive.com)
* This notice must stay intact for use
* Visit http://www.dynamicdrive.com/ for full source code
***********************************************/

var variableslide=new Array()

//variableslide[x]=["path to image", "OPTIONAL link for image", "OPTIONAL text description (supports HTML tags)"]

variableslide[0]=['docks-003.gif', '', '']
variableslide[1]=['docks-044.gif', 'http://www.space.com', 'Has aliens landed on earth? You decide.']
variableslide[2]=['docks-067.gif', '', '']

//configure the below 3 variables to set the dimension/background color of the slideshow

var slidewidth='130px' //set to width of LARGEST image in your slideshow
var slideheight='120px' //set to height of LARGEST iamge in your slideshow, plus any text description
var slidebgcolor='#F3F3F3'

//configure the below variable to determine the delay between image rotations (in miliseconds)
var slidedelay=3000

////Do not edit pass this line////////////////

var ie=document.all
var dom=document.getElementById

for (i=0;i<variableslide.length;i++){
var cacheimage=new Image()
cacheimage.src=variableslide[0]
}

var currentslide=0

function rotateimages(){
contentcontainer='<center>'
if (variableslide[currentslide][1]!="")
contentcontainer+='<a href="'+variableslide[currentslide][1]+'">'
contentcontainer+='<img src="'+variableslide[currentslide][0]+'" border="0" vspace="3">'
if (variableslide[currentslide][1]!="")
contentcontainer+='</a>'
contentcontainer+='</center>'
if (variableslide[currentslide][2]!="")
contentcontainer+=variableslide[currentslide][2]

if (document.layers){
crossrotateobj.document.write(contentcontainer)
crossrotateobj.document.close()
}
else if (ie||dom)
crossrotateobj.innerHTML=contentcontainer
if (currentslide==variableslide.length-1) currentslide=0
else currentslide++
setTimeout("rotateimages()",slidedelay)
}

if (ie||dom)
document.write('<div id="slidedom" style="width:'+slidewidth+';height:'+slideheight+'; background-color:'+slidebgcolor+'"></div>')

function start_slider(){
crossrotateobj=dom? document.getElementById("slidedom") : ie? document.all.slidedom : document.slidensmain.document.slidenssub
if (document.layers)
document.slidensmain.visibility="show"
rotateimages()
}

if (ie||dom)
start_slider()
else if (document.layers)
window.onload=start_slider

</script>

<ilayer id="slidensmain" width=&{slidewidth}; height=&{slideheight}; bgColor=&{slidebgcolor}; visibility=hide><layer id="slidenssub" width=&{slidewidth}; left=0 top=0></layer></ilayer>

<p align="center"><font face="Arial" size="-2">Free DHTML scripts provided by<br>
<a href="http://www.dynamicdrive.com">Dynamic Drive</a></font></p>&nbsp;</p>
 
everything in red is what i have changed except the comma thing at the top all i have done is replace the code and no luck at all

im normally ok with html but this one has got me i did one earlier from photobucket code and sort of worked this is just blank white images and yes the images are in the same folder for the link side of things
 
have just worked out image size needs to be 130 pixels by looks of it so resized these are really small and realized they were in the incorrect folder so sorted that out now but still doesnt look correct

can any one else also answer what format does it need to be saved in ie the actuall site homepage i know index is the correct name

just reloaded it now and its up and running jsut to show everyone what i mean about the slideshow

www.hull-photography.com
 
I don't know what you've done, but Safari warns me that your site is a suspected malware site :thinking:

Just so you know.
 
It should be 'HAVE aliens landed on earth'
 
Safari, Macafee, firefox, can list a site for ages after the malware has been cleaned off. I know this, the Lencarta site we developed is flagged as a problem by macafee, when we moved it to another server, and created new code from the ground up. Al you can do is appeal to whoever is blacklisting you, explaining a cleanup job has been done

Before that you MUST know it is clean
 
having looked at the warning message.. I can give you some advice...

You need some professional help now

Sorry mate
 
can you forward me the message of the issue in a pm as im going to go to him and try to get him to sort it out

the issue is that your site has been flagged as a problem by either firefox, macafee, AVG or google. This relates to a visit made by any of the above a few days ago.

you need to

1. understand what the issue is
2. resolve it
3. secure the site properly
4. contact all of the above when the work is done
5. tough it out, as it can take weeks and months before you roll of the "bad list"

You may even need to consider a different domain for a while
 
ok quick update the server guy has done scans on the server and no issues at all he belives it may be a coding problem with my old site that has caused it to conflict with a virus programme and thus causing the issue he belives one of the recent updates has caused this
 
Doesn't work here....

Reported Attack Site!













This web site at www.hull-photography.com has been reported as an attack site and has been blocked based on your security preferences.










Attack sites try to install programs that steal private information, use your computer to attack others, or damage your system.

Some attack sites intentionally distribute harmful software, but many are compromised without the knowledge or permission of their owners.
 
What is the current listing status for hull-photography.com?

Site is listed as suspicious - visiting this website may harm your computer.

Part of this site was listed for suspicious activity 1 time(s) over the past 90 days.

What happened when Google visited this site?

Of the 2 pages that we tested on the site over the past 90 days, 2 page(s) resulted in malicious software being downloaded and installed without user consent. The last time that Google visited this site was on 2009-04-02, and the last time that suspicious content was found on this site was on 2009-04-02.

Malicious software includes 1 scripting exploit(s). Successful infection resulted in an average of 1 new process(es) on the target machine.

Malicious software is hosted on 3 domain(s), including 94.247.2.0/, gogo2me.net/, letomerin.cn/.

2 domain(s) appear to be functioning as intermediaries for distributing malware to visitors of this site, including clarafin.info/, gogo2me.net/.

This site was hosted on 1 network(s) including AS32613 (IWEB).
 
Doesn't work here....

Reported Attack site



This web site at www.hull-photography.com has been reported as an attack site and has been blocked based on your security preference
Attack sites try to install programs that steal private information, use your computer to attack others, or damage your system.

Some attack sites intentionally distribute harmful software, but many are compromised without the knowledge or permission of their owners.


where is this information from i would like a link to where you can get this info from so i can sort it out from the person i get the hosting off and for future purpose aswell
 
I was going to offer to write you a little script but I think you have more to worry about now than your slideshow :LOL:
 
Back
Top