garethashton
Programmer
Does anyone know all the properties that will work with the geturl function in Flash 5?
For example, the script:
geturl ("index.htm", "new"
will open the index.htm page in a new window, the "new" property is not one of the options from the drop down for properties, but it still works. Flash provides _self, _blank, _parent, and _top but why not new?
I'm wondering if there are other properties that will work too such as those that set the hieght, width, scroll etc.
Does anyone know of such properties and how to use them in the script??
-Gareth
For example, the script:
geturl ("index.htm", "new"
will open the index.htm page in a new window, the "new" property is not one of the options from the drop down for properties, but it still works. Flash provides _self, _blank, _parent, and _top but why not new?
I'm wondering if there are other properties that will work too such as those that set the hieght, width, scroll etc.
Does anyone know of such properties and how to use them in the script??
-Gareth