Simple expand animation with flash

Simple expand animation with flash

Hi, I'm really new to jquery and I'm having some trouble getting an expanding div to work.

Basically what I am trying to do is have a flash file that sits inside a div, the div is set to 100px height with a hidden overflow. When the flash file has finished loading i want to call the JS function expandDiv() and have the div expand with an animation to 500 px tall revealing the rest of my flash file.

I think this is relatively simple to achieve I just don't know where to start. If someone could help me or point me in the correct direction it would be greatly appreciated!

Thanks in advance