rustyfancy Posted March 23, 2004 Posted March 23, 2004 I'm interested in some simple tweening and morphing graphics that I'd like to put on my windows form. Anyone know how to import Flash animation into the .NET framework. Any information will help. --Matt Quote
wessamzeidan Posted March 24, 2004 Posted March 24, 2004 You need the flash player activex control installed. On the toolbar right click and choose customize toolbar, then from COM components, choose flash shockwave object Thats it, now drag the control on the form, right click on it and choose properties, place the path of your swf in the Movie URL textbox and then click ok......... Quote Proudly a Palestinian Microsoft ASP.NET MVP My Blog: wessamzeidan.net
rustyfancy Posted March 24, 2004 Author Posted March 24, 2004 Thanks for the reply. I've successfully added the COM components. Now, how do I include it on my form? I've dragged the ShockWave object onto my form, but there's no "File" option to select in the Property builder. Any information will help. --Matt Quote
wessamzeidan Posted March 25, 2004 Posted March 25, 2004 right click->properties... type in the path of your movie in the Movie URL textbox....thats it Quote Proudly a Palestinian Microsoft ASP.NET MVP My Blog: wessamzeidan.net
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.