' ' Copyright (cİ UNext.com LLC (2002). ' This software is the confidential and proprietary information of ' UNext.com LLC. Any use of this software is subject to and limited by the ' terms of the License Agreement among Thomson Learning Inc., UNext Inc. ' and Cardean University LLC, dated March 1, 2002, as amended from time to ' time. ' sub lo_movie_0_ExternalEvent(byVal aCommand) if aCommand = "getParams()" then call getParams() end if end sub