Advanced Forum Search Results
-
how was this resolved?
-
Here's what I am running into. I am trying to host the DeepZoomOutput project on SLS.
(1) In my zip, I have the following:
(a) DeepZoomOutput.xap (contains the manifest and dll)
(b) GeneratedImages folder (contains the deepzoom xmls and actual images)
(c) DeepZoomOutput.html
(2) Uploaded my zip on SLS and gave it an application ...
-
Thanks MMY. That's a good thought about uploading one zip file. Would you be able to share your source for uploading folders to SLS?
Also, is there a way to view what's in our SLS space in an explorer-type view??
-
Thanks MMY
So you have the deepzoom images within the xap file?? Wouldn't that be a heavy xap file??Wouldn't the whole xap file need to download before the application can begin??
What I was running into was this:
I created a zip with the following structure:
(1) GeneratedImages (deepzoom created images that's part of the original ...
-
almighty frogs :)
i'd like to know if there are any best practices around how deepzoom image files must be uploaded for streaming.
should the zip file contain
(a) the following structure:
- dll file
- manifest file
- images directory (containing the deepzoom directory stucture for images)
(b) or the following structure:
- xap ...
-
how are you accessing your images? are they under the "generated images" folder in silverlight streaming or individual files?
-
Thanks Simbu. Makes sense. I am looking at hosting my images at http://streaming.live.com. Any gotchas I would need to know about?? Any code snippets?
Thanks again,
Kevin.
-
I was looking into storing my deepzoom images on skydrive. Is it possible to store the deepzoom images at a totally different location?? How do I go about this?? I tried pointing deepzoom to the new dzc_output.xml and metadata.xml and ended up with the classic ImageError.
-
when the mouse is over a border, i'd like to be able to change the cursor to show a "hand" instead of the pointer. is this supported in silverlight??
-