Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

URGENT

Status
Not open for further replies.

nnmmss

Programmer
Joined
Sep 7, 2004
Messages
123
Location
IR
these steps are what ever i have done
1- insert new key frame into my scene
2- type a text like "Top open excel file click here"
3- change it to the symbol
4- insert this code for the symbol
On (Release)
FSCommand ("Exec", "mydoc.bat")
End On


but the batch file doesn't run, or maybe it is better to say fscommand is not working

i am completely new in FLash and dont wanna anything more on it. i just edit a simple thing and that's all.
where is the problem and what should i do to solve it?
 
1. Your application must be inside the subdirectory called "fscommand"
2. You can only use "exec" from a projector

Can you check if you cleared above points?

Kenneth Kawamoto
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top