PDA

View Full Version : Popup window from a external txt...


wings_of_love
03-04-2006, 07:10 PM
Hello!

I have a dynemic text box that receives a HTML formatted text from an external txt. The text that is in the txt file contains links that should be opened in a popup window. How can I do that? I will finishing this thread saying that I have Flash 8.

Thank you...
WoL

oldnewbie
03-05-2006, 10:28 PM
You need to use an "a href" tag calling an asfunction (defined on the first frame of your movie, not in the text file...), which in turn would open the popup window.

http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_15639