View Single Post
  #2  
Old 03-08-2009, 05:14 PM
DaemonSeid DaemonSeid is offline
GreekChat Member
 
Join Date: May 2007
Location: In a house.
Posts: 9,564
Quote:
Originally Posted by Taualumna View Post
I'm trying to make an embedded .swf file "clickable" to another site. Is it possible to do so without adding a button? Also, how do you know whether a button HAS been added? I've tried using the

on(release){
getURL(_root.clickTag, "_blank");
}

but it isn't working (replacing the _root.clickTag with the URL). Does this mean that no button has been added? The .swf file itself is embedded properly.

Thanks!

C
Best I can do on short notice

http://search.yahoo.com/search?fr=yt...ei=UTF-8&type=
__________________
Law and Order: Gotham - “In the Criminal Justice System of Gotham City the people are represented by three separate, yet equally important groups. The police who investigate crime, the District Attorneys who prosecute the offenders, and the Batman. These are their stories.”
Reply With Quote