I'm trying to make a flash form to freeze somewhere at the middle of the page even if the client scrolls down or up the page . Something similar with the left side "feedback" rectangle from http://uservoice.com/ . The flash form which I'm trying to integrate can also be found here http://www.macromediahelp.com/flash/php_flash_contact_form/ . I have a little experience with javascript and flash AS but unfortunately I don't so good to create such animation/events. Any help would be highly appreciated.
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
I would try the method described at this SO post. I would then replace the form code in the sample with the code to embed the Flash. I haven't tried hiding flash like that so I'm not sure if it'll work. I would personally just do the whole thing in HTML, but give that a shot and see if it works. |
|||
|
|