热门标签 | HotTags
当前位置:  开发笔记 > 编程语言 > 正文

如何在另一个中显示一个mxml-howtodisplayonemxmlinanother

Ihaveonemxmlfilethatprocessxml,anddisplaythegraphicsonpanel.Ineedtodisplayfirstmx

I have one mxml file that process xml, and display the graphics on panel. I need to display first mxml in another mxml file, in some area(HBox, VBox, Panel, dont care). How i can do this?

我有一个处理xml的mxml文件,并在面板上显示图形。我需要在另一个mxml文件中显示第一个mxml,在某些区域(HBox,VBox,Panel,不关心)。我怎么能这样做?

1 个解决方案

#1


1  

The question sounds too simple so I am wondering if I missed something? Why not make the first mxml a child inside the HBox/VBox?

这个问题听起来太简单了,所以我想知道我是否错过了什么?为什么不让第一个mxml成为HBox / VBox中的一个孩子?


  
           
  


推荐阅读
author-avatar
hero-laiquwuz_82914c
这个家伙很懒,什么也没留下!
PHP1.CN | 中国最专业的PHP中文社区 | DevBox开发工具箱 | json解析格式化 |PHP资讯 | PHP教程 | 数据库技术 | 服务器技术 | 前端开发技术 | PHP框架 | 开发工具 | 在线工具
Copyright © 1998 - 2020 PHP1.CN. All Rights Reserved | 京公网安备 11010802041100号 | 京ICP备19059560号-4 | PHP1.CN 第一PHP社区 版权所有