John, I know you were probably looking for a simple yes/no question here, but SWFObject is just some javascript code. There is no licensing agreement (that I'm aware of) that would prevent you from using it in multiple places. Since it's just code (basically a text file) that you are downloading via <script> tags, it can be hosted anywhere.
Some people prefer to use google's hosted libraries because google probably has better web service than you do. :) However, some people get really antsy about hosting their code anywhere but their own website because it represents a place where their code "could break." I personally would recommend using the google version, but to each their own. Vincent On 10/13/10, Tapas Mishra <[email protected]> wrote: > Yes you can do it. > In fact as long as it is your server you can allow others to make a > reference call to swfobject on one of these sites. > > > On Mon, Oct 11, 2010 at 7:01 AM, JohnG <[email protected]> wrote: >> Can I use one installation of SWFObject (in my root directory) for >> multiple websites (sub-domains)? If so, I assume that would require >> indicating the full path in all references. >> >> -- > > -- > You received this message because you are subscribed to the Google Groups > "SWFObject" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/swfobject?hl=en. > > -- You received this message because you are subscribed to the Google Groups "SWFObject" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/swfobject?hl=en.
