I need to know how to load a pdf document from within flash. Using Flash Mx
I have tried using a batch file which i know works but for some reason flash will never execute it. The command i have used is
On (Release){
FSCommand ("EXEC", "launcher.bat"
;
}
But it doesnt work, IS it because Flash Mx doesnt support it?
Should i try another version?
I have tried using a batch file which i know works but for some reason flash will never execute it. The command i have used is
On (Release){
FSCommand ("EXEC", "launcher.bat"
}
But it doesnt work, IS it because Flash Mx doesnt support it?
Should i try another version?