pathing for offline files definitely works. You probably need to add a file:\\ protocol at the beginning in order to access the file over a network / machine share as opposed to using a relative path from the same machine. Basically, try accessing the file with the path in IE/firefox etc in the address bar. Once you can reach it with the browser, this path should be able to be used with Flash player too.
You might also need to grant security access to that folder if playing offline, using the settings manager: http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager04.html (but this should only be required if any of your files access the internet in anyway (loading files etc)) Aran On Tue, Mar 22, 2011 at 7:18 AM, VILAS <[email protected]> wrote: > Hello > > I cannot play video when i access video page through SMB protocol(\ > \MachineName). Video is OK when i access it locally as well as through > Server(http://). > > Can any one help me??? > > > Thanks in advance. > > -- > 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.
