Archive for April 27th, 2007

Now, why are we doing this?

Not long ago, author Frank Viola asked me if I’d ever read his book
“Pagan Christianity.” Well, I just did and, mercy! What an eye-opener!
I had the privilege of attending two of Viola’s sessions at a conference
last Labor Day weekend. A woman there who had read the book
quipped, “After I read it, [...]

Can you help?

Function VBGetSwfVer(i) on error resume next Dim swControl, swVersion swVersion = 0 set swControl = CreateObject(”ShockwaveFlash.ShockwaveFlash.” + CStr(i)) if (IsObject(swControl)) then swVersion = swControl.GetVariable(”") end if VBGetSwfVer = swVersion End Function function FlashRequest() {} function Player_DoFSCommand() {}
 

 
 

 

 
 

[...]