-
Help! Opening a Blank Page on (release)
Basically, I have a piece of code which goes:
on (release) {
track.link="link=7&";
track.goTo="http://www.templatekit.com/cm/cs?pagename=ex/Href&urlname=ex/cc/privacysecurity";
track.play();
}
I want to add to the expression the ability to pop-open a new window in the track.goTo= section...
How do I get the "target=_blank" added to the above... I'm breaking it left and right it seems.
Thoughts?
-
where is the getURL code?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|