Very interesting video Cor, and I love the background.

The issue is that I've got an FLVPlayback component that I'm pointing to a 
relative folder. It's not being served out via http:, but rather just is a 
server path, like so:

\\corp\data\office\transfer drive\Mendelsohn\presentation\MarketUpdate\self 
running\index.html

The file structure is as follows:

["includes" folder containing main swf and flv video skins]
["assets" folder containing the flv]
index.html

I'm trying to load the flv as such:

var path:String = \\corp\data\office\transfer 
drive\Mendelsohn\presentation\MarketUpdate\self running\assets\vid.flv
flvInstance.load(path);


For the life of me, I can't get the flv to load.  I am so stumped on this one.
- Michael M.

_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to