Thread: autostart not working in IE
-
February 3rd, 2009, 01:04 PM #1Junior Member
- Join Date
- Feb 2009
- Posts
- 1
autostart not working in IE
The following works perfectly well in Firefox, Safari, and Chrome, but in IE the autostart feature is not working. Any advice would be greatly appreciated.
<td>
<object width="405" height="260" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/
shockwave/cabs/flash/swflash.cab#version=8,0,0,0">
<param name="flashvars" value="file=http://www.campeaglehill.com/flash/eaglehill.flv" />
<param name="movie" value="http://www.campeaglehill.com/flash/player.swf" />
<embed src="http://www.campeaglehill.com/flash/player.swf" width="405" height="260" bgcolor="#FFFFFF" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" flashvars="file=http://www.campeaglehill.com/flash/eaglehill.flv&autostart=1" />
</object>
<img src="images/newsbox.gif" width="345" height="255" /></td>
Alternatively, the autostart in this code works fine in all browsers, but it screws up the layout, putting the graphic either below the video or too far to the right.
<td>
<script type="text/javascript" src="http://www.jeroenwijering.com/embed/swfobject.js"></script>
<div id="player">This text will be replaced</div>
<script type="text/javascript">
var so = new SWFObject('http://www.campeaglehill.com/flash/player.swf','mpl','405','260','9');
so.addParam('allowscriptaccess','always');
so.addParam('allowfullscreen','true');
so.addParam('flashvars','&file=http://www.campeaglehill.com/flash/eaglehill.flv&autostart=true');
so.write('player');
</script>
<img src="images/newsbox.gif" width="345" height="255" /></td>
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Icons, start menu gone, right click not working, task manager not working.
By DesireeF2008 in forum Technical SupportReplies: 1Last Post: January 4th, 2009, 08:20 AM -
HD not working
By dabie in forum Technical SupportReplies: 8Last Post: June 13th, 2005, 09:17 PM -
Working on something new
By Professor Roxor in forum PC ModificationReplies: 7Last Post: March 30th, 2004, 11:33 PM -
Quicktime autostart
By Vagabond in forum General Tech DiscussionReplies: 7Last Post: March 27th, 2004, 04:11 PM -
Working ...Not Working
By shahani in forum IMO CommunityReplies: 5Last Post: September 7th, 2003, 04:51 PM



LinkBack URL
About LinkBacks



Reply With Quote

Nope. My hotel is about 7 miles from the airport, and I'll be working at a facility right next to the airport.
Is It Just Me? v233893843