954,557 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

make a flash file

hello folks,
can any one please tell me what software can me downloaded to make my own .swf files.
i.e flash files........
thank you

aadi_capri
Light Poster
40 posts since Sep 2011
Reputation Points: 10
Solved Threads: 0
 

Check this out:
http://www.ehow.com/video_4987362_make-swf-files.html

I am not sure if this is what you are wanting to do but this should be a start. Also, I recommend to Google it to find other videos/articles to read.

NetJunkie
Junior Poster
158 posts since Aug 2011
Reputation Points: 41
Solved Threads: 28
 

thank you friend,
i have got my problem solved.
i have downloaded the software named " sothink swf easy" from internet.Made an swf file,then cut paste it to the bin of my project,just add a flash player object from com components from toolbox,and put the following code in your pageload event of the form:-

AxShockwaveFlash1.Movie = Application.StartupPath & "\mutiimage.swf"
AxShockwaveFlash1.Play()
happy exploring.

aadi_capri
Light Poster
40 posts since Sep 2011
Reputation Points: 10
Solved Threads: 0
 

Yeah, I have used this technique for a few applications. The first time I used .swf in VB.NET, I made a game application because all games were blocked at my school ;)

Glad you fixed your issue and happy coding!

NetJunkie
Junior Poster
158 posts since Aug 2011
Reputation Points: 41
Solved Threads: 28
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: