
Welcome Guest
|
#1
|
|||
|
|||
|
importing components
hello,
i have a movie clip in which resides a label component named buttonText. on the movie clip's first frame i have Actionscript:
import mx.controls.Label;
var buttonText:mx.controls.Label;
buttonText.setStyle('fontFamily', 'Font 1');
buttonText.setStyle('embedFonts', true);
buttonText.setStyle('color', 0xFFFFFF);
buttonText.text = 'news';Quote:
Quote:
Last edited by Isekream : 09-27-2005 at 02:31 PM |
«
Previous Thread
|
Next Thread
»
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Which Components Should Best Work For This | Maniky80 | Flash CS3 / Flash 9 |
2 | 10-26-2008 06:03 AM |
| Skinning 2004 Components : Tutorial | FrozenMedia | Actionscript 2.0 Components |
43 | 12-12-2007 06:41 PM |
| Flash 8 Components Skinning | FlashMove | Actionscript 1 Components |
0 | 02-08-2007 07:21 AM |
| Components...too heavy | Jeehemdee | Flash MX 2004 |
3 | 10-06-2004 10:02 PM |
| how to transfer the components from flash MX to flash MX 2004 Pro?? | firefly | Flash MX 2004 |
3 | 10-09-2003 11:13 PM |





