View Single Post
  #18 (permalink)  
Old 01-28-2008, 06:25 PM
telamon telamon is offline
Junior Member
 
Join Date: Jan 2008
Posts: 2
telamon is on a distinguished road (10)
Yea, for some reason my ad space did not fill up with just those changes. I did, however, find another post by Jon8RFC (can't find it again though for some reason or I'd link it), which said to change something in the bl.js file. I tried that as well, and it didn't work either, but I changed something a few lines down that looked like it affected it and it worked.

It was:
C:\Program Files\AIM6\services\imApp\your_version\content\bl\ bl.js
Search for: scene.getBoxById("adContainer").collapsed
The first one that comes up is the one I used, then I set value collapsed=true (it was false).

There are several more instances of scene.getBoxById("adContainer").collapsed after that, but they were all already set to true.

My aim is version 6.5.9.1

I hope this wasn't too confusing and that it maybe helps someone. Thank you again Jon for the changes.
Reply With Quote