hi Can I add it to blogger.com?
This is a cool idea. To bad it’s a compiled component so you can’t edit the look of the note or add you own close button. I would of given it a much better rating, if I had the full code so I could of learned something from it.
Still don’t know what you mean by “drop out”. The notes don’t go away seems like no matter what I do. I drag towards the border and drop and the note still remains.
Do you have this for CS3 ?
It does work in CS. Now how do I edit so when it lauches there are “NO” notes on the page until they click the pencil to add one?
Hello
If i use this note-save on a company intranet portal, will it save each users notes seperately?
Thank steve
I am not a Flash developer. It appears that the example version does not allow someone to delete old notes.
Can you please add a version that works for us “non Flash” folks. I’d like to just use this out of the box with out doing any programming.
Just checked it again, all youneed to do is drag and drop component to your stage.
to add new note from AS, without doubleclick:
var note1:Object = {x:50, y:40, width:120, height:120, text:”Im a new note.”};
myNotes.addNote(note1);
To delete existing note – drop it out of the stage – just like in example above.
Sorry Sandi
I guess I am dense. In your example above (on this page) there is no way to delete notes.
I can see that you have written “drag them off the stage” many times. It’s like shouting at a deaf person.
And I am the deaf person.
When I drag them, they simply stay on the edge of the screen. They do not drop of any stage or disspapear.
I have tried this on 2 machine, both have the same behavior.
Thanks for your help.
Steve
write me email from here http://activeden.net/user/Sandi just addet “close” button (to keep everything simple:)) + color picker option. I will sent it to you.
To all: please drop me a line with request for new/improved version
Sandi,
I could not resist the temptation. The following paste appears in your own help document that comes with your Note Saver file:
To remove the note – drag and drop it toward the application edge. Yet, you advise above: not “drag out”, but “drop out”.
If you drag something with your mouse, you are obliged to release it, which is a phenomenon generally referred to as dropping; hence, the term ‘drag and drop’. It seems that you have contradicted your own self.
Hi Sandi
Please could you urgently email the “close note” version to me.
I would really appreciiate it.
Kind regards BlaZer
hello everyone i had the same problem as everyone, when I test the movie in flash I get hte notes I thought I had deleted I found a way around, publish the html file as well an test on browser the notes wont appear to renew clear the cache cheers great file
I want to change the note style to a cartoon style baloon, is it possible to customize the note form? thanks lucas
hi Sandi, how can I clear the sharedobject from the flash file, what is then name of the sharedobject object thanks
hi,
about the shape: its not really customizable, sorry, it was one of my first components and i didnt think a lot about customization that time.
about shared object: you can delete it from flash using following code ( replace quote signs below with standard quotes)
var my_so:SharedObject = SharedObject.getLocal(“noteManagerKookie”); my_so.clear();
and last: if you like i can send you updated version with “close” button
thanks mate!
Hi Sandi, What do you think about the idea of making the “edit” function password protected somehow…so that website owners can use this feature to update sections of their site. And visitors can view…but not edit.
Hi Sandi, How are you? Fine, i hope. How can i send you a email for having the AS3 ’ version of Notes Saver? Friendly to you

25 Purchases
35 Comments