Click here to Skip to main content
16,006,065 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
My homework about the chat between the client and the server has finished.
I'm thinking C# 2005 can read 3D graphic file such as: .md2, .obj, .x.It can read mp3.Just reference C# can produce almost all file formats.Flash is a smaller format.
Can be embedded in web and send and receive information from php.
Is there any reference for build swf with actionscript2.0 in C#?
thank
Posted

You can create SWF with C#, check this article:

How to transform JPEG to SWF on the fly[^]

hope it helps :)
 
Share this answer
 
Comments
giatuan2011 20-Nov-11 8:53am    
It's nice.thanksSo,how to antionscript2 into swf?
Try
http://help.adobe.com/en_US/ActionScript/3.0_ProgrammingAS3/WS5b3ccc516d4fbf351e63e3d118a9b90204-7cb0.html[^]
This article demonstrates using the external API to communicate between ActionScript and a desktop application that uses the ActiveX control. The example reuses the Introvert IM application, including the ActionScript code and even the same SWF file, and therefore does not describe the use of the external API in ActionScript.
Source code for sample file. Navigate this[^] link
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900