During an email exchange with someone trying to work from my Tutorials I realized a couple things, neither of which can be dealt with prior to very late tonight, and very possibly tomorrow night.
HTML Source
I included the HTML source in the first tutorial, but have not done that in the others. The 'assumption' is that the HTML is identical, with only the xaml changing, but you know what they say about assumptions :)
So, I will include the complete HTML on the Tutorial pages as well.
Sys.Silverlight.createObjectEx
Depending on how you try to load and run the code, the Sys.Silverlight.createObjectEx call might not like a bare <script> tag.
Once again, this will be changed in the tutorial pages, but if you're having trouble with that, substitute this line in place of the <script>:
<script type="text/javascript">
That should resolve the script issues.
I'll update my pages as soon as I can.
Thanks for the comments!
Silverlight Web Articles I've tagged and My Silverlight Articles and My Silverlight Tutorials
posted @ Tuesday, June 12, 2007 11:28 AM