A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: separate frame

  1. #1
    Junior Member
    Join Date
    Feb 2002
    Posts
    24

    separate frame

    If I want to open my flash in a separate frame, how can I do that? In the end it should look like this:


    http://www.hugoboss.com

    (choose the language and then the site appears)

    Also: how can I take away the menu list of the internet browser?

    Thanks and br,
    Patrice
    ps

  2. #2
    Senior Member pellepiano's Avatar
    Join Date
    Feb 2000
    Location
    Stockholm, Sweden
    Posts
    15,151
    You put this on the button that should open a new window.

    Get URL ("javascript:window.open('http://www.mysite.com/image1.html','newwindow','width=420,height=420,top =0,left=0'); void(0);")

    -Pelle Piano
    // Image Gallery
    www.studiobild.com
    // Photo Blog
    http://talesofthepixel.blogspot.com

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