however, we were talking about xml for ui, and i can't see any
problems with that - if used intelligently of course.

recently I'm working on a visual-CMS system which client can drag-n-drop elements on stage to arrange the layout(a banquet design app), then i convert it to xml.

during runtime, these sets of xmls were sent to flash player and parsed to generate the layout (along with css settings), that's when i hit the wall by letting player to handle 3-5 xml sets the same time, it's also the time i started thinking maybe i should generate these pre-designed layout on server (using swfmill maybe ? or some other 3rd party .net to swf tools) so i don't have to do it in player.

is it possible to generate and pre-cache those swf from xmls on server side then just send swfs to client players ?

_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to