There's a test page of what I'm working on here:
http://www.myspace.com/mikerowsoft
If you notice on the left-hand side, there are four buttons that say
"message me"
"add me"
"my pictures"
"rate profile"
These are buttons that have actions applied to them to open the links assigned to them.
on (release) {
getURL("http://collect.myspace.com/index.cfm?fuseaction=invite.addfriend_verify&friendID=23222946","_self");
}
The above snippet is th action assigned to the buttons. Now using Internet Explorer 6 they work just fine. (There may be a problem with IE7, but I'm not sure.) And in Firefox 2 they fail to open at all.
Any help would be appreciated. Thanks in advance.

New Topic/Question
Reply



MultiQuote




|