A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: loadVariables issue?

  1. #1
    mentally unstable member smayer72's Avatar
    Join Date
    Jan 2001
    Posts
    527
    I have a movie which uses the loadVariables method to load a variable from a file on the pc.

    loadVariablesNum ("c:\windows\desktop\var.ini", O);

    For some reason I keep getting an error message saying: Error opening URL "c:\windows\desktop\var.ini"

    Anyone know why this might occur?? I have had this tecnique working in a previous movie I have done. As to why it won't load the variables now I don't know. Help please.

    Scott

  2. #2
    Senior Member
    Join Date
    May 2001
    Posts
    1,838
    loadVariablesNum ("file:///C|/windows/desktop/var.ini", O);


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center