actionscript button open html link _self window


hi, know stupid question i've looked on internet , can't find code button open new link within same window. know how pop-up windows , such can't figure out how open window in self flash. in advance.

_root.geturl(" http://www.google.com") should work.

if under frames can:

_root.geturl("javascript:top.location.href=' http://www.google.com/';return false");


More discussions in ActionScript 1 and 2


adobe

Comments

Popular posts from this blog

CAN'T INSTALL MAMBELFISH 1.5 FROM DIRECTORY - Joomla! Forum - community, help and support

error: expected initializer before 'void'

CPU load monitoring using GPIO and leds - Raspberry Pi Forums