<div class="gmail_quote">On Wed, Aug 26, 2009 at 8:51 AM, Kenny Riddile <span dir="ltr"><<a href="mailto:kfriddile@yahoo.com">kfriddile@yahoo.com</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"> Are you prefixing stream_offset with the appropriate namespace? �Since you put the class in the global namespace, you would need to do this where the example does not.</blockquote><div><br></div><div>Yes, I adjusted the scope resolution as necessary. However, that is why the errors above appear. If I remove scope resolution on stream_offset it fails differently.</div> <div><br></div><div>However, I used the version from the actual source file (i.e. not the one embedded in the HTML) and it works. It is a bit different, too. Not sure what the problem was. However, I no longer need this class anymore as I have decided to use a different solution.</div> <div><br></div><div>Thanks for the help Kenny.�</div></div>