PDA

View Full Version : Complex interactive content in Flex?



zakoue
March 2nd, 2009, 04:10 AM
Hey all,

I'm a seasoned Flash developer and have just recently switched to Flex, but so far I've been having a hard time with creating the right kind of components. For instance, in Flash if I wanted to add a complex interactive menu, I would have a menu clip in the library, then export it for ActionScript, assign a class to it and add it to stage. How would I do something like this in Flex? It seems all I can do is expand the UI Components, and none of them is really suitable for what I want to do. Is there a way to create a movie clip in Flash and use it in a Flex project?

enriirne
March 2nd, 2009, 06:34 AM
I read somewhere that there is an adobe plugin for flexbuilder that let you import stuff created on flash authoring. Is this what you are looking for?

Enri

zakoue
March 2nd, 2009, 07:04 AM
Something like that could work, thanks for the tip. :)