victorscy / asb-myads

Automatically exported from code.google.com/p/asb-myads
0 stars 0 forks source link

Ads does not show after back button #4

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a "flash" banner, and show on a "demo" page, and a sub page
2. Go to demopage, and watch Ad, the go to subpage
3. Go back to "demo" page, with back button

What is the expected output? What do you see instead?
Expected: Demo page to show ad after back button.
No ad is shown.

Ola

Original issue reported on code.google.com by Ola.Gje...@gmail.com on 28 Feb 2011 at 12:58

GoogleCodeExporter commented 8 years ago
I found a solution:
Turn off "Dont show this banner on same page". Then it works !

Original comment by Ola.Gje...@gmail.com on 28 Feb 2011 at 1:18

GoogleCodeExporter commented 8 years ago
Please note: 
the "Dont show this banner on same page" feature works properly only when the 
ad tag is loaded with a web page (from a web host, not file system). In other 
words:
http://localhost/adtag.html - is good
file:///C:/adtag.html - is bad

You can uncheck this check box for testing from local file system.

Original comment by adserver...@gmail.com on 30 Mar 2011 at 12:36