Welcome to Dream.In.Code
Getting VB.NET Help is Easy!

Join 136,454 VB.NET Programmers for FREE! Get instant access to thousands of VB.NET experts, tutorials, code snippets, and more! There are 1,964 people online right now. Registration is fast and FREE... Join Now!




Help adding swf to app

 
Reply to this topicStart new topic

Help adding swf to app

virusinfektion
11 Aug, 2008 - 11:33 PM
Post #1

New D.I.C Head
*

Joined: 11 Aug, 2008
Posts: 13

Im wondering how can i add an swf file to my application. I have the Shock wave Flash Object in my application but how do i add the swf file..?

Edit: Im using vb 2008

This post has been edited by virusinfektion: 11 Aug, 2008 - 11:44 PM
User is offlineProfile CardPM
+Quote Post

ertan2002
RE: Help Adding Swf To App
13 Aug, 2008 - 04:51 PM
Post #2

New D.I.C Head
*

Joined: 13 Aug, 2008
Posts: 4

hi,

firstly you must add shockwave flash componet, you will write this code to form load


CODE

Private Sub Form_Load()
ShockwaveFlash1.Movie = "C:\anim.swf"
ShockwaveFlash1.Play
End Sub



you must change by yourself

User is offlineProfile CardPM
+Quote Post

Jayman
RE: Help Adding Swf To App
13 Aug, 2008 - 05:19 PM
Post #3

Student of Life
Group Icon

Joined: 26 Dec, 2005
Posts: 6,941



Thanked: 42 times
Dream Kudos: 500
Expert In: C#, VB.NET, Java

My Contributions
Moved to VB.NET.
User is offlineProfile CardPM
+Quote Post

Fast ReplyReply to this topicStart new topic
Time is now: 12/2/08 03:20PM

Live VB.NET Help!

VB.NET Tutorials

Reference Sheets

VB.NET Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month