| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|||||||
![]() |
|
|
Thread Tools | Rate Thread | Display Modes |
|
|
#1 |
|
Registered User
Join Date: May 2006
Posts: 16
|
Code:
lv= new LoadVars ();
lv.a =1;
lv.sendAndLoad("writeToFile.txt", lv,"POST");
Error opening URL "file:///D|/Flash%20Lite%202.0/writeToFile.txt" |
|
|
|
|
|
#2 |
|
Asleep At The Keyboard
Join Date: Jun 2004
Location: Toronto, Canada
Posts: 2,523
|
and do you have a text file in that location named writeToFile.txt?
it doesn't create a text file for you, it just writes to it. |
|
|
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: May 2006
Posts: 16
|
yes I do.
|
|
|
|
|
|
#4 |
|
Asleep At The Keyboard
Join Date: Jun 2004
Location: Toronto, Canada
Posts: 2,523
|
and its in the Flash Lite 2.0 directory, and its allowed to be written and executed? That error means that it cannot find the file, plain and simple. So double check the name and location.
|
|
|
|
|
|
#5 |
|
Registered User
Join Date: May 2006
Posts: 16
|
every thin is okay with the file name and directory.
|
|
|
|
|
|
#6 |
|
Asleep At The Keyboard
Join Date: Jun 2004
Location: Toronto, Canada
Posts: 2,523
|
well i dont know then.
that error clearly states that it cannot find the file. Perhaps you should try moving it to the same folder as the .swf and just reference it by the filename and not the path and filename. hth, mcm |
|
|
|
|
|
#7 |
|
Registered User
Join Date: May 2006
Posts: 16
|
I tried to move the fla and the txt file to D:\
but still nothing is written to the file can you think of any other way. |
|
|
|
|
|
#8 |
|
Asleep At The Keyboard
Join Date: Jun 2004
Location: Toronto, Canada
Posts: 2,523
|
can you post an example?
did you try using "GET" instead of "POST" |
|
|
|
|
|
#9 |
|
Registered User
Join Date: May 2006
Posts: 16
|
try it in your PC and see.
|
|
|
|
|
|
#10 |
|
Asleep At The Keyboard
Join Date: Jun 2004
Location: Toronto, Canada
Posts: 2,523
|
is that a smart ass response?
this is free advice dude, if you dont want my help you dont need it. |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|