I'm creating a website that uses php to randomly load a different .swf every time the site loads. each .swf will have a different design, but the same content. to achieve this, i'm using dynamic text boxes linked to .txt files to load the same text in each .swf
my problem here is that i want to have links within the dynamic text that open in popup windows with set sizes. i've had success with the simple target=_blank, but not with anything more complex than that. i have no way to attach actionscript to the dynamic text links, and i can't get javascript to work nomatter what script i use.
ANY HELP APPRECIATED!!!
POP-UP LINK IN DYNAMIC TEXT (FLASH)
Page 1 of 11 Replies - 6204 Views - Last Post: 18 July 2006 - 07:03 PM
Replies To: POP-UP LINK IN DYNAMIC TEXT (FLASH)
#2
Re: POP-UP LINK IN DYNAMIC TEXT (FLASH)
Posted 18 July 2006 - 07:03 PM
NEVERMIND
success
success
<a
href="java script:window.open('http://www.WHATEVER.com','whatever','width=600,height=500');void(0);">LINK HERE</a>
This post has been edited by pioSko: 19 July 2006 - 12:16 AM
Page 1 of 1
|
|

New Topic/Question
Reply


MultiQuote



|