A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Help?!?

  1. #1
    Senior Member
    Join Date
    Oct 2002
    Location
    louisiana
    Posts
    252

    Help?!?

    How do I open sized html windows. By clicking a flash button. Like at 2advanced's update archive. I can't figure this out please help. - dm

  2. #2
    Flash maniac katiyuki's Avatar
    Join Date
    Sep 2000
    Location
    San Francisco
    Posts
    382
    hi,

    i dont know what 2advanced update archive htmls look like, but to open up a html window from within flash....:

    on (release) {

    getURL("javascript:\"yourpage.html\",\"Windowname\ ",\"width=aNumber,height=aNumber\");
    }

    kat
    back to flashing...woohoo!

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