Cowon D2 Flash
I have written another little Flash app for my Cowon D2.
If you have a D2 (or a Clix - I’m guessing it will work), then here is my program.
The original problem was getting the D2 to save, which seems to be fixed now in this firmware version (I am using 3.54).
To save some data:
mydata=”Hello World!”;
fscommand2(”SetPersistentData”, “data=” + mydata);
Then to retrieve it:
fscommand2(”GetPersistentData”, “data”);
trace(data);
The larger bulk of the programming for this app was coding the text edit field and getting things like return, backspace, and the cursor keys to work.
If people find my app useful, then I might take the time to add multiple save files. Let me know!
April 12th, 2008 at 5:45 am
Hello, I download the D2 flash pad and IM from Israel.
i need the Letters: ?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?.
I Alredy tried 4 hours to make it In my language and Its dont work.
If you can make for me the Hebrew Letters It will be great!!
Thank you very much,
I need It very much.
Thank you!
April 23rd, 2008 at 6:48 am
yeah im find your app usefull…
please program me that XD
April 23rd, 2008 at 6:49 am
yeah, Im find your app usefull…
please develop to me the program :-)
Thank you
December 29th, 2008 at 2:37 pm
Brilliant little app. I see you haven’t posted to your blog in a long while. If you don’t feel like working on this program anymore, I don’t suppose you’d hand it over to me? I’d like to improve the look and add multi-save. This is just so much easier than making txt files and moving them to the d2.
January 10th, 2009 at 2:54 am
where can i download this flash pad for my cowon d2?
thanks
February 13th, 2009 at 2:49 am
source code?