473,396 Members | 1,871 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Playing Flash Animations in .NET

I am developing a windows application and want to display
a flash animation in a splash screen.

I have the .fla file but i dont know how to load it into
the shockwave flash object that I have on my form. I have
tried this code in the forms load code but no no joy

Me.vrFlash.LoadMovie(1, C:\Splash.fla")
Me.vrFlash.Play()

Any ideas?

Many thanks in advance
Jul 19 '05 #1
1 1959
One possible way of doing this is to create a new form (set the
FormBorderStyle to None to give you the splash window look), add a Web
Browser Control, resize it to fit the full height/width of the splash form &
then navigate the control to your flash movie as the form loads.

Not very elegant but may point you in the right direction.

D

"Huw Lloyd" <hu*******@saberanalytics.com> wrote in message
news:0b****************************@phx.gbl...
I am developing a windows application and want to display
a flash animation in a splash screen.

I have the .fla file but i dont know how to load it into
the shockwave flash object that I have on my form. I have
tried this code in the forms load code but no no joy

Me.vrFlash.LoadMovie(1, C:\Splash.fla")
Me.vrFlash.Play()

Any ideas?

Many thanks in advance

Jul 19 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Doug Berrett | last post by:
Easy. I assume you want to add it to a Windows Form. Just add the "Shockwave Flash Object" to you toolbox and drag it onto a new form. This will then allow you to embed the Flash Active-X...
6
by: Cliff R. | last post by:
Hi, I use a handy little Javascript Flash detection script on a number of sites (copied below). Usually works great, but I just started trying Firefox and it's not working. A few browsers are...
1
by: Peter Larsson | last post by:
Hi there, I'm creating an advertisement system that will have several Flash animations to be displayed. However, I'm looking for a way to check if the visitor's browser supports displaying...
1
by: Huw Lloyd | last post by:
I am developing a windows application and want to display a flash animation in a splash screen. I have the .fla file but i dont know how to load it into the shockwave flash object that I have on...
7
by: Haines Brown | last post by:
I'm trying to use a Shockwave Flash file as is except for a line of text that it displays. I'd like to hide that line of text, and so I tried to create a black mask to do it. However, I can't move...
3
by: VMI | last post by:
What are the advantages/disadvantages of using the Flash component on my screensaver application? The basic animation that the screensaver will include can be done either with Flash or by writing...
13
by: mudgen | last post by:
I have a webpage that has two flash animations running. I also have a javascript script running that rotates 3 images and fades them in and out. To do the fading and rotating in javascript I am...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.