Skip to main content
rjoshicool
Inspiring
January 19, 2010
Question

Flash movie size greater than the object tag

  • January 19, 2010
  • 1 reply
  • 544 views

I have a scrolling flash gallery. On mouse hover over a thumbnail, a popup with more description is shown. The problem is that my stage height is 200px but the popup requires additional about 200px to show properly. When I embed this in an HTML page with the object tag height set to 200px, i see the scroller completely but the popup get cut from the top. If i change the object height to 400px , it show me the popup fine, but this inserts extra blank space in the html page. Any idea how i can get rid of this problem?

This topic has been closed for replies.

1 reply

kglad
Community Expert
Community Expert
January 19, 2010

by popup, do you mean you're trying to display a movieclip?  ie, you're not generating a true popup (that opens another browser window)?