Frameset flash

  • xicols
  • Born
  • Born
  • No Avatar
  • Joined: Mar 04, 2004
  • Posts: 1
  • Loc: near a hospis!
  • Status: Offline

Post March 4th, 2004, 11:16 am

hi im new to this forum and am having trouble with flash.

i was wondering if it was possible to hyperlink a page in a frameset from a drop down menu that i have made.

can anyone help me out please ^^"
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post March 4th, 2004, 11:16 am

  • lostinbeta
  • Guru
  • Guru
  • User avatar
  • Joined: Jun 26, 2003
  • Posts: 1402
  • Loc: Philadelphia, PA
  • Status: Offline

Post March 9th, 2004, 10:35 pm

You know how to target frames via HTML links right?

It's quite similar in Flash, except instead of A TARGET="targetFrameName" HREF="targetURL" you use the getURL() function.
Code: [ Select ]
getURL("targetURL", "targetFrameName")


Please note the double quotes, this is so Flash can identify these as strings and not variables. If you leave out the quotes Flash will check for an existing variable in ActionScript and if it doesn't exist it will return undefined.

Post Information

  • Total Posts in this topic: 2 posts
  • Users browsing this forum: No registered users and 37 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
cron
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.