4 replies [Last post]
rolandk's picture
Offline
Joined: 02/06/2008
Juice: 240
Was this information Helpful?

Has anyone been able to devise a Flash Ad rotator similar to the sample found here:
http://www.cppowermods.com/Demos/FlashAd/Scripts/default.asp

Would love to see this as a mod. Would be great to advertise products on your storefront.

Also check out the admin side here
http://www.cppowermods.com/Demos/FlashAd/admin/logon.asp

Another working example to see it in action
http://www.templatekit.com/tstore/product_info.php?products_id=258

kulvik's picture
Offline
Uber DonorBug FinderEarly adopter... addicted to alphas.Cool profile pic award.Internationalizationizer
Joined: 08/14/2007
Juice: 336
Re: Flash Ad rotator

This shouldn't be too much work implementing. It's simply a matter of:
1) Adding a CCK field per product that can contain the banner image.
2) Setting up a simple query and output the small amount of HTML required for the flash to read and display the product data.

This would be something general for Drupal, not necessarily custom for just übercart.

If you don't have the skill to make this yourself I would recommend that you put a bounty out there. I strongly doubt that this is someting the core Übercart team is willing to implement at this time Smiling

Have a nice day.

Best regards,
Thomas Kulvik

Ny Media AS
www.nymedia.no
+47 4000 7955

rolandk's picture
Offline
Joined: 02/06/2008
Juice: 240
Re: Re: Flash Ad rotator

I was thinking more of displaying & rotating products for sale on ubercart.

I have put the word out at drupal but no interest so far.

kulvik's picture
Offline
Uber DonorBug FinderEarly adopter... addicted to alphas.Cool profile pic award.Internationalizationizer
Joined: 08/14/2007
Juice: 336
Re: Re: Re: Flash Ad rotator

Yeah, I know that you want to use is specifically with übercart, but since products are regular nodes like everythin else i Drupal it would be easier to team up with someone else who needs this if you can search the entire drupal community instead of just the übercart forums Eye-wink

Best regards,
Thomas Kulvik

Ny Media AS
www.nymedia.no
+47 4000 7955

sefol's picture
Offline
Joined: 09/24/2010
Juice: 3
Flash Rotator

We recently developed a views style plugin for drupal that probably does what you want. It is programmed in the way kulvik describes. You can get it here. The Project is called "flashcarousel". It displays rotating pictures in 3D.