KingCHAD
10-02-2003, 05:39 PM
I have searched all the forums but keep gettin the same reply
i know that you can save and load to a .txt file but can you have a main site were another swf file is loaded into a target then in that movie can you load the .txt
e.g. i have site.swf which has a button in it called diary which loads diary.swf into a target called input then in diary.swf i have this action
loadVariablesNum("text.txt", 0);
loadVariablesNum("text1.txt", 0);
loadVariablesNum("text2.txt", 0);
on the first keyframe then i got three dynamic text fields which load the text from text.txt except it doesn't load the .txt file.
can you do this ??????
i know that you can save and load to a .txt file but can you have a main site were another swf file is loaded into a target then in that movie can you load the .txt
e.g. i have site.swf which has a button in it called diary which loads diary.swf into a target called input then in diary.swf i have this action
loadVariablesNum("text.txt", 0);
loadVariablesNum("text1.txt", 0);
loadVariablesNum("text2.txt", 0);
on the first keyframe then i got three dynamic text fields which load the text from text.txt except it doesn't load the .txt file.
can you do this ??????