|
From: sanchez.jennifer on 24 Jan 2008 10:15 Hi Im using authorware7 and Im Using the CallSprite Function in two modules like this --Todesnd the record via asp --This will add the URL to the ActiveX control SetSpriteProperty(@"ActiveX2", #URL, ASP_Location) --This will send the URL using the ActiveX control result := CallSprite(IconID@"ActiveX2",#OpenURL) -- to ger user information This will add the URL to the ActiveX control SetSpriteProperty(@"ActiveX", #URL, "http://source.guidant.com/ gdt_serv_cbc/asp/user.asp") --This will send the URL using the ActiveX control result := CallSprite(IconID@"ActiveX",#OpenURL) the Peice works fine in some machines, in most of the machines the piece stop working when its supposed to use the callsprite activeX Method. I think the code is fine because it works fine in some computers. There is a special dll or something that the computer needs? Its looks like some computers have some file missing that support this function. I install the aw web player 2004 and the error ocuurs thanks
From: Jennifer(BSC) on 24 Jan 2008 12:20 On Jan 24, 11:15 am, sanchez.jenni...(a)gmail.com wrote: > Hi > > Im using authorware7 and Im Using the CallSprite Function in two > modules like this > > --Todesnd the record via asp > --This will add the URL to the ActiveX control > SetSpriteProperty(@"ActiveX2", #URL, ASP_Location) > > --This will send the URL using the ActiveX control > result := CallSprite(IconID@"ActiveX2",#OpenURL) > > -- to ger user information > This will add the URL to the ActiveX control > SetSpriteProperty(@"ActiveX", #URL, "http://source.guidant.com/ > gdt_serv_cbc/asp/user.asp") > > --This will send the URL using the ActiveX control > result := CallSprite(IconID@"ActiveX",#OpenURL) > > the Peice works fine in some machines, in most of the machines the > piece stop working when its supposed to use the callsprite activeX > Method. > > I think the code is fine because it works fine in some computers. > There is a special dll or something that the computer needs? > > Its looks like some computers have some file missing that support this > function. > > I install the aw web player 2004 and the error ocuurs > > thanks HELP!!!!!!!
|
Pages: 1 Prev: authorware 5.1 probleme m?moire Next: Authorware, Flash 8 movies, and ActiveX |