Ask a Question related to Macromedia Flash Actionscript, Design and Development.
-
shahgillani #1
Dynamic Text Formating ???
Hi everyone!
I have created a dynamic text field all by code.
LISTING:
_root.createTextField("mytext", 1, 50, 50, 200, 100);
mytext.text = "Dynamic Text has been created.";
Who do I format my Dynamic Text. For example changing font Face, Size, Color
etc.
I shall be grateful.
Thanx
shahgillani
shahgillani Guest
-
Javascript errors when formating text and images inContribute CS3
I'm using Contribute CS3 on Vista, I insert an image inside a paragraph tag with text then align the image ie the source code looks like this:... -
Formating superscript text
I have users who need to format text with the sup tag. I have already added a new button in both Toolbard/cctoolbars.xml and Strings/cctoolbars.xml.... -
Formating text within the reportbuilder Expressions
I am creating an expression within the report builder that contains static text and dynamic text, I am trying to bold certain parts of the... -
formating text
hi OldCFer do you might have an example of this replace function? how do you find the "breaks" if there is no break tag? thanks chris -
Office Web Components - Text Formating
Using the Office XP Web Components in an ASPX page, the following code creates a simple two cell spreadsheet and saves it to disk. So far so good.... -
Peter Blumenthal #2
Re: Dynamic Text Formating ???
Take a look at the TextFormat() object in the AS dict.
}`¬P
--
---------------------------------------
[url]http://www.phageinteractive.com[/url]
PhageInteractive Ltd.
remove mm_ to mail
---------------------------------------
'I wish we lived in a world where it was possible to be religious and think
at the same time.' - Jonh Graves
Peter Blumenthal Guest



Reply With Quote

