PDA

View Full Version : open mpegs, wmv etc


wrighty18
06-05-2003, 11:57 AM
how do i open mpegs or wmv on flash 5? is it using the following code ;
filename = "rooney.wmv";
fscommand ("exec", "start\t"+filename);
fscommand ("exec", "cmd\t/c\t"+filename);
}

("rooney.wmv is the correct file name which is within the same file as the flash 5 document!!)

could u help me?

farafiro
06-05-2003, 01:45 PM
wrighty18
welcome to board

u can't do that since flash MX (read the security.pdf in MM site)

but there is always a work around, u can do a batch file/an application for that