::[FSdesigners]:: Chat application 2004-04-09 - By raghyr_chick_dsce
Back Hi all
We are designing a chat application.I want to use "Shift" + "Enter" key,to get the cursor in the next line in the input box as in yahoo messenger.
I want to write a action script to get to the next line.
FCChatClass.prototype.newlin = function() { this.message_txt.text=this.message_txt.text + '\n'; };
I have written this function to get the next line in the textbox.I think this is write,i want to know how do i call this function.
Raghavendra
-- ---- ---- ---- ------ Yahoo! Groups Sponsor -- ---- ---- ---- ---~--> Buy Ink Cartridges or Refill Kits for your HP, Epson, Canon or Lexmark Printer at MyInks.com. Free s/h on orders $50 or more to the US & Canada. http://www.c1tracking.com/l.asp?cid=5511 http://us.click.yahoo.com/mOAaAA/3exGAA/qnsNAA/B87qlB/TM -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------~->
Yahoo! Groups Links
<*> To visit your group on the web, go to: http://groups.yahoo.com/group/FSdesigners/
<*> To unsubscribe from this group, send an email to: FSdesigners-unsubscribe@(protected)
<*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
|
|