It is relative your you host HTML page location. It can be either relative or absolute.
The way to test is viewing the page when you have a Flash player >=6.0.65 and < than the player version you are targeting. (or running an http traffic debugger like charles, service capture, fiddler etc) Aran On Sat, Jun 5, 2010 at 12:57 PM, cambazz <[email protected]> wrote: > Hello, > > when using expressInstall.swf, where should I locate it in my server? > > for example: > > swfobject.embedSWF('http://www.mysite.com/res/test.swf', 'wall', > '646', '646', '9.0.0', 'expressInstall.swf', flashvars, params); > > in this case, the 'expressInstall.swf' means the same place where > swfobject.js was downloaded or does it mean, a /expressInstall.swf. or > should i give full path with domain name... > > also, how can I test this works or not? > > best regards, > -c.b. > > -- > 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]<swfobject%[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.
