An existing flash video- and image rotator
http://www.fids3live.com/flash/videoimagerotator/index.html
has to be functionally adjusted.
—————— The job ———————————–
Change-1
The rotator should freeze (stop operation/streaming) if the
embedded window/browser_tab looses focus and continue if window/browser_tab regains focus.
So, e.g. if a mp4 video is played, streaming should pause until the
window gets back the focus (e.g. active browser tab).
This is probably the AS API to be used:
http://www.wuup.co.uk/as3-basics-detect-flash-window-focus-with-actionscript-30
Change-2
The stretching for SWFs isn’t working (should be fixed)
Change-3
A custom logo (jpg, png or gif) should be able to configure in the gallery.xml file and has to be continuesly displayed overlayed in front of the images/videos
logoImage = “images/fids3com.jpg”
logoXPos = “30”
logoYPos = “600”
Testing should be done with Firefox 3.6 + 4 and with the same
configuration and media as the existing version (link above).
—————————————————————
Existing source will be provided.
