The official web hosting company for the BlueVoda Website Builder. You are currently viewing our support forum as a guest which gives you limited (read only) access. By joining our support forum you will be able to ask questions, participate in discussions and receive assistance. Registration is fast and simple. Click Here To Join our support forum today! We look forward to helping you build and publish a fantastic website.
Hi Sharon
In the script you have the lines
messages[0] = new Array('darktower.jpeg','Here is a red balloon on a white background',"#FFFFFF");
messages[1] = new Array('balcony06.jpeg','Here is a duck on a light blue background.',"#DDECFF");
should read
messages[0] = new Array('darktower.jpg','Here is a red balloon on a white background',"#FFFFFF");
messages[1] = new Array('balcony06.jpg','Here is a duck on a light blue background.',"#DDECFF");
by the way most Excellent alien you sent me thank you.
Comment