For my first Flex project, I'm developing a Flex version of an AS2
project I've done. The client is looking to do an update, and this
seems like a good time to move it to Flex. It has been easy to layout
the interface and wire it up (of course), but I'm not clear on how
best to use the Flex metaphor for the content layout, and am seeking
suggestions, links, or whatever.

Basically, it is training content, and takes the form of a bunch of
"interactive slide pages", with some ancillary functionality already
provided by the rest of the interface.

So, what I'm wondering is how to manage and layout the actual content.
Something like a customized ViewStack for each "chapter"? Some of it
will be linked SWF files, but not all of it, and I'd like to keep
things as easy to work with as possible, since there will be a fair
amount of content. I would think that a single enormous application
file is not a good way to encapsulate things. In Flash, most of these
same things were handled with symbols in the library, and the symbols
were swapped in and out programatically. I'd like to come up with
something which works similarly, or better understand how to make
projects like this in a Flex workflow.

TIA.

-- 
Troy
RPSystems, Ltd.
www.rpsystems.net


--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/flexcoders/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[EMAIL PROTECTED] 
    mailto:[EMAIL PROTECTED]

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 

Reply via email to