Results 1 to 3 of 3

Thread: Call flash player

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Feb 2010
    Posts
    19

    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

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Call flash player

    Moved To ASP.NET

  3. #3
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    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
  •  



Click Here to Expand Forum to Full Width