[CS3] mute swf files from another swf/html & javascript
Hi all,
im adding some swfs to our site (old ones containing movies)
we show a small clip on a page with a link to a high res version. the problem being is that the small clip volume is still up when the high res video loads.
is there a way i can use JS etc to control the volume on these swf files? i dont want to add mute buttons as this would still rely on users muting the video themselves.
can we get hold of the flash object via javascript?
thanks in advance peeps!