ActiveDen

Notes Saver

  • Has been a member for 2-3 years
  • Bought between 50 and 99 items
newglobes says

hi Can I add it to blogger.com?

3 years ago
Author
Sandi Sandi replied

if you plan to use it there. note that this component uses SharedObject to save the notes, its like kookee but for flash. So if you add the new note on it – this new note is yours, other visitors will not see your notes. Notes will be available ONLY from the same computer

3 years ago
  • Has been a member for 3-4 years
  • Bought between 100 and 499 items
SteveDude says
Purchased

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.

3 years ago
  • Has been a member for 3-4 years
  • Bought between 100 and 499 items
SteveDude says
Purchased

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.

3 years ago
  • Has been a member for 3-4 years
  • Bought between 100 and 499 items
geeDee999 says
Purchased

Do you have this for CS3 ?

3 years ago
  • Has been a member for 3-4 years
  • Bought between 100 and 499 items
geeDee999 says
Purchased

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?

3 years ago
  • Has been a member for 2-3 years
  • Bought between 1 and 9 items
spolito says

Hello

If i use this note-save on a company intranet portal, will it save each users notes seperately?

Thank steve

3 years ago
  • Has been a member for 2-3 years
  • Bought between 1 and 9 items
spolito says
Purchased

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.

3 years ago
Author
Sandi Sandi replied

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.

3 years ago
  • Has been a member for 2-3 years
  • Bought between 1 and 9 items
spolito says
Purchased

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

3 years ago
Author
Sandi Sandi replied

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

3 years ago
  • Has been a member for 4-5 years
  • Exclusive Author
  • Bought between 100 and 499 items
infonomics says
Purchased

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.

3 years ago
Author
Sandi Sandi replied

hi infonomics,

yes, it was not a good way to close the notes. Send me an emailand i’ll send you updated version with a nice close button:) ok

3 years ago
  • Has been a member for 4-5 years
  • Bought between 100 and 499 items
BlaZer says
Purchased

Hi Sandi

Please could you urgently email the “close note” version to me.

I would really appreciiate it.

Kind regards BlaZer

2 years ago
  • Has been a member for 4-5 years
  • Bought between 100 and 499 items
  • Argentina
lucasober says
Purchased

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

2 years ago
  • Has been a member for 4-5 years
  • Bought between 100 and 499 items
  • Argentina
lucasober says
Purchased

hi Sandi, how can I clear the sharedobject from the flash file, what is then name of the sharedobject object thanks

2 years ago
Author
Sandi Sandi replied

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

2 years ago
  • Has been a member for 4-5 years
  • Bought between 100 and 499 items
  • Argentina
lucasober says
Purchased

thanks mate!

2 years ago
  • Has been a member for 3-4 years
  • Bought between 100 and 499 items
dlinville says

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.

2 years ago
Author
Sandi Sandi replied

its possible, but i think here, on AD, there are such solutions

2 years ago
  • Has been a member for 3-4 years
  • Bought between 100 and 499 items
orange1406 says
Purchased

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

2 years ago
by
by
by
by
by