Hi,
I downloaded this fla sometime back : http://www.loop08.com/help/textfx.fla
After,
texte[4] = "WWW.VLIGHT.TO";
I would like to put a stop & get url right after the last text. Constant loop of the 5 phrases. just once through and then opens url inside itself .
stop();
getURL("www.abc.com", "_self");
Where do I place it?
Hope somebody can help. Thanks