Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Revisiting the Click to Activate this Control
Message
From
28/06/2006 10:50:37
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
28/06/2006 01:39:35
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 8.0
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01132277
Message ID:
01132418
Views:
14
This message has been marked as the solution to the initial question of the thread.
>Recently, there has been some discussions on the famous "Click to activate this control" which appears for those who have the latest IE browser. This was mostly in regards to Flash file and the use of a javascript function to bypass this restriction. Today, I inserted the following code in a ASPX page and found that even with a Microsoft control, this is applicable.
>
>
><OBJECT id="VIDEO" width="320" height="240" CLASSID="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6"type="application/x-oleobject">
><PARAM NAME="URL" VALUE="http://www.myurl.com/Streaming/000010.wmv">
><PARAM NAME="SendPlayStateChangeEvents" VALUE="True">
><PARAM NAME="AutoStart" VALUE="True">
><PARAM name="PlayCount" value="1">
></OBJECT>
>
>
>So, as this one is not a Flash file, we cannot use the javascript function to bypass the restriction. Is there anyone who found a similar way to bypass this restriction with the Windows Media Player?

Michel,
Check if this helps:
http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dhtml/overview/activating_activex.asp
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform