Forum Moderators: open
on (release) {
getURL("http://www.example.com", "_self");
gotoAndStop("we_see");
}
The link takes me to the external site as required but does not load the correct frame. It looks like gotoAndStop function is not being passed on to the external flash site.
Any help with this would be appreciated.
[edited by: encyclo at 1:45 am (utc) on Oct. 3, 2007]
[edit reason] switched to example.com [/edit]