Pixelpost

Authentic Photoblog Flavour


Go Back   Pixelpost Forum > SUPPORT / INFORMATION > Pixelpost Help

Post Reply
 
Thread Tools
  #11  
Old 02-09-2008, 09:31 AM
Crossie Offline
pp veteran
 
Join Date: Sep 2006
Location: Germany
Posts: 71
Send a message via ICQ to Crossie
Great idea. I have placed the dewplayer together with the Custom Field addon on my blog to assign some of my audio-compositions to my photos. Works really flawless, except I had to expand the required database fields of the addon to 300byte cause of the lengthy flashplayer code (default is 121, which isn't enough).

Check: http://www.accessible.de/pixelpost/i...?showimage=691

I've searched a while to connect individual audios with photos. The solution discussed here is very good, thanks for the inspiration!

Uwe
__________________
www.accessible.de
Reply With Quote
  #12  
Old 02-09-2008, 11:46 AM
fredxeric's Avatar
fredxeric Offline
pixelpost guru
 
Join Date: Sep 2006
Location: Montréal, Québec, Canada
Posts: 407
Send a message via AIM to fredxeric Send a message via MSN to fredxeric
I haved tested some java script to play the same music overall the pp site,

I think if you open a new windows with the sound on it like this will work

Code:
<script language="JavaScript">
<!-- 
function playmusic(url,name)
{ 

new_window = window.open('template/template_name/sound/page sound.html','the_name_of_the_new_page', ' menubar,resizable,dependent,status,width=300,height=200,left=10,top=10')
}
// -->
</script>

Code:
<body onload="playmusic()">

page_sound.html

Code:
<object type="application/x-shockwave-flash" data="dewplayer.swf?mp3=votre_son.mp3&autoplay=1" width="200" height="20">
<param name="movie" value="dewplayer.swf?mp3=votre_son.mp3&autoplay=1" />
</object>
you will need the dewplayer.swf

download available here...

http://www.alsacreations.fr/dewplayer
Reply With Quote
  #13  
Old 02-09-2008, 03:31 PM
fredxeric's Avatar
fredxeric Offline
pixelpost guru
 
Join Date: Sep 2006
Location: Montréal, Québec, Canada
Posts: 407
Send a message via AIM to fredxeric Send a message via MSN to fredxeric
Just tested what I have advanced in the last post but it is not working, the sound is refreshing on every page load, I will have to create an addon to load only once the popup with the sound I guess with the $_SESSION variable, but I am not sure. anyway I will test that and come with an answer
Reply With Quote
  #14  
Old 03-23-2008, 02:39 AM
hoolaa Offline
forum loafer
 
Join Date: Mar 2008
Posts: 8
Smile

Quote:
Originally Posted by fredxeric View Post
Just tested what I have advanced in the last post but it is not working, the sound is refreshing on every page load, I will have to create an addon to load only once the popup with the sound I guess with the $_SESSION variable, but I am not sure. anyway I will test that and come with an answer
Hi fredxeric,

How about the testing now? thanks.
Reply With Quote
Post Reply


Thread Tools




All times are GMT. The time now is 09:25 AM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd. | Style Design: d3 designs