Re: Flash UI Components
[email protected] (Wolfgang Hamann) Thu, 6 Nov 2003 20:27:58 +0100 (CET)
| Newsgroups | gmane.comp.web.ming.general |
|---|---|
| Message-ID | <wolfgang-1031106202758.A1115735@loopback> |
Hi Tobi,
if someone volunteers in converting the user interface things into ming scripts :)
Wolfgang
>> Hi,
>>
>> is it possible to use the FLAH UI Components from FLASH MX?
>>
>> example:
>> this.createEmptyMovieClip("container_mc", 10);
>> container_mc.attachMovie("FComboBoxSymbol", "new_FComboBoxSymbol", 10);
>>
>> Tobi
>>