View Single Post

  #1 (permalink)  
Old 03-17-2004, 10:04 AM
Seb
Guest
 
Posts: n/a
Default Problem with functions

Hello everyone,

I open a pop-up window with a function from my svg file.Once the window is opened, i select a file name and i would like to call a function from my svg file and put in parameter my selected file. i have tried to call my function with parent.Import('the name of my selected file'); and it is not working. I have tried opener.Import(...), still not working.
Does anyone have an idea?

Thanks in advance.
Reply With Quote