A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: Flash menu with html frames

  1. #1
    Junior Member
    Join Date
    Sep 2002
    Posts
    23

    Flash menu with html frames

    I'm trying to use a flash menu in an html site. The flash movie is in a frame on the left side. When I click the buttons, I'd like them to perform an action - "Get URL" and open it in the right frame of the html document. I can only get it to open in the left frame. Is there a way to control which frame the url is opened in from the flash menu?
    thanks for any help.

    powersolo
    thanks a million!

  2. #2
    Junior Member
    Join Date
    Sep 2002
    Posts
    23

    Thanks!

    Thanks for all your help!
    thanks a million!

  3. #3
    Junior Member
    Join Date
    May 2004
    Location
    New York
    Posts
    2
    Yes you need to use the exact name of the frame that you want the new page to open in.

    The name used must be the exact name of the frame that you want the page to open in. This is place in the target box there you would type the name of the frame.

    Also make sure you use the exact path to the html page for the GetURL.

    Hope this helps

    Have a great day

  4. #4
    Junior Member
    Join Date
    Sep 2002
    Posts
    23
    Thanks

    djdaddy! Yes that helped!
    thanks a million!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center