473,397 Members | 1,961 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,397 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 1960
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
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.