A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Simple Window?

  1. #1
    Senior Member
    Join Date
    Jul 2004
    Posts
    105

    Simple Window?

    I would like to know how to gid rid of all the crap around a window. And if someone could tell me what I do to make the code stand out more like in other posts. < code > < / code > <<<--- Like that??


    on (release){
    getURL("mailto.html","_new");
    }


    How do I make the new window, not have buttons, address bars, or anything like that. I wanna have just a plain window pull up.

    Thank you.
    Last edited by prches; 10-26-2004 at 11:11 PM.

  2. #2
    Banned
    Join Date
    Apr 2001
    Location
    Montréal, Québec.
    Posts
    25,397
    You would use [ as] & [ /as] with no spaces after the first "[".

    You have to open a new popup for that, with only the features you want or don't want...

    The easiest (all contained within the Flash movie) is...

    http://www.flash-db.com/PopUp/

  3. #3
    Senior Member
    Join Date
    Jul 2004
    Posts
    105
    Thanks, this works great...

    /cheer

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