I have a VideoPlayer in a Flex 4 application. The whole application is the VideoPlayer plus some error handling (if no url was specified via flashVars, if the url does not point to a flv file etc).
How can I make the embedded SWF file dimmensions match the ones in of the video source for the VideoDisplay component, please?
Thank you.