Hello there!

Great effort guys, you're almost there. :-)
I have two issues here:

1.- The flash ad shows up and works great. Problem is it's redirect isn't working. If you pass the mouse over the ad, it doesn't become clickable. Naturally, I did put the url in it's field.

2.- In a banner, how do I get the ads to show up inline instead of stacked? I managed to get it right with image ads, but with flash ads I just don't get it. Any advice?

Warm regards from sunny México!
:-)
José

Comments

chriscohen’s picture

Priority: Critical » Normal
Status: Active » Closed (fixed)

Thanks for the kind words, José. Despite you having placed the URL in the correct field, you also need to set up your Flash banner to accept a clickTag parameter. I'm not a Flash designer myself, but there should be plenty about this on Google.

Your question regarding stacking is more to do with design rather than the ad_flash module itself. Perhaps you can have a look at your CSS to see if it is responsible for the problem.

pepemty’s picture

Thank you Chris!

Just found that this is an issue that has been going on for some time now! LOL!

But I guess I know what has to be done: Change the flash ad template accordingly, and have those darn ad made again. :-)

Now, let's go after that stacking issue ;-)

Regards!
José

pepemty’s picture

And the answer to my stacking issue is:

.flash-advertisement {
	display: block;
	float: left;
	padding: 3px;
}

Warm regards! :-)
José

chriscohen’s picture

José, I'm glad you got this sorted. Thanks for coming back and posting the solution.

pepemty’s picture

Chris,
Being a non-coder, who benefits from all the hard work you and all developers do, it's the very least thing I can do.

Thanks again!
Warm regards,
José