menononnet 0 Newbie Poster

The Necessity of Ad Rotator is to show the banner ads in random order, the displayed banner ad can change whenever the page reloads.With this SWFRotator Component You can Show your (.swf) random ads.

Now you can easily embed your flash (swf) using adrotator in asp.net 2.0… The idea is very simple I’m giving you the free component that i have developed for my project and the sample files. If you have any suggestion please feel free to write comment

Create a database for swf rotator to store the image details. here we are using ms access as datasource for adrotator, even you can use xml as datasource.
Methods You can show the ads…

1. Create database fields for

* AlternateText - Text to display
* ImageUrl - URL of Image/Flash File
* NavigateUrl - Page to Navigate when the adrotator control is clicked

You can find the Adrotator at http://menononnet.wordpress.com/2008/01/22/aspnet-swf-adrotator/