A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: New HTML ?

  1. #1
    Member
    Join Date
    Apr 2002
    Posts
    60

    New HTML ?

    Added this script to my HTML
    I took out the <>

    SCRIPT LANGUAGE="javascript"
    !--
    window.moveTo(0,0);
    window.resizeTo(window.screen.availWidth, window.screen.availHeight);
    //--
    /SCRIPT
    it works great but I would like get rid of the scollbars , how would I go about this .
    Thanks for your time and help
    Last edited by spermpit; 01-31-2004 at 08:16 PM.

  2. #2
    Banned
    Join Date
    Apr 2001
    Location
    Montréal, Québec.
    Posts
    25,397
    You can't without opening a new popup with only the features you want!

  3. #3
    Member
    Join Date
    Apr 2002
    Posts
    60
    Man that sucks
    Well thanks for your time and help

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