Ask questions and get good answers on jQuery

I am trying to load the dynamic SWF file which has 100% width and height ,generatd by my flex 3 in a div. using Jquery load() function. The div wherein i am trying to load is visible for sometime but after that my SWF comes out of div and takes whole viewport area to display the SWF. I have tried to provide fixed height and width to div but no luck. I want to load that SWF file in that particular div only. Could anybody please help me with this.

asked Jan 21 '10 at 04:58

Shruti's gravatar image

Shruti
313


Did you publish the page somewhere? did you set the wmode property of the object and embed of your SWF to "transparet"?

answered Jan 21 '10 at 18:21

Matteo%20Bicocchi's gravatar image

Matteo Bicocchi ♦♦
1776129

Your answer
toggle preview

jQuery main site - Matteo Bicocchi