Problems with hidden music player. |
Problems with hidden music player. |
Jan 26 2007, 06:47 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 84 Joined: Dec 2005 Member No: 323,797 |
I've been having great success with the hidden music player code shown below for several months until recently.
CODE <embed allowScriptAccess="never" allowNetworking="internal" enableJavaScript="false" allowScriptAccess="never" allowNetworking="internal" allowScriptAccess="never" allowNetworking="internal" allowScriptAccess="never" src="insert music code here"hidden=true autostart=true loop=true></embed> I'll put the code for the song I want in it and click the Preview Profile button, but a visible music player like this comes up and plays the song: ![]() When I click the Return to Interests & Personality button, the code changes and looks like this: CODE <object type="application/x-mplayer2" classid="6BF52A52-394A-11d3-B153-00C04F79FAA6" height="350" width="425"> <param name="fileName" value="code for song" /> <param name="URL" value="code for song" /> <param name="src" value="code for song" /> <param name="allownetworking" value="internal" /> <param name="allowScriptAccess" value="never" /> <param name="enableJSURL" value="false" /> <param name="enableHREF" value="false" /> <param name="saveEmbedTags" value="true" /> </object> I've never had this happen before. Is it possible to fix this code or find another one? |
|
|
|
Birt Problems with hidden music player. Jan 26 2007, 06:47 PM
anime.essence <style type="text/css">
td object,... Jan 26 2007, 06:56 PM
Birt Well, that did hide the music player, but the song... Jan 26 2007, 07:11 PM
Birt I didn't realize there was another topic poste... Jan 27 2007, 02:05 PM![]() ![]() |