I can't explain to you how to make a flash movie. But the overview is this:
Essentially you need to make a .swf file with Adobe Flash. You would create your dynamic links in there as well, then export it into your pages using dreamweaver or you would have to look up online to get the proper <embed> tag syntax to stick it in your page.
THere are alot of other ways to make rotating banners too. If you also mean banners that change each page LOAD thats actually easier and can be used with the random number generator of VBscript, and just have each number equal a different banner image, and load that image.
If you want the banner to rotate without reloading the page (with rotating links as well) then flash is your only option I think for custom graphics atleast.
Hi
Look at This My Classified System
I want Ad Number 1 Comes And Take Ad Number 2's place And Ad Number 2 Comes And Take Ad Number 1's place.
Thank you
Hi
Look at This My Classified System
I want Ad Number 1 Comes And Take Ad Number 2's place And Ad Number 2 Comes And Take Ad Number 1's place.
Thank you
OK. This looks like a large source package like dotnetnuke or joomla. So you would have to determine how the banners are populated from a database or setting in the code.
Once you have that you can set up a loop as I was describing earlier that just provides a random banner on each page load.
Again if you want the banner to rotate without a new page load, then you need to create something in Flash or Ajax and embed that in the place where the banner should be.
Comment