Skip to main content
Known Participant
November 11, 2006
Question

Flash with frames

  • November 11, 2006
  • 1 reply
  • 203 views
I read a Flash with Frames tutorial and got what i wanted to do, but soon realized there was a problem. The code used only works with Actionscript 1.0. The code is: getURL("page.html","kirupa"); where kirupa is the frame name. In actionscript 2.0, this page opens in a new window. I'm guessing there is a new way to do this in 2.0, any ideas???
This topic has been closed for replies.

1 reply

Inspiring
November 11, 2006
can you be more specific on what you are doing or using the code for?