Hi all my problem is that when iam trying to publish an flash project
containing a dynamic xml menu as html file ,the menu is not showing although it
is showing in the accompannying swf file,any body knows the problem??
MotionMaker - 17 Apr 2007 21:27 GMT
There is not enough here to know what you are doing.
Flash reads XML fine. You can then use that XML inside of Flash to create
menus (or any UI thing) using Flash objects such as MovieClips and TextFields.
You will not be able to create HTML based menus as Flash does not handle more
than a few HTML tags via the TextField object.