ShockwaveFlash on Delphi Buffer ? problem?

[COLOR=#333333][FONT=arial]hello, [/FONT][/COLOR]

[COLOR=#333333][FONT=arial]i have a huge problem with shockwaveflash object (TLB)[/FONT][/COLOR]

[COLOR=#333333][FONT=arial]i communicate with my swf over flashvars.[/FONT][/COLOR]
[COLOR=#333333][FONT=arial]( No Problem with this)[/FONT][/COLOR]
[COLOR=#333333][FONT=arial]i send a string to shockwaveflash throuh timer. lets say 50 ms[/FONT][/COLOR]
[COLOR=#333333][FONT=arial]i get flashvars obj from as3 with timer its 50 ms too.[/FONT][/COLOR]

[COLOR=#333333][FONT=arial]i run the program, first couple seconds my swf gets string and reacts , then it stops reacting [/FONT][/COLOR]

[COLOR=#333333][FONT=arial]but when i move my mouse over form title , it reacts to string very good. [/FONT][/COLOR]
[COLOR=#333333][FONT=arial]or wherever outside the form it runs ( but whenever i make mouseover action out of the form )[/FONT][/COLOR]
[COLOR=#333333][FONT=arial]whats wrong with it ?[/FONT][/COLOR]

[COLOR=#333333][FONT=arial]Its like it has a buffer, cuz flashvar strings i sent comes later, it keeps them[/FONT][/COLOR]