Page 1 of 1

Show Movie in center of the control.

Posted: Sat Jun 07, 2008 3:20 am
by amalik
hello,

I am having problem in displaying flv/swf in center of control. when i first run my form having f-in-box docked fill, movie runs fine in the center of control but when i resize my form movie moves to top of the screen. i set properties like "FlashProperty_AlignMode" to 'LTRB 'and "FlashProperty_SAlign" to '15'.

waiting for quick response.

Regards,

Abdullah Malik

Posted: Sat Jun 07, 2008 5:06 am
by Softanics
Thank you.

It seems that you should modify the SWF which you use to display FLV files...

Posted: Sat Jun 07, 2008 5:29 am
by amalik
sorry, could't get it...

Posted: Sat Jun 07, 2008 7:45 am
by Softanics
What if to use:

.FlashProperty_AlignMode = "";
.FlashProperty_ScaleMode = 3; // NoScale

Posted: Sat Jun 07, 2008 8:02 am
by amalik
let me check it..

Posted: Sat Jun 07, 2008 8:50 am
by amalik
no luck .....

Posted: Sun Jun 08, 2008 11:13 am
by Softanics
I've created this simple project:
http://f-in-box.com/TEMP/2354C218-5025- ... o_send.zip

When I resize the form, a movie stays in the center...