Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Where can I add a getURL to this? 1

Status
Not open for further replies.

dmacster

Technical User
Joined
Jan 28, 2005
Messages
670
Location
US
The fla source just has an empty movie clip for this. The action source is at one of my earlier posts

I don't know where (or if it is possible) to use this as a link to another page.

Thanks,
donna
 
Yup - that's what I mean. I'll look at that this evening. I haven't looked at it for awhile, but I think I was confused by the naming of multiple clips.

thanks.
donna
 
I finally added this

Code:
container_mc.onPress = function(){
getURL("[URL unfurl="true"]http://capegazette.powweb.com/listings.php",[/URL] "_top");
}

and it works!

See the test here
Thanks again,
Donna
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top