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() [...]
At the end of January, a conference was held in Dallas, Texas at the Doubletree Hotel. Very classy! I’ve been producing events for years and this one, it appeared, was going to be easy. It was also going to be the “Real Deal” - as good a conference as I’ve ever been associated with. [...]
I wanted to look at three more writer/practitioners on the subject of discipleship. This is a continuation of my last post. I am not suggesting that anyone has “the definitive way to do it” (as if there is such an animal), but I am stimulated by reflecting on the different perspectives.
David Garrison
Garrison, author [...]
Anouther Outreach Opportunity for YOU! Â Inbox
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 [...]