Hello!
I'm using the following code:
<s:Image width="40" height="40"
click="novoProjecto(event)"
id="novoProj"
buttonMode="true"
source="icons/newProjecto.png"/>
Everything works fine on all browsers, except firefox. The images don't show! They only show if I use Embed...
Anyone having the same issue?
Best regards,
Alexandre
Hello again!
I'm using this code:
<?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"
width="100%" height="100%"
creationComplete="application1_creationCompleteHandler(event)">
<fx:Script>
<![CDATA[
import mx.events.FlexEvent;
protected function application1_creationCompleteHandler(event:FlexEvent):void
]]>
here:
http://www.webqda.com/software/TextFlow.html
It works in "all" browsers except FireFox, so the image is on the server...
Thank you
I don't see an image when I open http://www.webqda.com/software/icons/openProjecto.png in the browser.
-Gaurav
Follow this link:
http://www.webqda.com/software/icons/
click on the openProjecto.png and it shows up ok in any browser...
North America
Europe, Middle East and Africa
Asia Pacific