Alright, I'm in a bit of a situation here. I'm in the middle of coding the template for a new website, and at the top it has a SWF embedded (main menu, etc.) The problem is that I just got a new motherboard, and it wasn't working with the harddrive. So we backed up everything we needed on to a second harddrive and formatted the main one. Everything is working now (finally), but there is one problem - I forgot to backup the uncompiled form of the SWF for the website! Now I have a compiled flash object that is fully completed, so I don't really need the source code, but I just have one problem - I never included actions to go to a page when the buttons were clicked. I was hoping that I wouldn't have to decompile the SWF (very difficult), and would be able to get around it with CSS layering.
Basically, my question is this:
Is it possible to have something invoke javascript when clicking on, that is invisible, on top of a embedded flash object, with the flash object still having rollover actions working? Would it be possible to use CSS to layer a transparent imagemapped GIF on top of the flash object, that would call javascript when clicked in certain places? Or is it possible to put a map directly on the flash object?
Anything is better than having to redo / decompile the SWF at this point - any help will be appreciated!
Thank you!
Basically, my question is this:
Is it possible to have something invoke javascript when clicking on, that is invisible, on top of a embedded flash object, with the flash object still having rollover actions working? Would it be possible to use CSS to layer a transparent imagemapped GIF on top of the flash object, that would call javascript when clicked in certain places? Or is it possible to put a map directly on the flash object?
Anything is better than having to redo / decompile the SWF at this point - any help will be appreciated!
Thank you!




