Project Description:
I have a flash player done by earlier coder which needs to be modified. This is done in ActionScript 3
The player loads and controls external swf and sound files. There is bug which doesnt stop the sound and it keeps on mixing in each other. Need to get it fixed and also need to add one button.
Additional Project Description:
09/27/2012 at 20:56 NZST
Adding the player file. The player loads SWF file named book.swf from the library.
09/28/2012 at 19:07 NZST
After interacting with many programmers i have come to conclusion that present player cannot be edited as the earlier programmer didnt give me code but only the player.
So i have to change the scope of work.
I want a player controls created for following :
The book is animated and pageflip effect is created from Indesign.
The SWFs and sound files are in resources directory and are being called in Book.swf file.
I want player controls to control the animation and sound. The animation has to stop, play, pause, goto next and back page, replay and resume animation. mute and unmute buttons as well.
Each time the page flips over the sound and animation has to stop then and there.
The player should have 2 main options 1, Interactive play option 2. Autoplay option.
The controls should auto hide at the bottom.
I have the buttons ready and the layout done. Please find attached the PNG files showing the layout of the player.