AutoSound

Q&A about the latest versions
Post Reply
User avatar
zap
Posts: 391
Joined: Thu May 29, 2008 12:13 pm
Contact:

Hi again

When embedding a sound in the flashpano it does'nt autoplay. Only after clicking the control "play" it begins to play.

Where should I search for the problem? In the template normal.ggt I found this

Code: Select all

parameter="song_url=" + document.encodeUrl(soundfilename);
		if (formvalue["soundtitle"]!="") {
			parameter+="&song_title=" + document.encodeUrl(formvalue["soundtitle"]);
		}
		parameter+="&autoplay=true";
		document.writeln("\t\t\tp2q_EmbedFlash('xspf_player_slim.swf?" + parameter + "','400','15');");
?>
		</script>
		</p>
Thx
360 Panorama Creators http://luxmap.com
Google Trusted Photographer
User avatar
zap
Posts: 391
Joined: Thu May 29, 2008 12:13 pm
Contact:

Hi again

I gave it a try and uploaded it on the internet server.
There it works flawlessly. But locally it doesn't work.

Any clue?

cheers
360 Panorama Creators http://luxmap.com
Google Trusted Photographer
Griffo
Posts: 4
Joined: Mon Jul 21, 2008 8:08 am

Same thing over here. Very frustrating since I bought the software for this purpose.
Post Reply