A Flash Developer Resource Site

Results 1 to 11 of 11

Thread: Where the tut for a Chromless window?

  1. #1
    Guest
    Join Date
    Jan 2001
    Location
    Timeline,Frame No.260
    Posts
    1,365
    duh....some one gave me a link to a tut to how to make a chromless window......but i have misplaced it...
    please throw it in again ,....thanks



  2. #2
    Bamboozled snoop_doug's Avatar
    Join Date
    Apr 2001
    Posts
    1,278
    not sure this is the one you were given but its from actionscripts.org http://www.actionscripts.org/tutoria...ow/index.shtml

  3. #3
    Guest
    Join Date
    Jan 2001
    Location
    Timeline,Frame No.260
    Posts
    1,365
    thanks....have u used it personally? or ne one? if so...
    i would like to know how professional is it to use a chromless window?, cuz with me...it takes a few seconds to open ( it takes a few secs, and the browsers blinks too...)
    so is it pro or not?
    and is there a way to specify that on which part of the screen it appears...like we do in usual pop windows...?

    thanks..



  4. #4

  5. #5
    ------------ gazday's Avatar
    Join Date
    Aug 2000
    Location
    Location: Location
    Posts
    167

    http://www.microbians.com

    The original, and still the best...
    http://www.microbians.com

  6. #6
    ------------ gazday's Avatar
    Join Date
    Aug 2000
    Location
    Location: Location
    Posts
    167

    Re: http://www.microbians.com

    Originally posted by gazday
    The original, and still the best...
    http://www.microbians.com
    I used it on http://www.junction7.com and amended the code slightly to make the window size always 90% of the screen resolution. Professional / unprofessional is a matter of personal opinion. I like it.

  7. #7
    Junior Member
    Join Date
    Feb 2002
    Posts
    17

    ? re: chromeless window...

    If I have an html page (that has a .swf embedded) and the user clicks the swf and it loads the chromeless page, is there a way to have the 'original' html page redirect itself to a 'thank you' page or something?

    I tried to give it the meta tag that would redirect it to the thanks_for_visiting.html, but it did not work, which I found kinda odd!?!

    I just think it would be cool to do, so when they hit an 'enter' page and use the chromeless, a thank you page loads in the background. It could even have 'credits'

    Anyone know how in the world this is done??

  8. #8
    ------------ gazday's Avatar
    Join Date
    Aug 2000
    Location
    Location: Location
    Posts
    167

    Re: ? re: chromeless window...

    Originally posted by vamano
    If I have an html page (that has a .swf embedded) and the user clicks the swf and it loads the chromeless page, is there a way to have the 'original' html page redirect itself to a 'thank you' page or something?

    I tried to give it the meta tag that would redirect it to the thanks_for_visiting.html, but it did not work, which I found kinda odd!?!

    I just think it would be cool to do, so when they hit an 'enter' page and use the chromeless, a thank you page loads in the background. It could even have 'credits'

    Anyone know how in the world this is done??
    Use the chromeless Javascript files and this code for the link:

    <a href="thanks.html" onclick="win01=openIT('main.html', 790, 405, null, null, 'win01');"target="_self" >click here to open chromeless window and redirect to thanks page</a>

    Go to http://www.junction7.com to see it working

  9. #9
    Guest
    Join Date
    Jan 2001
    Location
    Timeline,Frame No.260
    Posts
    1,365

    Re: http://www.microbians.com

    Originally posted by gazday
    The original, and still the best...
    http://www.microbians.com

    how come the title bar of the mr.chromless is down?? means then u can put it side ways too?.....and for this site cant get the javascrpt too?....copy rights i guess?
    but how do u put the title bar down?, i found that i can put images in there....but now how to put it down

  10. #10
    supervillain gerbick's Avatar
    Join Date
    Jul 2000
    Location
    undecided.
    Posts
    18,986
    mustafa... you know, I've been wondering how to get the buttons at the bottom myself.

    but, I played with Chromeless for all of 30 minutes. I guess I'll play around with it some more.

    or wait for somebody to answer your question

  11. #11
    Guest
    Join Date
    Jan 2001
    Location
    Timeline,Frame No.260
    Posts
    1,365
    Originally posted by gerbick
    mustafa... you know, I've been wondering how to get the buttons at the bottom myself.

    but, I played with Chromeless for all of 30 minutes. I guess I'll play around with it some more.

    or wait for somebody to answer your question
    ..........probably there is something in the .JS file to be changed/modified?, i havent looked in to the JS file....just played with the simple Javascript which is in the html...code ...i'll to try to figure somethin

    gd'luck

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