A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Javascript close

Hybrid View

  1. #1
    Good Morning.

    I'm having a problem with my intro/contents. This is the way I have set things up:

    Index.html contains only code that points to another html file and opens it full screen (ie no browser info) I'm using this as my intro. I have included a skip/close button that uses the javascript close method to return back to normal browser mode. Everything works fine, however, I can't figure out how to include in the 'close' code a pass to another URL (ie: when the user clicks skip/close, I want the full screen to return to the main browser, and goto a designated URL) At the moment, when close is pressed, the full screen returns to the main browser window but its at my root domain (index.html)

    Is there syntax I can use in the get Url function that closes the full window and points to another html file at the same time??

    Thanks for your time

    DOA

  2. #2
    Senior Member
    Join Date
    Jun 2000
    Posts
    242
    you could try http://www.javascript.com they have alot of free scripts

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