Printer Friendly Version
Email this thread to a friend
|
Featured Web Site Template |
|
Reflects user activity within the last 5 minutes
|
|
| Member |
Message |
celife
Joined: Dec 29, 2000
# Posts: 580
|
Posted: 2007-Jul-05 07:01
I'm also curious about how (if possible) I could convert the following code so that it plays automatically?
<object type="application/x-shockwave-flash" data="http://www.psychicdeals.com/ivc_flvplayer_03.swf?videofile=http://www.psychicdeals.com/welcome6flv.flv" width="245" height="200" id="ivc_flvplayer" >
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="http://www.psychicdeals.com/ivc_flvplayer_03.swf?videofile=http://www.psychicdeals.com/welcome6flv.flv" /><param name="menu" value="true" /><param name="quality" value="best" /><param name="bgcolor" value="#ffffff" /><embed src="http://www.psychicdeals.com/ivc_flvplayer_03.swf" menu="true" quality="best" bgcolor="#ffffff" width="245" height="200" name="ivc_flvplayer" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>
|
 |
david68
Joined: May 16, 2005
# Posts: 144
|
Posted: 2007-Jul-05 12:26
Safari: I wouldn't know. They may need to install the plugin, just like Firefox users do.
Autostart:
<PARAM NAME="autostart" VALUE="true">
I'm not sure if that'll work but it's what one website said.
|
 |
celife
Joined: Dec 29, 2000
# Posts: 580
|
Posted: 2007-Jul-06 06:49
thanks david for all of your help
|
 |
celife
Joined: Dec 29, 2000
# Posts: 580
|
Posted: 2007-Jul-06 07:46
i just tried using the following versions for autostart
<param name="autostart" value="true">
<param name="autostart" vaule="true" />
with no luck.
if anyone has any other ideas as to how to make the code (the actual code is shown 3 posts prior to this one) please let me know as i'd like to know how to autoplay (if not for this project than for other projects). thanks!
|
 |
You are not permitted to post messages in this forum or topic, because of one or more of the following reasons:
- You have not yet logged in, or registered properly as a member
- You are a member, but no longer have posting rights.
- This is a private forum, for which you do not have permissions.
If you are a recent member, it's possible that you simply have not yet confirmed your account. Please
check your email for a message entitled 'JimWorld Forums: Confirm Your Account' and follow the instructions
contained within.
If you cannot find this message, click here to Re-Send it.
|
If you are still experiencing problem, please read the
Login Assistance
Article for some advice on what may be causing your login not to work properly.
|
Switch to Advanced Editor and ...
Create a New Topic
or Reply to this Thread
|
|