 |
HTML Help Please Search for the answer to your question before asking it! Thanks.
|
| View previous topic :: View next topic |
| Author |
Message |
bmiller36
Joined: 11 Oct 2009
Posts: 1
|
| Posted: Sun Oct 11, 2009 6:06 pm Autostart help |
|
|
I am helping with a website and having trouble with the html jukebox. I have all the files working and they all work. But when you load the page, you have to hit play for the play list to show up.
How do I set it so that the playlist is showing before the user hits play?
Here's what I'm working with: Code: <object height="170" width="400" type="application/x-shockwave-flash" playing="true" data="http://www.websiteimworkingon.com/Portals/0/audio/xspf_player.swf?playlist_url=http://www.websiteimworkingon.com/Portals/0/audio/playlist2.txt">
<param name="movie" value="http://www.websiteimworkingon.com/Portals/0/audio/xspf_player.swf?playlist_url=http://www.websiteimworkingon.com/Portals/0/audio/playlist2.txt" />
<param value="true" name="autoStart" /> </object>
as you can tell i've tried to use the auto start parameter with no results.
heres the file for the player:
Code: <html><head><script src="res://xpsp3res.dll/objectembed.js"></script></head><body objectSource="file:///C:/Documents%20and%20Settings/user/Local%20Settings/Temp/xspf_player.swf" onload="ObjectLoad();" leftmargin=0 topmargin=0 scroll=no> <form id="objectDestination"></form> </body></html>
Please help me out. |
|
|
PayneLess Designs
Joined: 28 Feb 2007
Posts: 3598
Location: Biloxi, MS
|
| Posted: Mon Oct 12, 2009 5:28 am |
|
|
| The file shows a path to your hard drive. Can't work with it unless you have media file online. |
|
|
| |
|
|
|
Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.19 © 2001, 2002 phpBB Group
|