Ask a Question related to Macromedia Flex General Discussion, Design and Development.
-
taiq #1
error: unable to resolve '/images/datepicker.png' for transcoding
hi,
i have been trying to embed an image to flex, and it is giving me the
following error.
"unable to resolve '/images/datepicker.png' for transcoding"
I searched some sites but they recommened to put '/' before the
directory. i used that also
but the same result.
have any one got a solution to this??
regards
taiq
taiq Guest
-
Error: unable to resolve '/images/title.png' fortranscoding
Error: Error: unable to resolve '/images/title.png' for transcoding Code: private var title:Class; In FB3, I get this error when building. ... -
[FLEX 2.0 SDK] error compile: Unable to resolve a class for factoryClass
hi guys, i can't compile mxml with flex 2.0 sdk this is the output : "C:\Program Files\Adobe\Flex2SDK\bin\mxmlc.exe" "prova.mxml"... -
how to resolve delegate error message
how do I resolve delegate error message ?? ====== erorr message ====== Compiler Error Message: BC30408: Method 'Public Sub... -
Xerces Panic Error Could not load a transcoding service
My new Photoshop Elements 2.0 apparently installed OK. When I try to run the program, a pop up appears with a "Xerces Panic Error", "Could not load a... -
Unable to resolve address with ping -a
I am unable to resolve computer names with ping -a. I have my dns set up correctly and my server is set up correctly. -
bharat.sekhar@gmail.com #2
Re: error: unable to resolve '/images/datepicker.png' for transcoding
On Sep 27, 10:24 am, taiq <internicn...@gmail.com> wrote:
Hi Taiq,> hi,
> i have been trying to embed an image to flex, and it is giving me the
> following error.
>
> "unable to resolve '/images/datepicker.png' for transcoding"
>
> I searched some sites but they recommened to put '/' before the
> directory. i used that also
> but the same result.
> have any one got a solution to this??
> regards
> taiq
Even i got the same error, first i placed the image files in bin
folder of the application. I got the same error. To resolve that i
placed the image files in the folder where application's mxml file is
there. Problem solved. Hope, it solves ur problem too.
Thanks & regards,
P. Bharat Sekhar.
bharat.sekhar@gmail.com Guest
-
budhaBud #3
Re: error: unable to resolve '/images/datepicker.png' for transcoding
thanks a lot! u save my time!!! /../path ! cool!
budhaBud Guest
-
Rajesh #4
Re: error: unable to resolve '/images/datepicker.png' for transcoding
Yeah for me also it has worked , but I want to why it worked.
For me if I go to design mode these errors were thrown, I've used "/../path" it worked , but after this I again tried to open in design mode again same errors came, Now I deleted /../ it worked .
I want to know what is happening , Can any one plz explain....Rajesh Guest
-
aneesh vijendran #5
Re: error: unable to resolve '/images/datepicker.png' for transcoding
I found a workaround for this problem. It could be the underlying JDK problem
http://mytechieblog.blogspot.com/2011/06/error-unable-to-transcode-assetsxyzpng.html
Cheers
Aneeshaneesh vijendran Guest



Reply With Quote

