|
|||
|
***import SWFKit.*;
***var basePath = Global.getAppDir() + "\\"; 1. doesn't work // var path = basePath+"path1\\path2\\path3\\"+_root.language+"\ \"+"a.pdf"; 2.works var path = basePath+"path1\\a.pdf"; Shell.open(path); i am tring to open a pdf file but it works only from path1 , if i add more depth to the path it doesn't work. where can be the problem? |
|
|||
|
seems i have been working to hard yestreday
, i allready traced the path from flash and it was ok (or at least i thought so)But now in the morning with clear eyes i saw MY MISTAKE . i put path3 in front of path2 i had a wrong path :'( Thanks for the help. You reminded me to check the path again. |
![]() |
Was this information helpful? Yes No
| Thread Tools | |
| Display Modes | |
|
|