A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Opeingin Images in IE through MX

  1. #1
    Member
    Join Date
    Aug 2000
    Posts
    44
    Anyone know how to click a button and make an IE window open with an image in it?

    Thanks guys

  2. #2
    Senior Member
    Join Date
    Nov 2001
    Posts
    667
    on (release) {
    getURL("myImage.jpg", "_blank");
    }

  3. #3
    Member
    Join Date
    Aug 2000
    Posts
    44
    I have to send the file by email, so i cannot ask it to bring up an image from the same directory. I have to ask it to bring up an image from the swf/exe file.

    Any suggestions?

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