View Full Version : Banner ad manager in dw?
sykes
April 12th, 2003, 08:00 AM
i've created one of these in fp2000 and now i'm trying to do it in dw3...
can ne1 help?
sykes
April 15th, 2003, 01:12 PM
c'mon, someone help me out, this is killing me
:*(
Mik3
April 15th, 2003, 01:14 PM
I don't know what a benner ad manager is. Why don't you save your fp200 file and open it with dreamweaver?
sykes
April 15th, 2003, 01:20 PM
it's like a slideshow - i'll have a photo in the middle of the page, then 3 seconds later, it'll change to the second. Then 3 seconds after that, the third picture will show up etc...
for my final year project, i have to show what fp2000 and dw3 can do.. so copying and pasting the code is just cheating :bad:
do i have to program myself using java/javascript or somink? :beam:
Mik3
April 15th, 2003, 01:22 PM
ohh yeh. that should be easy to do in javascript. Want me to find a code?
Mik3
April 15th, 2003, 01:29 PM
<HEAD>
<SCRIPT LANGUAGE="JavaScript">
<!-- Begin
redirTime = "15000";
redirURL = "http://RedirectedPage.com/1/";
function redirTimer() { self.setTimeout("self.location.href = redirURL;",redirTime); }
// End -->
</script>
That looks right... Does it work?
Mik3
April 15th, 2003, 01:30 PM
WHy is this in the random section anyways?
sykes
April 15th, 2003, 01:37 PM
fanx for that.... i haven't tried it yet... will in a min...
this is random because people can post whatever they want. :)
Mik3
April 15th, 2003, 01:39 PM
no problem :)
sykes
April 15th, 2003, 01:42 PM
ok... i haven't got the code working too well.... i pasted it after <head, but when i preview, it goes from image 1 to 3 in a flash..
i should tell you i'm not too good with js... :sure:
sykes
April 15th, 2003, 02:11 PM
i know how to do it now...
http://www.macromedia.com/support/dreamweaver/ts/documents/rotating_ad.htm
:love:
Mik3
April 15th, 2003, 03:04 PM
what the...... what the.... what the?????
wow! I didn't know... What?! Dreamweaver has a timeline! I THOUGHT I KNEW EVERYTHING ABOUT IT!!!! ??????
sykes
April 16th, 2003, 05:22 AM
:trout:
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.