PDA

View Full Version : Mac path issue


mrand01
01-17-2006, 06:52 PM
I have an FLVPlayback component on the stage, and on a PC I set the contentPath equal to:

file://Z:/VidRom/test assets/recordLive.flv

Z:\ is a network share that is mapped as SHARE on a mac...so shouldn't:

file://SHARE/VidRom/test assets/recordLive.flv

load the file on a mac? It doesn't seem to be working, any idea where I'm going wrong?

mrand01
01-17-2006, 07:03 PM
nevermind, problem solved. Forgot to add the ":" after SHARE on the mac path :rolleyes: