Tim Walters .NET Blog

Microsoft .NET, along with XML, XSL, XSD, SQL and other cool stuff

Browse by Tags

All Tags » .NET » Flash MX (RSS)
A year already?! Where do I go from here...
It turns out that I've been blogging for over a year already! I was first introduced to this by a co-worker Darren Neimke , we've both since left that company and moved on to other seperate jobs. I'm still trying to find my 'direction' for this blog....
Embedding Flash in a Windows Forms .NET app
Mark G. Patterson asked: "What's the best way to embed flash animations in .NET Windows Forms apps?" Well, here's how I do it... First you want to add the "Flash" control to the Toolbox: Right-click on the Toolbox, choose "Add/Remove items..." Select...
I quit!
I quit my job this week! I will be starting with my new employer as soon as I am released from my current contract (I'm meant to give 4 weeks notice, but my new employer wants me ASAP). It will be an interesting move for me, as I will be going from a...
.NET Compact Framework and embedded Flash - at last!
I've been trying to work out a way of doing this for a while now, and the only solution to date seemed to be using Intelliprog's HTMLViewer control. Sure, these guys need to make money, but that's some rather aggressive licensing for a simple wrapper...
Navigation menu with "wow"-factor
I was reading DonXML's post about "Cool Tabs" and it made me think of some experiments I did a while ago with Flash and it's transparency feature. If you set your Flash movie to a width & height of 100% and leave it's scale on the default setting...
Ack! Looks like the spiders have almost taken over
Cobwebs everywhere in here, anyone would think I haven't had time to post much! Well, I'm still alive and busy as ever, deadlines coming out of my ears right now. In that mythical thing called "spare time" I'm currently exploring the features of the Flash...
PocketPC development using Flash 6 (MX)
You heard right, it's now possible to use Flash MX (Flash Player 6) on your PocketPC. Combine this with the .NET Compact Framework, and you will have a pretty astounding app. Now I just need to find out how to embed this ActiveX control inside a .NETCF...
Patient Monitoring System
One project I've been working on recently involves the following: .NET application that listens to a legacy hospital system spitting out lab results SQLXML templates that enable extracting and updating a database of patients and results using a common...
MP3 the easy way
Using the Flash Player's built in MP3 support, it would be easy to create a Juke-box application. If you make sure your users have version 6.0r40 player or greater, you can even display extra information such as songname, artist, album etc. You can get...
Posted: Feb 10 2003, 03:15 PM by XMLEvangelist | with no comments
Filed under: ,
Flash Remoting with .NET
Macromedia Flash Remoting MX is a product that allows you to call VB.NET or C#.NET methods directly from within Flash MX. These methods can return native ActionScript objects which you can then use in Flash MX. As an added advantage the data is sent as...
More Posts