Mashup image loading issues
-
Saturday, April 12, 2008 11:21 AM
Ok - I'm trying to get a corousal going in Popfly - and I have 2 questions:
-
The first question is how to consistantly get the images to load. I have linked the images in the corousal to valid images on my web server, but they do not consistantly display (either in the preview panel or linked...)
- The console gives the a message calling the addimage function as it is supposed to, and then seems to hit an erorr:
-
ImageError 4001:AG_E_NETWORK_ERRORElement Name: Image ... (retry with proxy)
-
-
It then hits a second error:
-
ImageError 4001:AG_E_NETWORK_ERROR Element Name: CarouselItem_ID_Image Image
-
-
It sometimes loads after this, and sometimes not...
- The console gives the a message calling the addimage function as it is supposed to, and then seems to hit an erorr:
-
The second question is if there is a way to hide the Popfly 'duck' that displays on the top right of the Mashup? - Prehaps I need to pay a fee to do this or something?
Thanks in advance...
--Mark
-
All Replies
-
Sunday, April 20, 2008 10:48 PMOwner1) What's the format for the images? Silverlight doesn't support some formats (such as gif) so when Silverlight hits an issue we then try to fetch the image and convert it to png which Silverlight works with (that's the retry message you see). What's the url for the project and i can take a look.
2) You can hide the duck by using .content instead of .small

