I believe that using the nifty functions like request.inhead.swfObject=1
runs afoul of the objectbroker webskin cache.
 
Specifically, the content put in the HEAD by _farcryOnRequestEnd.cfm is not
cached.
 
So imagine a page that:
1) has an ad rule that sets request.inhead.swfObject=1
2) uses a webskin that is cached in the objectbroker
 
The first time I visit the page everything is great and my flash objects
show up because swfObject.js is put in the head. 
The next time I visit the (now cached) page -- no flash, because swfObject
is not in the head.
 
Can someone confirm this? Can objectbroker be modified to cache what
_farcryOnRequestEnd adds via cfhtmlhead?
 
Derek

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to