|
« Objects button »
Objects / browser
browser
browser(objnum,coord,option)
creates a browser object
Parameters
| objnum | object number |
| coord | column, row, width, height comma or @am delimited. If grid is used then column and row are not specified and width is optional. |
| option | options comma or @am delimited |
Options
| disable | disabled |
| hide | invisible |
| off | disabled |
| sizing CODE [base.objnum] | sizing specification (see sizing) |
Events
| OnLinkOpen | A link has been openned
Data: dt<1> - url |
Functions
| delobj | deletes object |
| do | executes an additional action |
| getdt | returns additional data |
| goback | returns to the previous link in the browser object |
| modify | modifies object's properties |
| openlink | opens a link in the browser object |
| setfocus | sets focus to an object |
Using FlashGUI
« Objects button »
|