Click here to Skip to main content
15,891,136 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Can you use asp.net with a flash website or does a flash website only interacts with actionscript? i have a sql db as a backend, i already know how to do this in a html/css website, but i would like to create a cool flash website.
Posted
Comments
shakil0304003 22-Oct-10 0:42am    
What's kinds of website, you want to make? What's functionality will need your website?
ajep 22-Oct-10 5:11am    
Thanks for the info, i already have done work in asp.net c# accesing sql db with ADO. At work we got adobe creative suite cs5 and i wanted to write a flash website. layout in firworks then export it to flash then to dreamweaver. This was my idea of going about it but i was reading that you use actionscript to interact with flash. But i guess actionscript is just like javascript a client side scripting language. i just wanted to know if i can design a flash website and "copy and paste" my asp.net code to it. this website will have many uses on which is an inventory system.

If you make a flash website, you also have to need server site language like C#/php because flash is a client site language and it can not access DB. And you also have to put the flash in a aspx or html page.
 
Share this answer
 
Comments
ajep 22-Oct-10 4:46am    
Thanks for the info, i already have done work in asp.net c# accesing sql db with ADO. At work we got adobe creative suite cs5 and i wanted to write a flash website. layout in firworks then export it to flash then to dreamweaver. This was my idea of going about it but i was reading that you use actionscript to interact with flash. But i guess actionscript is just like javascript a client side scripting language. i just wanted to know if i can design a flash website and "copy and paste" my asp.net code to it. this website will have many uses on which is an inventory system.
Yes we can use flash with ASP.Net.
See here[^] or here[^].
 
Share this answer
 
v2
Comments
ajep 22-Oct-10 4:47am    
Thanks for the info, i already have done work in asp.net c# accesing sql db with ADO. At work we got adobe creative suite cs5 and i wanted to write a flash website. layout in firworks then export it to flash then to dreamweaver. This was my idea of going about it but i was reading that you use actionscript to interact with flash. But i guess actionscript is just like javascript a client side scripting language. i just wanted to know if i can design a flash website and "copy and paste" my asp.net code to it. this website will have many uses on which is an inventory system.

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