Language: ChineseGermanSpanishFrenchDutchItalianRussian
123 Flash Chat Forums

Go Back   TOPCMM Community > SWFKit > SWFKit Support

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-21-2003, 04:50 PM
Junior Member
 
Join Date: May 2003
Posts: 2
Default how can i open a shotcut in a folder of windows?

:-/

Hello to everybody., i'm newest in ffish and I don't know how open a shortcut from ffish script, i've tried to use:

Shell.open

and shortcut method but i don't know how it runs.

can you help me? thanks

Elyon
Reply With Quote
  #2 (permalink)  
Old 05-22-2003, 08:41 AM
Senior Member
 
Join Date: Dec 2002
Posts: 2,015
Default Re: how can i open a shotcut in a folder of window

Hi

Code:
Shell.open("mylnk.lnk");
or

Code:
var s = new Shortcut("mylnk.lnk");
Shell.run(s.targetPath + " " + s.arguments);
;
Reply With Quote
  #3 (permalink)  
Old 05-23-2003, 10:21 AM
Junior Member
 
Join Date: May 2003
Posts: 2
Default Re: how can i open a shotcut in a folder of window

:-/
Hello!

Thanks for your answer but really I don't know how do it

I'm triying to put on a button in a flash movie so that I can open a shortcut to a file, for example ,a file made in power point, but instead of opening the file I want to open its shortcut directly.

Do you now how I can do it? thanks again for all.

I have seen that sometimes you've mailed examples of what people have asked you. Could you do the same for me,please?

Reply With Quote
Reply

Was this information helpful?    Yes No



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 05:42 AM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.