-
9 Jun 2010 12:03 AM #1
[FNR] FlashComponent.swfWidth/Height not used for SwfConfig
[FNR] FlashComponent.swfWidth/Height not used for SwfConfig
I am using GWT 2.0.3 and GXT 2.1.3
On FlashComponent, using setters for swfWidth or swfHeight has no effect on SwfObjects.
FlashComponent.injectFlash(SwfConfig) does not set these values to SwfConfig.
SwfObject are always created with SwfConfig default width and height (100%).
To fix this problem, i override FlashComponent.injectFlash(SwfConfig) but it requires theses parameters to be set before component attachment.
-
9 Jun 2010 1:44 AM #2
Fixed in SVN as of revision 2094.
Please read the bugforum guidelines for future posts.
Thank you for reporting this bug. We will make it our priority to review this report.
Similar Threads
-
unable to re-attach a FlashComponent
By Aldehan in forum Ext GWT: DiscussionReplies: 2Last Post: 17 Jun 2010, 7:27 AM -
Ext.FlashComponent and problem in Opera
By kez in forum Ext 3.x: Help & DiscussionReplies: 4Last Post: 25 May 2010, 11:43 PM -
Ext.FlashComponent - Parameters?
By casbar in forum Ext 3.x: Help & DiscussionReplies: 9Last Post: 6 Aug 2009, 2:41 AM -
FlashComponent changes
By dolittle in forum Ext 3.x: Help & DiscussionReplies: 0Last Post: 8 May 2009, 6:58 AM -
FlashComponent usage
By dolittle in forum Ext 3.x: Help & DiscussionReplies: 3Last Post: 5 May 2009, 10:19 AM


Reply With Quote