Ask a Question related to Macromedia Flash Actionscript, Design and Development.
-
kit_hoffman #1
textfield._alpha isn't working in flash mx
textfield._alpha isn't working in flash mx. I tried to put the text field into
a movie clip and change the alpha value of it, but that doesn't work either. it
only seems to work with the shapes in the MC, not the text. any ideas on how to
get around this without tweening?
kit_hoffman Guest
-
referencing Flash clips from HTML textField
:confused; OK, I've got externally loaded HTML content loading into a HTML text field. I know the textField can recognise <a> tags to refer... -
display math equation in flash textfield
Hi, I want to display a simple math equation in textfield, how should I do so that it can display y = 1/2 x + 3 as following: 1 y = --- x +... -
Textfield.html = true vs TextField.setTextFormat
H I need to use html textfield to control when the text must change the line (br tag). The problem is that I can't use setTextFormat if I use html... -
_Alpha Help!
Now Ive tried the whole tutorials thing...... And none of them are... good. They just say, Once u've selected the item to be Alpha'ed.... Move the... -
flash help: restrict textfield?
trying to restrict a textfield to only uppercase characters. it also needs to include the @ symbol, plus all numbers so users can enter in an email... -
MyFlashMXIN #2
Re: textfield._alpha isn't working in flash mx
Not for sure, but try giving the textbox an instance name nad calling it that way.
MyFlashMXIN Guest
-
kit_hoffman #3
Re: textfield._alpha isn't working in flash mx
tried that, but it doesn't work either
kit_hoffman Guest
-
Laiverd.COM #4
Re: textfield._alpha isn't working in flash mx
Actually textfield._alpha has never worked. _alpha is a property of the
movieclip class, not of the textfield class. So; put that textfield in a
movieclip and off you go.
John
--
----------------------------------------------------------------------------
-----------
RESOURCES
[url]http://groups.google.com/advanced_group_search?hl=en&as_ugroup=*flash[/url]
----------------------------------------------------------------------------
-----------
TUTORIALS at
[url]www.laiverd.com[/url]
Flash & PHP Emailform
Using textfiles in Flash
----------------------------------------------------------------------------
-----------
Laiverd.COM Guest



Reply With Quote

