hi, ive followed the readme.txt & looked at the sample.fla but still cant seem to get my projecter exe to launch a pdf
in the first frame i have added:
#include "freeMX.as"
for the action button i have:
on (release) {
fmxExec("\Library\readme.pdf"
}
the readme.pdf is in the Library folder (subfolder of the fscommand folder) with the freemx.exe file in the fscommand folder, the freemx.as is in the same folder as the projector folder
i am using mx
any ideas what im doing wrong? probably something really simple ... thanks for ur help
2/ also do u know how to execute the browse command - do i just replace "\Library\readme.pdf" with explorer?
thanks a lot for ur help!
thanks
freakyjas
in the first frame i have added:
#include "freeMX.as"
for the action button i have:
on (release) {
fmxExec("\Library\readme.pdf"
}
the readme.pdf is in the Library folder (subfolder of the fscommand folder) with the freemx.exe file in the fscommand folder, the freemx.as is in the same folder as the projector folder
i am using mx
any ideas what im doing wrong? probably something really simple ... thanks for ur help
2/ also do u know how to execute the browse command - do i just replace "\Library\readme.pdf" with explorer?
thanks a lot for ur help!
thanks
freakyjas