| View previous topic :: View next topic |
| Author |
Message |
TimeSurfer Newbie
Joined: 01 Aug 2002 Posts: 12
|
Posted: Sat Jun 17, 2006 7:10 pm Post subject: Browser Element Not Working? |
|
|
Has Anyone ever had any problems with VDS 5's broswer dialog element? I mean im tryin to make my own browser using the browser element and everything works fine in the dialog testing (dialog designer) but when i go to actually code and test it. it gives me an error invalid parameter to command in line 17
here is line 17
| Code: | | DIALOG ADD,BROWSER,BROWSER1,41,2,928,500,http://www.google.com |
_________________ T-i-m-e-S-u-r-f-e-r |
|
| Back to top |
|
 |
Aslan Valued Contributor


Joined: 31 May 2001 Posts: 589 Location: Memphis, TN USA
|
Posted: Sat Jun 17, 2006 10:33 pm Post subject: |
|
|
Did you declare the Browser extention at the beginning of your script?
| Code: | external vdsbrw50.dll
#define command,browser
#define function,browser |
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|