AS2 code for button to make media display component fullscreen
Hi,
I am using a media display component to display a short FLV cartoon. I have given the component the instance name "fcEp01" and am successfully controlling its play, rewind and pause functions using buttons using "on (release) {_root.fcEp01.Play();}" and so on.
I want to have an additional button that will allow the viewer to toggle the component to fullscreen (and back). I am using AS2 in Flash CS3.
I realise that it may be necessary to use a movie clip instead of a regular button, but the tutes I've looked at haven't worked.
Any advice gratefully received.
Thanks.
Daftoons
