Home
Forums
Programming
Web Development
Tutorials
Snippets
Blogs
Freelance
Jobs
Lounge
Login
Join for Free!
Programming Help
C and C++
Visual Basic
Java
VB.NET
C#
ASP.NET
PHP
ColdFusion
Perl and Python
Ruby
Databases
Other Languages
Game Programming
Software Development
Computer Science
Industry News
Web Development
Web Development
HTML & CSS
JavaScript
Graphic Design
Flash & ActionScript
Blogging
SEO & Advertising
Web Servers & Hosting
Site Check
What's Here?
Members:
136,454
Replies:
479,265
Topics:
74,672
Snippets:
2,567
Tutorials:
676
Total Online:
1,964
Members:
98
Guests:
1,866
[X]
My Assistant
Loading. Please Wait...
Dream.In.Code
>
Programming Help
>
VB.NET
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!
Chat
LIVE
With a VB.NET Expert
Help adding swf to app
Help adding swf to app
Options
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
This Post Was Helpful!
Register for Free to Make These Ads Go Away!
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
This Post Was Helpful!
Jayman
RE: Help Adding Swf To App
13 Aug, 2008 - 05:19 PM
Post
#3
Student of Life
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.
This Post Was Helpful!
Display Mode:
Standard
·
Switch to: Linear+
·
Switch to: Outline
Track this topic
·
Email this topic
·
Print this topic
·
Subscribe to this forum
Time is now: 12/2/08 03:20PM
Invision Power Board
v2.1.7 © 2008 IPS, Inc.
Licensed to: MediaGroup1
Advertising
|
Terms of Use
|
Privacy Policy
|
About Us
|
Site Map
Forum Index:
Programming Help
|
C and C++
|
Visual Basic
|
Java
|
VB.NET
|
C#
|
ASP.NET
|
PHP
|
ColdFusion
|
Perl and Python
|
Ruby
|
Databases
|
Other Languages
|
Game Programming
|
Software Development
|
Computer Science
|
Industry News
|
Programming Tutorials
|
C++ Tutorials
|
Visual Basic Tutorials
|
Java Tutorials
|
VB.NET Tutorials
|
C# Tutorials
|
PHP Tutorials
|
Linux Tutorials
|
ColdFusion Tutorials
|
Windows Tutorials
|
HTML/JavaScript Tutorials
|
CSS Tutorials
|
Flash Tutorials
|
Web Promotion Tutorials
|
Photoshop Tutorials
|
Software Development Tutorials
|
Database Tutorials
|
Other Language Tutorials
|
Copyright 2001-2008
MediaGroup1 LLC
, All Rights Reserved
A
MediaGroup1 LLC
Production - Version 6.0.2.1.36
Search
Updated!
w00t
Over 509,000 Pages!
Advanced Forum Search
Live VB.NET Help!
VB.NET Tutorials
Basic Calculator in VB.Net
VB.NET Basics Quick Reference (Cheat Sheet)
Working with the Active Directory in VB.Net
Serial Port Communication in VB.Net
SQL Basics In VB.Net
OleDb Basics in VB.Net
Simple Speech Dictation in VB.Net
Working with the Windows Registry in VB.Net
P2P Connections
Creating a fully-functional pong game.
68 More VB.NET Tutorials...
Reference Sheets
VB.NET Snippets
Open a Folder Browse Dialog window
Load bitmap into PictureBox using OpenFileDialog
Resize Image
Running an external executable file
Use KeyChar to limit the characters that can be entered into a Text Box
Create Control Arrays at runtime in VB 2005 with Events
Get connection string from app.config
Multi-threading with background worker
Create an application desktop toolbar
Computer beep using API
220 More VB.NET Snippets...
DIC Chatroom
Join our IRC Chat
Bye Bye Ads
Monthly Drawing
Top Contributors
Top 10 Kudos This Month
sharpy
(50)
KYA
(50)