|
-
Jul 2nd, 2010, 01:32 AM
#1
Thread Starter
Junior Member
Call flash player
Hi there
Is there a way to call and execute popup flash player directly from asp.net page. how i can call it. help greatly appreciated. Thx
-
Jul 2nd, 2010, 05:42 AM
#2
-
Jul 2nd, 2010, 05:47 AM
#3
Re: Call flash player
Hello,
You don't "call" flash player as such, but rather you include an object in your ASPX markup that requires a flash plugin, and the browser does the rest.
This is typically done using something like this:
http://www.w3schools.com/flash/flash_inhtml.asp
You will see some sites that over a Flash Control for ASP.Net, but essentially, all it is doing is the above.
Gary
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|