|
-
December 4th, 2009, 10:04 AM
#1
prevent Silverlight app from loading until clicking
I made some Silverlight apps parts of my aspx webpage, I am looking for a way to prevent them from loading when the page loaded and they should start to load when user click on them (behavior like Flash in some site)
Anyone can help ?
-
December 15th, 2009, 04:07 PM
#2
Re: prevent Silverlight app from loading until clicking
I would try to use AJAX to load an HTML page that has the silverlight object embedded into it into an iframe. If you're app is hosted on Windows Server 2008 you can use the AJAX libraries that are a part of the server to do this.
Hope this helps,
Larry D
MSAE
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|