Quantcast
Channel: Programming Forums
Viewing all articles
Browse latest Browse all 51036

didn't start swf flash file

$
0
0
Hello,,,

Im trying open flash file on button click event, but its didn't open, when i write
 Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
        AxShockwaveFlash1.Movie = "D:\My Project\Practice Projects\SWF-File_As_SplashScreen\SWF-File_As_SplashScreen\Resources\back_blue.swf"
        AxShockwaveFlash1.Play()
    End Sub

then its properly work and play,,

but i build this app and published so that it will not work, ri8?
im trying like this:
 Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
        AxShockwaveFlash1.Movie = "|DataDirectory|\Resources\back_blue.swf"
        AxShockwaveFlash1.Play()
    End Sub


but here no response, any idea???
Please Help,,,

@Nilesh
Thanks In Adv,,,

Viewing all articles
Browse latest Browse all 51036

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>