RE: [flexcoders] MovieClip and Flex question

2005-04-27 Thread Abdul Qabiz
April 27, 2005 11:42 PM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] MovieClip and Flex question > I'm new at using movieclips with Flex, so if I may ask a basic > question please. > > I'm trying to make a movieclip appear in my flex application, but for >

RE: [flexcoders] MovieClip and Flex question

2005-04-27 Thread Roger Gonzalez
> I'm new at using movieclips with Flex, so if I may ask a basic > question please. > > I'm trying to make a movieclip appear in my flex application, but for > some reason, it's not working. Here is my code in the "initialize" > handler of my flex app: > > var mcSplash = new MovieClip(

[flexcoders] MovieClip and Flex question

2005-04-27 Thread pilby1
I'm new at using movieclips with Flex, so if I may ask a basic question please. I'm trying to make a movieclip appear in my flex application, but for some reason, it's not working. Here is my code in the "initialize" handler of my flex app: var mcSplash = new MovieClip();