"click to activate and use this control"?

  • mark_jennings
  • Born
  • Born
  • No Avatar
  • Joined: Jun 08, 2006
  • Posts: 1
  • Status: Offline

Post June 8th, 2006, 1:01 am

Hello,

I am using Object Activator to solve the Eolas activation problem:
http://www.orontesprojects.com/objectactivator.htm

It works for flash, mediaplayer, quicktime, acrobat, realplayer, :D ...

Mark
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post June 8th, 2006, 1:01 am

  • dinesh_joshi08
  • Born
  • Born
  • No Avatar
  • Joined: Sep 28, 2007
  • Posts: 1
  • Status: Offline

Post September 28th, 2007, 4:38 am

Make 2 files. 1 html and 1 js

for example in index.html write this code:
--------------------------------------

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>11</title>
</head>
<body bgcolor="#ffffff">
<script src="loadshockwave.js"></script>
<script> loadshockwave()</script>
<script></script>
</body>
</html>
--------------------------------------
Now make loadshockwave.js file and write:
--------------------------------------

function loadshockwave()
{
document.write("<object classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' codebase='http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab' width='550' height='400' id='11' align='middle'><param name='allowScriptAccess' value='always' /><param name='movie' value='11.swf' /><param name='quality' value='high' /><param name='bgcolor' value='#999999' /><embed src='11.swf' quality='high' bgcolor='#999999' width='550' height='400' name='11' align='middle' allowScriptAccess='always' type='application/x-shockwave-flash' pluginspage='http://www.adobe.com/go/getflashplayer' /></object>");
}

Hope this will work now without any problem if not please contact me on dinesh_joshi8@yahoo.com

Enjoy
Dinesh

Post Information

  • Total Posts in this topic: 17 posts
  • Users browsing this forum: No registered users and 71 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.