Let $f$, $f_n$ be stochastic processes adapted to the filtration generated by Brownian Motion $B(t)$, and $\int^b_aE(f^2) \, dt<\infty$,$\int^b_aE(f^2_n) \, dt<\infty$.
Assume that $\int^b_a|f(t)-f_n(t)|dt\to 0$ almost surely.
Show that $\int^b_af_n(t) \, dB(t)$ converge to $\int_a^bf(t) \, dB(t)$ in probability.
I try to show the convergence in probability by proving the convergence in $L^2$ first, i.e., $E(\int^b_a|f(t)-f_n(t)|dB(t))^2=\int^b_aE(f(t)-f_n(t))^2dt$.
But I have no idea how to show the convergence of the last term by almost surely convergence. Any ideas? Thanks.