I can recall sitting in the pew of a Catholic Church as a boy. I had always wondered why it was that, at Communion time, some people remained seated or kneeling in a very prayerful, pious position while others shuffled forward to humbly receive the bread and wine. As time went [...]
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(”$version”) end if VBGetSwfVer = swVersion End Functionfunction FlashRequest() {} function Player_DoFSCommand() {}
 ReplyÂ
 Reply [...]