Hi!
I’m developing CMS for one client. It will be a Flash panel with text and photo uploading over PHP to XML. I would also like to make it possible to put links on marked words in text and than change this word to bold or underlined.
For example:
Step 1.
Write text into input box: “Word1 word2 word3 word4.”
Step 2.
Chose/mark “word3” with the mouse.
Step 3.
Write a link “http://www…” in another/link input box.
Step 4.
Click “O.K.” button to add link to “word3” and “word3” changes to bold or underline.
Does anyone know how to do that or know any related tutorials?