I work at a local newspaper which is beginning to host news videos with their editorials. The videos are being called in with iframes, the videos are on html pages in a sub folder.
we want to begin putting commercials in the beginning of the videos
THIS IS THE TRICKY PART
We want commercial A to play on news video A on Html A, once Html "A" page has hit 1000 page loads, we would like to disable html A and begin loading html B which will play another video, once this hits 1000 page loads we would like to disable video B and load C and so forth
is there a javascript that can disable a page and load another, maybe in conjunction with an xml list.
Please keep in mind that it is all called into one iframe, wich will relay all these changes.
Please help, thanks!![]()



Reply With Quote


Bookmarks