flex中s:Image的路径问题,为什么我的程序一运行起来图片就不显示呢?代码如下。
<?xmlversion="1.0"encoding="utf-8"?><s:Applicationxmlns:fx="http://ns.adobe.com/mxml/...
<?xml version="1.0" encoding="utf-8"?>
<s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
xmlns:s="library://ns.adobe.com/flex/spark"
xmlns:mx="library://ns.adobe.com/flex/mx" minWidth="955" minHeight="600">
<fx:Declarations>
<!-- 将非可视元素(例如服务、值对象)放在此处 -->
</fx:Declarations>
<s:Scroller width="100%" height="100%" interactionMode="touch">
<s:Group>
<s:Image source="images/Hydrangeas.jpg" />(我的图片就放在src下的images文件里)
</s:Group>
</s:Scroller>
</s:Application> 展开
<s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
xmlns:s="library://ns.adobe.com/flex/spark"
xmlns:mx="library://ns.adobe.com/flex/mx" minWidth="955" minHeight="600">
<fx:Declarations>
<!-- 将非可视元素(例如服务、值对象)放在此处 -->
</fx:Declarations>
<s:Scroller width="100%" height="100%" interactionMode="touch">
<s:Group>
<s:Image source="images/Hydrangeas.jpg" />(我的图片就放在src下的images文件里)
</s:Group>
</s:Scroller>
</s:Application> 展开
1个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询