PDA

View Full Version : "fas.avclip.USEWMP6"


davidjac
09-22-2002, 11:23 PM
I need to solve the "black frame" issue at the start of video playback. I have a white flash background with a white border matted into the video. The flash of black at the start of the video breaks up the design. i use 1.51. I found reference in a thread to the following FS command

"fas.avclip.USEWMP6"

but can not find a reference to it anywhere on the website.

If this command is available, will it work in an XP environment.

Thanks

David

Flashants
09-24-2002, 11:23 AM
Yes, you may use
fscommand("fas.avclip.usewmp6","true");
to enable wmp6 instead of WMP7.
This should solve your problem.