Question
_blank
With this line of script
onClipEvent (load) {
url=_root.url28;
}
&url28=http://www.msn.com - this is the page to be displayed
What needs to be done to redirect the URL to blank?
Please email any help to kevin@act-li.com. Thanks.
onClipEvent (load) {
url=_root.url28;
}
&url28=http://www.msn.com - this is the page to be displayed
What needs to be done to redirect the URL to blank?
Please email any help to kevin@act-li.com. Thanks.