is it possible to create Animation using asp.net

Please support our ASP.NET advertiser: Intel Parallel Studio Home
Reply

Join Date: Mar 2007
Posts: 2
Reputation: meme960 is an unknown quantity at this point 
Solved Threads: 1
meme960 meme960 is offline Offline
Newbie Poster

is it possible to create Animation using asp.net

 
0
  #1
Mar 14th, 2007
hi,
i am stuck. i am working to create an animation using asp.net(Visual studio2005). the nature of animation is : an object(foot ball) will move between or among the player after drawing lines and ball will move from one player to another player as per my drawing after pressing a button. any one could help me on it plz?
Reply With Quote Quick reply to this message  
Join Date: Feb 2007
Posts: 7
Reputation: c# seeker is an unknown quantity at this point 
Solved Threads: 1
c# seeker c# seeker is offline Offline
Newbie Poster

Re: is it possible to create Animation using asp.net

 
0
  #2
Mar 15th, 2007
even i'm not an expert in animation. but i think u should develop the animation in flash and then incorporate it to the .net application.

to do that u can use the following coding

<object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/s...rsion=6,0,29,0" style="height: 200px" width="890">
<param name="movie" value="034.swf">
<param name="quality" value="high">
<embed src="034.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="890" height="200"></embed>
</object>
Reply With Quote Quick reply to this message  
Join Date: Jan 2006
Posts: 275
Reputation: f1 fan is an unknown quantity at this point 
Solved Threads: 11
f1 fan f1 fan is offline Offline
Posting Whiz in Training

Re: is it possible to create Animation using asp.net

 
0
  #3
Mar 23rd, 2007
either flash or an animated gif if it is nice and simple. an animated gif is a series of "still" gifs put together one after the other and played fast (just as a normal movie is created). No extra tools are needed by the end user then - just a normal img tag will display it.
Last edited by f1 fan; Mar 23rd, 2007 at 11:49 am.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:




Views: 4876 | Replies: 2
Thread Tools Search this Thread



Tag cloud for ASP.NET
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC