CHanging text state using a button

  • palvin_225
  • Born
  • Born
  • No Avatar
  • Joined: Nov 10, 2004
  • Posts: 3
  • Status: Offline

Post July 6th, 2005, 9:11 am

Hello friends,

I know that in javascript we can use

Document.execCommand("xxx")

Where xxx is the command you want to execute. For example, to set selected text to be bold, you would replace xxx with Bold. To set selected text to italic, replace xxx with Italic.

I want to know how can I do the same thing in flash? I want to make a button by pressing which the text property is changed in a text field and is posted in the same state in the message window.

Thank you.
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post July 6th, 2005, 9:11 am

  • roarmeow
  • Professor
  • Professor
  • User avatar
  • Joined: Oct 12, 2004
  • Posts: 861
  • Loc: BKNY
  • Status: Offline

Post July 6th, 2005, 10:58 am

not sure about what you're asking about in that last part, but...

you need to give your text box an instance name and then you can have your button affect that instance name...

here's a whole bunch of formatting stuff you can use...
AS Dictionary

hope that helps..
  • palvin_225
  • Born
  • Born
  • No Avatar
  • Joined: Nov 10, 2004
  • Posts: 3
  • Status: Offline

Post July 6th, 2005, 11:09 am

I am making an instant messaging window. Right now only send button is functioning and when I click it, the text from _Message instance(Which has Input Text Type) is posted to _display instance(Which had dynamic Text type) field.

What I want to do is to give user an option so that they can change their text to bold state by clicking a button as is done in most of the instant messaging programs.

Thank you
  • Tchuki
  • Mastermind
  • Mastermind
  • No Avatar
  • Joined: Sep 30, 2004
  • Posts: 1774
  • Loc: Edinburgh
  • Status: Offline

Post July 8th, 2005, 1:59 am

http://actionscript-toolbox.com/flashmx_createtext.php

Post Information

  • Total Posts in this topic: 4 posts
  • Users browsing this forum: No registered users and 24 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
cron
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.