A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: closing fullscreen browser window

  1. #1
    Junior Member
    Join Date
    Mar 2000
    Posts
    2

    Question

    Im making a flash site to appear in the browser window fullscreen, with no menu. I'm having trouble making a button within the flash site close the window. can someone help me?

  2. #2
    Information Architect Subway's Avatar
    Join Date
    Feb 2000
    Location
    Switzerland
    Posts
    4,779

    Post

    Type this in the GetUrl field: JavaScript:self.close();


    <EMBED src="/cgi-bin/ubb/Members/sigs/00000019.swf" quality=high WIDTH=360 HEIGHT=40 TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"> </EMBED>

  3. #3
    Senior Member
    Join Date
    Mar 2000
    Posts
    457

    Wink

    this is about fullscreen opener
    the easiest way is to just copy and past from sites that allready invented the wheel instead of reinventing it on your own
    for example visit my under construcrion site at: http://www.cybertage.ic24.net/flash/default.htm
    look at the source code and adjust it for your own site :-) also don't forget to make a close window button because they can't close it whith the cross button of the browser. Once again you could take the source code of my (under construction) page: http://www.cybertage.ic24.net/flash/close.htm
    copy that to your own close.htm and put the action get url = close.htm in your flash site close button :-) good luck with it. I learned this from GrandmasterFlash also a member of the flashkit site. It helped me and it should help you too. Bye for now
    Michel Staal
    ICQ: 14898533
    and if you don't want to cut and paste you could always write it yourselve. Use this as an example then :-)

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