|
-
Trying to convert webpage code to use with Shockwave Flash Player in VB.NET 2010
Is this even possible?
I’m trying to get this code from a webpage to work with a Shockwave Flash Player in VB.NET 2010. There are all kinds of parameters, but no examples on how each works. I’ve tried all kinds of ways with no success. Is this even possible and how is it done?
Code from webpage
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" id="utv925890" height="230" width="340">
<param name="flashvars" value="autoplay=true&brand=embed&cid=6540154&v3=1">
<param name="allowfullscreen" value="true">
<param name="allowscriptaccess" value="always">
<param name="movie" value="http://www.ustream.tv/flash/viewer.swf">
<embed flashvars="autoplay=true&brand=embed&cid=6540154&v3=1" allowfullscreen="true" allowscriptaccess="always" id="utv925890" name="utv_n_309111" src="NASA_HDTV.php_files/viewer.swf" type="application/x-shockwave-flash" height="196" width="380">
</object>
How do I get this to work with the Shockwave Flash Player in VB.NET 2010?
Many thanks for any help that you can provide.
Similar Threads
-
By sureshsundar007 in forum VB Classic
Replies: 1
Last Post: 06-04-2004, 04:33 AM
-
By Jafang in forum VB Classic
Replies: 1
Last Post: 04-15-2001, 05:04 PM
-
By Ricardo H. in forum VB Classic
Replies: 1
Last Post: 06-02-2000, 07:44 AM
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
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks