A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Launch a Projector

  1. #1
    Member
    Join Date
    Jul 2002
    Posts
    32

    Launch a Projector

    Hello,

    This may be a Newbie question but I thought I'd start here...

    Is it possible to launch a Flash projector from within another Flash projector? I need the original window to stay open so the new projector would need to open on top. I have both Flash 5 and MX2004.

    Thanks for any help,


    Aarg

  2. #2
    Registered User Bzdero's Avatar
    Join Date
    Feb 2001
    Location
    Split, Croatia
    Posts
    488
    Yes, it is. You just need to create subdirectory called "fscommand", and put this code on your button: //on (release) {
    fscommand("exec", "run.exe");
    }// Change run.exe with name of your projector.

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