Hi Guys, I have been playing around with making a splash screen/loader for my Silverlight applications, but I am running into a few problems. It only works half the time.
Here is how I have done it. Created my application. Created another project with for my splash screen. Taken the .xap and .dll files from the splash and added it into my main application output folder. And in the HTML I have added, <param name="splashscreensource" value="loader.xap"/> And in the AppManifest.xaml I have added, <AssemblyPart x:Name="loader" Source="loader.dll" /> It works sometimes, but most of the time is just crashes my FF or IE. Any ideas why this is happening? Thanks Alex Knight Designer :: OBJECTIFY SERVICES. t 03 5440 6666 f 03 5444 4865 e [EMAIL PROTECTED] w www.objectify.com.au <http://www.objectify.com.au/> abn 19 128 714 974 DISCLAIMER: This email and any files transmitted with it are intended for the named recipient/s only. The information contained in this message may be confidential, legally privileged and copyright work. Please do not copy or forward this email unless you have the express permission of the sender to do so. If you have received this email in error, please notify the sender immediately by return email and delete this message. Objectify Services Pty. Ltd. does not warrant or guarantee that this email or any files transmitted with it are free of errors, viruses or interference, or have been received in the form sent. The recipient assumes all responsibilities for any consequences resulting from any use of this email or any files transmitted with it. ------------------------------------------------------------------- OzSilverlight.com - to unsubscribe from this list, send a message back to the list with 'unsubscribe' as the subject. Powered by mailenable.com - List managed by www.readify.net
