A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Help with getting windows explorer to open

Threaded View

  1. #1
    Junior Member
    Join Date
    Dec 2006
    Posts
    2

    Help with getting windows explorer to open

    First of all, yes, I read the "please read this before posting" and I have tried exactly what it says and gone through other post and tried to figure it out also. Ok now for the problem. I am creating a application that auto runs when the CD is put in. That is working great no problems at all. I would love to have a button that when you click on it, it opens windows explorer to a certain folder. When I try the code posted which is:
    drv = _url.substr(8,1);
    getURL(drv + ":");
    Firefox tries to open up the folder and displays it as folder only in a web browser as html. I think there is a way of doing it because I've seen other flash apps do it before. Any help would be greatly appreciated.
    Last edited by pitchinnate; 12-01-2006 at 11:33 AM. Reason: typo

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